summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAgeLines
* Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()Wolfgang Denk2010-03-21-1/+1
* PCI: Add pci_last_busno() helperAnton Vorontsov2009-02-23-0/+13
* drivers/pci: Create pci_map_bar functionBecky Bruce2009-02-10-0/+19
* pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matchingKumar Gala2009-02-07-24/+78
* pci: Allow for PCI addresses to be 64-bitKumar Gala2008-10-24-11/+26
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-4/+0
* pci: Move PCI device configuration check into a separate weak functionStefan Roese2008-07-10-24/+46
* Big white-space cleanup.Wolfgang Denk2008-05-21-4/+4
* Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk2008-05-12-10/+3
* Update pci code to use phys_addr_tBecky Bruce2008-05-10-4/+4
* pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config optionNobuhiro Iwamatsu2008-03-23-3/+10
* drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2007-11-24-0/+526