summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/pci-common.c
AgeCommit message (Expand)AuthorLines
2008-04-20PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas-33/+1
2008-03-13[POWERPC] Fix bogus test for unassigned PCI resourcesBenjamin Herrenschmidt-1/+7
2008-01-23[POWERPC] Fixup transparent P2P resourcesKumar Gala-2/+3
2008-01-23[POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resourcesKumar Gala-1/+2
2007-12-31Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allo...Paul Mackerras-10/+3
2007-12-20[POWERPC] Fix PCI IRQ fallback code to not map IRQ 0Benjamin Herrenschmidt-2/+3
2007-12-20[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocatedBenjamin Herrenschmidt-3/+10
2007-12-20[POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resourcesBenjamin Herrenschmidt-0/+22
2007-12-20[POWERPC] Various fixes to pcibios_enable_device()Benjamin Herrenschmidt-1/+4
2007-12-20[POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt-0/+38
2007-12-20[POWERPC] fix iSeries PCI resource managementBenjamin Herrenschmidt-1/+15
2007-12-20[POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt-0/+292
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt-0/+130
2007-12-20[POWERPC] Merge pcibios_resource_to_bus/bus_to_resourceBenjamin Herrenschmidt-0/+36
2007-12-20[POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt-0/+16
2007-12-11[POWERPC] Merge pci_process_bridge_OF_ranges()Benjamin Herrenschmidt-0/+177
2007-12-11[POWERPC] Make isa_mem_base common to 32 and 64 bitsBenjamin Herrenschmidt-0/+3
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell-2/+2
2007-12-11[POWERPC] Don't special case pci_domain_nr() for iSeriesStephen Rothwell-7/+2
2007-12-11[POWERPC] Inline pci_setup_pci_controller as it has become trivialStephen Rothwell-15/+6
2007-12-03[POWERPC] Remove redundant declaration of hose_listStephen Rothwell-2/+0
2007-12-03[POWERPC] Make global_phb_number staticStephen Rothwell-1/+1
2007-10-03[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controllerLinas Vepstas-5/+2
2007-07-26Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras-1/+1
2007-07-26[POWERPC] Add function to check if address is an IO portBenjamin Herrenschmidt-0/+23
2007-07-26[POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala-1/+1
2007-07-22[POWERPC] Quiet section mismatch warning on pcibios_setupStephen Rothwell-1/+1
2007-07-18Fix compile failure in arch/powerpc/kernel/pci-common.cTony Breeds-2/+5
2007-06-29[POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.cKumar Gala-0/+9
2007-06-29[POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala-0/+78
2007-06-29[POWERPC] Move common PCI code out of pci_32/pci_64Kumar Gala-0/+314
2007-06-29[POWERPC] Use global_number in ppc32 pci_controllerKumar Gala-0/+53