aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-15pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin1-13/+17
2011-06-23IXP42x PCI rewriteMichael Schwingen1-4/+0
2011-01-14powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala1-0/+12
2010-11-14pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOWPeter Tyser1-2/+14
2010-11-14pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOWPeter Tyser1-8/+9
2010-11-14pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser1-28/+89
2010-10-22pci: Add ability to re-enumerate PCI busesJohn Schmoller1-1/+3
2010-03-21Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()Wolfgang Denk1-1/+1
2009-02-23PCI: Add pci_last_busno() helperAnton Vorontsov1-0/+13
2009-02-10drivers/pci: Create pci_map_bar functionBecky Bruce1-0/+19
2009-02-07pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matchingKumar Gala1-24/+78
2008-10-24pci: Allow for PCI addresses to be 64-bitKumar Gala1-11/+26
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-4/+0
2008-07-10pci: Move PCI device configuration check into a separate weak functionStefan Roese1-24/+46
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-05-12Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk1-10/+3
2008-05-10Update pci code to use phys_addr_tBecky Bruce1-4/+4
2008-03-23pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config optionNobuhiro Iwamatsu1-3/+10
2007-11-24drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD1-0/+526