aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci_compat.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-01-18dm: pci: return the real controller in pci_bus_to_hose()Minghuan Lian1-1/+1
2016-01-24dm: pci: Move pci_bus_to_hose() to compatibilitySimon Glass1-0/+15
2016-01-12dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass1-1/+1
2015-08-05pci: Remove DEBUG from pci_compat.cBin Meng1-1/+0
2015-07-21dm: pci: Add a function to get the BDF for a deviceSimon Glass1-6/+2
2015-04-16dm: pci: Add a uclass for PCISimon Glass1-0/+43