summaryrefslogtreecommitdiff
path: root/drivers/pci/pci-uclass.c
AgeCommit message (Expand)Author
2015-08-05dm: pci: Allow scan bridge child devices before relocationBin Meng
2015-07-28dm: pci: Support bridge device configuration correctlyBin Meng
2015-07-28dm: pci: Pass only device/function to pci_bus_find_devfn()Bin Meng
2015-07-28dm: pci: Use complete bdf in all pci config read/write routinesBin Meng
2015-07-21dm: pci: Add a function to get the BDF for a deviceSimon Glass
2015-07-21dm: pci: Add support for PCI driver matchingSimon Glass
2015-07-15dm: x86: baytrail: Correct PCI region 3 when driver model is usedSimon Glass
2015-07-15dm: pci: Correct bus number when scanning sub-busesSimon Glass
2015-07-15dm: pci: Use the correct hose when configuring devicesSimon Glass
2015-06-04dm: pci: Allow PCI bus numbering aliasesSimon Glass
2015-04-17dm: pci: Add a uclass for PCISimon Glass