uboot-mt623x/cpu/mpc8xx
Mike Frysinger cbb0cab1d9 kgdb: drop duplicate debugger_exception_handler
The debugger_exception_handler definition is the same for everyone, so use
the common one now.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-01-18 00:23:33 +01:00
..
Makefile MPC8xx: Fix libfdt support introduced in commit 77ff7b74 2008-04-02 11:07:20 -04:00
bedbug_860.c Standardize command usage messages with cmd_usage() 2009-01-28 08:43:45 +01:00
commproc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
config.mk ppc: Remove -fno-strict-aliasing 2009-09-04 22:15:48 +02:00
cpu.c Fix compile error in building MBX860T. 2008-12-10 09:26:42 +01:00
cpu_init.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
fdt.c fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 2008-08-21 02:07:43 +02:00
fec.c Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
fec.h Initial revision 2000-12-14 10:04:19 +00:00
i2c.c i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 2008-12-15 23:46:21 +01:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
kgdb.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lcd.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
plprcr_write.S * Patch by Wolter Kamphuis, 15 Dec 2003: 2004-02-06 21:48:22 +00:00
scc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
serial.c 8xx serial, smc: Coding-Style cleanup serial SMC driver 2009-02-11 23:18:14 +01:00
speed.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
spi.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
start.S relocation: Do not relocate NULL pointers. 2009-10-08 09:33:36 +02:00
traps.c kgdb: drop duplicate debugger_exception_handler 2010-01-18 00:23:33 +01:00
upatch.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
video.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
wlkbd.c Initial revision 2002-08-27 09:48:53 +00:00