summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci_common.c
Commit message (Expand)AuthorAgeFilesLines
* dm: pci: Switch to DM API for PCI address mappingSimon Glass2016-01-121-1/+1
* dm: pci: Drop the old version of pci_find_class()Simon Glass2016-01-121-42/+42
* dm: pci: Drop the old version of pci_find_device/s()Simon Glass2016-01-121-0/+2
* pci: fix address range check in __pci_hose_phys_to_bus()Marcel Ziswiler2015-11-231-1/+1
* pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()Cheng Gu2015-11-121-2/+2
* dm: pci: Support bridge device configuration correctlyBin Meng2015-07-281-1/+6
* dm: pci: Use the correct hose when configuring devicesSimon Glass2015-07-141-0/+6
* pci: Move pci_hose_phys_to_bus() to pci_common.cBin Meng2015-06-041-4/+66
* dm: pci: Move common PCI functions into their own fileSimon Glass2015-04-161-0/+292
OpenPOWER on IntegriCloud