summaryrefslogtreecommitdiff
path: root/drivers/pci/pci_sandbox.c
AgeCommit message (Expand)Author
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada
2018-08-08pci: sandbox: Support dynamically binding device driverBin 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
2016-07-27dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass
2016-07-27dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass
2015-04-16dm: sandbox: Add a simple PCI driverSimon Glass