alistair23-linux/arch/powerpc
Benjamin Herrenschmidt 4c9d2800be [POWERPC] Generic OF platform driver for PCI host bridges.
When enabled in Kconfig, it will pick up any of_platform_device
matching it's match list (currently type "pci", "pcix", "pcie",
or "ht" and setup a PHB for it.

Platform must provide a ppc_md.pci_setup_phb() for it to work
(for doing the necessary initialisations specific to a given PHB
like setting up the config space ops).

It's currently only available on 64 bits as the 32 bits PCI code
can't quite cope with it in it's current form. I will fix that
later.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-12-04 20:38:49 +11:00
..
boot Merge branch 'linux-2.6' into for-linus 2006-12-04 15:59:07 +11:00
configs Merge branch 'linux-2.6' into for-linus 2006-12-04 15:59:07 +11:00
kernel [POWERPC] Generic OF platform driver for PCI host bridges. 2006-12-04 20:38:49 +11:00
lib [POWERPC] Disallow kprobes on emulate_step and branch_taken 2006-11-01 15:14:12 +11:00
math-emu [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c 2006-09-26 15:24:35 +10:00
mm Merge branch 'linux-2.6' into for-linus 2006-12-04 15:59:07 +11:00
oprofile [POWERPC] Fix oprofile support for e500 in arch/powerpc 2006-11-01 14:52:48 +11:00
platforms [POWERPC] Generic OF platform driver for PCI host bridges. 2006-12-04 20:38:49 +11:00
sysdev [POWERPC] Refactor 64 bits DMA operations 2006-12-04 20:38:40 +11:00
xmon [POWERPC] add support for dumping spu info from xmon 2006-10-25 14:20:22 +10:00
Kconfig [POWERPC] Generic OF platform driver for PCI host bridges. 2006-12-04 20:38:49 +11:00
Kconfig.debug
Makefile [POWERPC] Create a "wrapper" script and use it in arch/powerpc/boot 2006-09-28 14:30:02 +10:00