summaryrefslogtreecommitdiff
path: root/drivers/pci/pci-emul-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-08pci: sandbox: emul: Rename priv structureBin Meng1-4/+4
2018-08-08pci: sandbox: Support dynamically binding device driverBin Meng1-4/+10
2018-08-08pci: sandbox: emul: Fix the call to pci_bus_find_devfn()Bin Meng1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2015-04-17dm: sandbox: pci: Add a PCI emulation uclassSimon Glass1-0/+67