u-boot/cpu/mpc83xx
Dave Liu 9be39a67c9 mpc83xx: Add support for the display of reset status
83xx processor family has many reset sources, such as
power on reset, software hard reset, software soft reset,
JTAG, bus monitor, software watchdog, check stop reset,
external hard reset, external software reset.
sometimes, to figure out the fault of system, we need to
know the cause of reset early before the prompt of
u-boot present.

Signed-off-by: Dave Liu <daveliu@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2007-08-10 01:12:03 -05:00
..
config.mk Correct fixup relocation for mpc83xx 2007-07-04 01:08:40 +02:00
cpu.c mpc83xx: Add support for 8360 silicon revision 2.1 2007-08-10 01:12:02 -05:00
cpu_init.c mpc83xx: Add support for the display of reset status 2007-08-10 01:12:03 -05:00
interrupts.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
Makefile mpc83xx: Add generic PCI setup code. 2007-04-23 16:32:00 -05:00
pci.c mpc83xx: minor fixups for 8313rdb introduction 2007-04-25 12:34:38 -05:00
qe_io.c mpc83xx: streamline the 83xx immr head file 2007-03-02 11:05:53 -06:00
spd_sdram.c Fix memory initialization on MPC8349E-mITX 2007-05-01 12:10:26 -05:00
speed.c mpc83xx: replace elaborate boottime verbosity with 'clocks' command 2007-05-01 12:08:36 -05:00
start.S [ppc] Fix build breakage for all non-4xx PowerPC variants. 2007-06-22 14:58:04 +02:00
traps.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
u-boot.lds Correct fixup relocation for mpc83xx 2007-07-04 01:08:40 +02:00