uboot-mt623x/cpu/mpc5xxx
Mike Frysinger e39bf1e2a9 kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed
Commit cbb0cab1d9 broke some platforms which used kgdb code but
didn't actually include kgdb.h.  So include kgdb.h in all the relevant
traps code.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-02-08 22:05:42 +01:00
..
Makefile Move MPC5xxx_FEC driver to drivers/net 2008-08-29 13:58:07 -06:00
config.mk ppc: remove -ffixed-r14 gcc option. 2010-01-26 19:30:16 +01:00
cpu.c mpc5xxx: Support CPU internal watchdog. 2010-01-25 23:57:39 +01:00
cpu_init.c mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm' 2010-02-03 20:01:05 +01:00
firmware_sc_task.impl.S * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
firmware_sc_task_bestcomm.impl.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c.c Reset i2c slave devices during init on mpc5xxx cpus 2009-09-06 11:26:04 +02:00
ide.c board support patch for phyCORE-MPC5200B-tiny 2009-07-10 23:21:32 +02:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
io.S * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
loadtask.c * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
pci_mpc5200.c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 2009-02-07 23:50:04 +01:00
serial.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
speed.c Use strmhz() to format clock frequencies 2008-10-21 11:25:38 +02:00
start.S ppc: Use r12 instead of r14 as GOT pointer. 2010-01-26 19:30:13 +01:00
traps.c kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed 2010-02-08 22:05:42 +01:00
u-boot-customlayout.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00
u-boot.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00
usb.c Add support for USB on PSC3 for the mpc5200 2009-08-25 12:57:55 +02:00
usb_ohci.c Add support for USB on PSC3 for the mpc5200 2009-08-25 12:57:55 +02:00
usb_ohci.h Replace __attribute references with __attribute__ 2009-04-28 01:01:39 +02:00