u-boot-brain/cpu/mpc512x
Detlev Zundel 57ae8a5cce mpc512x: Use in/out accessors for all registers
This is not only a cosmetic change as it fixes the real bug of board
reset not working with the ELDK 4.2 toolchain.

Signed-off-by: Detlev Zundel <dzu@denx.de>
2010-01-21 23:00:45 +01:00
..
asm-offsets.h MPC512x: remove include/mpc512x.h 2009-06-12 20:47:16 +02:00
config.mk mpc512x: Move common files to share them by several boards 2009-06-12 20:47:16 +02:00
cpu_init.c MPC512x: remove include/mpc512x.h 2009-06-12 20:47:16 +02:00
cpu.c mpc512x: Use in/out accessors for all registers 2010-01-21 23:00:45 +01:00
diu.c mpc512x: Use in/out accessors for all registers 2010-01-21 23:00:45 +01:00
fixed_sdram.c mpc512x: fix fixed_sdram() init code. 2009-10-08 00:23:12 +02:00
i2c.c mpc512x: Fix problem with I2C access before relocation 2009-06-12 20:47:18 +02:00
ide.c MPC512x: use I/O accessors instead of pointer accesses 2009-06-12 20:47:16 +02:00
iim.c General help message cleanup 2009-06-12 20:47:16 +02:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
iopin.c MPC512x: use I/O accessors instead of pointer accesses 2009-06-12 20:47:16 +02:00
Makefile MPC512x: factor out common code 2009-07-14 00:02:41 +02:00
pci.c mpc512x: Use in/out accessors for all registers 2010-01-21 23:00:45 +01:00
serial.c mpc512x: Use in/out accessors for all registers 2010-01-21 23:00:45 +01:00
speed.c MPC512x: remove include/mpc512x.h 2009-06-12 20:47:16 +02:00
start.S relocation: Do not relocate NULL pointers. 2009-10-08 09:33:36 +02:00
traps.c MPC512x: Change traps.c to not reference non-addressable memory 2008-06-03 19:47:14 +02:00
u-boot.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00