uboot-mt623x/cpu/mpc5xxx
Ben Warren e1d7480b5d Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Modified board_eth_init() functions of boards that have this FEC in addition
to other Ethernet controllers.

Affected boards:
	bc3450
	icecube
	mvbc_p
	o2dnt
	pm520
	total5200
	tq5200

Removed initialization of controller from net/eth.c

Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2008-09-02 21:18:18 -07:00
..
Makefile Move MPC5xxx_FEC driver to drivers/net 2008-08-29 13:58:07 -06:00
config.mk PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
cpu.c Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory 2008-09-02 21:18:18 -07:00
cpu_init.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05: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 MPC5200: don't use hardcoded MBAR address in Bestcomm firmware 2008-01-12 21:19:01 +01:00
i2c.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
ide.c Minor coding style cleanup. 2007-08-29 01:32:05 +02:00
interrupts.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05: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 MPC5200: enable snooping of DMA transactions on XLB even if no PCI 2006-04-18 11:05:03 +02:00
serial.c Add splashscreen support for MCC200 board. 2006-08-30 23:09:00 +02:00
speed.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02: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-customlayout.lds Big white-space cleanup. 2008-05-21 00:14:08 +02:00
u-boot.lds Big white-space cleanup. 2008-05-21 00:14:08 +02:00
usb.c MPC5xxx: fix some compiler warnings in USB code 2007-08-29 02:09:58 +02:00
usb_ohci.c USB: fix more GCC 4.2.x aliasing warnings 2008-04-25 12:44:08 +02:00
usb_ohci.h Fix low-level OHCI transfers for ARM920t and MPC5xxx 2005-07-21 11:57:57 +02:00