u-boot-brain/lib_ppc
Detlev Zundel 82826d5422 mpc512x: Add display of reset status register
Content of the RSR is put into gd early so we can output it together
with the CPU info.  The clearing of gd in board_init_f is redundant for
this architecture as it is done in cpu_init_f so we remove it.

Signed-off-by: Detlev Zundel <dzu@denx.de>
2010-01-24 15:29:29 +01:00
..
bat_rw.c mpc86xx: Add support to populate addr map based on BATs 2009-02-10 00:29:49 +01:00
board.c mpc512x: Add display of reset status register 2010-01-24 15:29:29 +01:00
bootm.c 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 2009-08-28 17:12:38 -05:00
cache.c ppc: Fix roll over bug in flush_cache() 2009-02-10 00:47:18 +01:00
config.mk ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00
extable.c ppc: Remove extable relocation fixups 2009-10-03 10:17:56 +02:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
kgdb.c ppc: Move conditional compilation of kgdb.c to Makefile 2009-11-24 23:41:11 +01:00
Makefile ppc: Move conditional compilation of kgdb.c to Makefile 2009-11-24 23:41:11 +01:00
ppccache.S Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
ppcstring.S Initial revision 2000-07-19 14:09:16 +00:00
ticks.S Initial revision 2001-11-26 22:06:16 +00:00
time.c Generic udelay() with watchdog support 2009-12-05 01:08:53 +01:00