]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers/pci/pci-uclass.c
dm: pci: Use complete bdf in all pci config read/write routines
[karo-tx-uboot.git] / drivers / pci / pci-uclass.c
2015-09-09 Bin Mengdm: pci: Use complete bdf in all pci config read/write...
2015-09-09 Simon Glassdm: pci: Add a function to get the BDF for a device
2015-09-09 Simon Glassdm: pci: Add support for PCI driver matching
2015-09-09 Simon Glassdm: x86: baytrail: Correct PCI region 3 when driver...
2015-09-09 Simon Glassdm: pci: Correct bus number when scanning sub-buses
2015-09-09 Simon Glassdm: pci: Use the correct hose when configuring devices
2015-09-08 Simon Glassdm: pci: Allow PCI bus numbering aliases
2015-09-08 Simon Glassdm: pci: Add a uclass for PCI