aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/configs/mpc8548_cds_defconfig
Commit message (Collapse)AuthorAge
* [PPC] Remove 85xx from arch/ppcKumar Gala2008-01-28
| | | | | | | 85xx exists in arch/powerpc as well as cuImage support to boot from a u-boot that doesn't support device trees. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* i2c: Delete the i2c-isa pseudo bus driverJean Delvare2007-07-19
| | | | | | There are no users of i2c-isa left, so we can finally get rid of it. Signed-off-by: Jean Delvare <khali@linux-fr.org>
* [PATCH] ppc32: Added preliminary support for the MPC8548 CDS boardKumar Gala2005-06-21
Adds support for using the MPC8548 processor on the CDS reference board. Currently all the major busses (PCI, PCI-X, PCI-Express, sRIO) and eTSEC3 and eTSEC4 are not supported. Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>