linux/arch/powerpc/platforms/82xx
Benjamin Herrenschmidt 28794d34ec powerpc/kconfig: Kill PPC_MULTIPLATFORM
CONFIG_PPC_MULTIPLATFORM is a remain of the pre-powerpc days and isn't
really meaningful anymore. It was basically equivalent to PPC64 || 6xx.

This removes it along with the following changes:

 - 32-bit platforms that relied on PPC32 && PPC_MULTIPLATFORM now rely
   on 6xx which is what they want anyway.

 - A new symbol, PPC_BOOK3S, is defined that represent compliance with
   the "Server" variant of the architecture. This is set when either 6xx
   or PPC64 is set and open the door for future BOOK3E 64-bit.

 - 64-bit platforms that relied on PPC64 && PPC_MULTIPLATFORM now use
   PPC64 && PPC_BOOK3S

 - A separate and selectable CONFIG_PPC_OF_BOOT_TRAMPOLINE option is now
   used to control the use of prom_init.c

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-03-11 17:11:35 +11:00
..
ep8248e.c phylib: rename mii_bus::dev to mii_bus::parent 2008-10-08 16:27:49 -07:00
Kconfig powerpc/kconfig: Kill PPC_MULTIPLATFORM 2009-03-11 17:11:35 +11:00
m82xx_pci.h [POWERPC] Remove old includes from arch/ppc 2007-08-22 22:39:35 -05:00
Makefile powerpc: Add support for mpc8247 based board MGCOGE from keymile. 2008-09-16 10:01:32 -05:00
mgcoge.c powerpc: Add support for mpc8247 based board MGCOGE from keymile. 2008-09-16 10:01:32 -05:00
mpc8272_ads.c powerpc/CPM: Add i2c pins to dts and board setup 2008-07-14 07:55:39 -05:00
pq2.c powerpc: Introduce ppc_pci_flags accessors 2008-12-16 15:53:16 +11:00
pq2.h [POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset. 2007-10-04 11:02:44 -05:00
pq2ads-pci-pic.c arch/powerpc: Eliminate double sizeof 2009-02-06 10:44:28 -06:00
pq2ads.h [POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset. 2007-10-04 11:02:44 -05:00
pq2fads.c [POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_put 2008-02-06 22:06:59 +11:00