aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/chrp/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-22[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala1-1/+1
2007-08-22[POWERPC] Advertise correct IDE mode on Pegasos2Olaf Hering1-0/+29
2007-08-17[POWERPC] chrp pci_ops: Use named structure member initializersNathan Lynch1-4/+4
2007-07-23[POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala1-3/+4
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala1-2/+1
2007-06-29[POWERPC] Use global_number in ppc32 pci_controllerKumar Gala1-2/+2
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-1/+1
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell1-2/+4
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell1-3/+4
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-5/+6
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering1-1/+0
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt1-9/+0
2006-07-31[POWERPC] chrp: Constify & voidify get_property()Jeremy Kerr1-6/+5
2006-07-07[POWERPC] Add briq support to CHRPBenjamin Herrenschmidt1-4/+38
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-9/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman1-2/+2
2006-04-05powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras1-2/+4
2006-02-07[PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering1-0/+2
2006-01-14[PATCH] powerpc: Make CHRP build againDavid Woodhouse1-10/+17
2005-10-26powerpc: Merge 32-bit CHRP support.Paul Mackerras1-0/+310