u-boot-brain/include/asm-nios2
Scott McNutt 3ea0037f23 nios2: Fix outx/writex parameter order in io.h
The outx/writex macros were using writex(addr, val) rather than
   the standard writex(val, addr), resulting in incompatibilty with
   architecture independent components. This change set uses standard
   parameter order.

Signed-off-by: Scott McNutt <smcnutt@psyent.com>
2010-04-02 12:28:41 -04:00
..
bitops nios2: use bitops from linux-2.6 asm-generic 2010-04-02 12:28:40 -04:00
bitops.h nios2: use bitops from linux-2.6 asm-generic 2010-04-02 12:28:40 -04:00
byteorder.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
cache.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
config.h arm/microblaze/nios/nios2/sh: Remove relocation fixups 2009-10-03 10:17:57 +02:00
errno.h nios2: add asm-nios2/errno.h 2010-04-02 12:28:40 -04:00
global_data.h arm/microblaze/nios/nios2/sh: Remove relocation fixups 2009-10-03 10:17:57 +02:00
io.h nios2: Fix outx/writex parameter order in io.h 2010-04-02 12:28:41 -04:00
opcodes.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
posix_types.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
processor.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
psr.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
ptrace.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
status_led.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
string.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
system.h nios2: add local_irq_enable/disable to asm-nios2/system.h 2010-04-02 12:28:40 -04:00
types.h Fix merge problems 2008-08-06 14:05:38 +02:00
u-boot.h remove bi_enet*addr from global data for all arches 2009-03-20 22:39:12 +01:00
unaligned.h nios2: use generic unaligned.h 2010-03-16 12:12:48 -04:00