uboot-mt623x/cpu/mpc512x
John Rigby 5f91db7f58 MPC5121e ADS PCI support take 3
Adds PCI support for MPC5121

Tested with drivers/net/rtl8139.c

Support is conditional since PCI on old silicon does not work.

ads5121_PCI_config turns on PCI

In this version, condition compilation of PCI code has been moved
from ifdef in board/ads5121/pci.c to board/ads5121/Makefile as
suggested by Jean-Christophe PLAGNIOL-VILLARD

Signed-off-by: John Rigby <jrigby@freescale.com>
2008-03-02 21:44:59 +01:00
..
Makefile [ADS5121] Support for the ADS5121 board 2007-07-27 14:43:59 +02:00
config.mk PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
cpu.c Device tree updates 2008-02-07 01:08:10 +01:00
cpu_init.c Coding style cleanup, update CHANGELOG 2007-08-02 21:27:46 +02:00
fec.c MPC512X: Cleanup bus clock names. 2008-01-12 15:37:49 +01:00
fec.h [MPC512x] Streamline frame handling in the FEC driver 2007-09-10 17:39:08 +02:00
i2c.c MPC512X: Cleanup bus clock names. 2008-01-12 15:37:49 +01:00
interrupts.c [ADS5121] Support for the ADS5121 board 2007-07-27 14:43:59 +02:00
serial.c MPC512X: Cleanup bus clock names. 2008-01-12 15:37:49 +01:00
speed.c MPC5121e ADS PCI support take 3 2008-03-02 21:44:59 +01:00
start.S ppc: Refactor cache routines, so there is only one common set. 2008-02-14 22:00:41 +01:00
traps.c Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. 2007-08-12 14:27:39 +02:00