summaryrefslogtreecommitdiff
path: root/drivers/pci/pci-emul-uclass.c
AgeCommit message (Expand)Author
2019-10-11sandbox: pci: Remember the device being emulatedSimon Glass
2019-10-08sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass
2019-10-08pci: sandbox: Probe PCI emulation devices when usedSimon Glass
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass
2018-08-08pci: sandbox: emul: Rename priv structureBin Meng
2018-08-08pci: sandbox: Support dynamically binding device driverBin Meng
2018-08-08pci: sandbox: emul: Fix the call to pci_bus_find_devfn()Bin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2015-04-16dm: sandbox: pci: Add a PCI emulation uclassSimon Glass