summaryrefslogtreecommitdiffstats
path: root/test/dm/pci.c
Commit message (Expand)AuthorAgeFilesLines
* dm: pci: Add a function to read a PCI BARSimon Glass2019-10-081-0/+45
* sandbox: Rename PCI ID for swap_case to be more specificSimon Glass2019-10-081-3/+3
* test: dm: Add a test for PCI Enhanced AllocationAlex Marginean2019-07-101-0/+49
* test: dm: pci: Add cases for finding next PCI capability APIsBin Meng2018-11-141-0/+20
* test: Add test for PCI device without compat string and with DT nodeMarek Vasut2018-10-201-0/+5
* test: dm: pci: Add cases for finding PCI capability APIsBin Meng2018-08-081-0/+32
* test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng2018-08-081-0/+63
* test: dm: pci: Test driver binding with driver data providedBin Meng2018-08-081-0/+17
* test: dm: pci: Add tests for configuration space accessBin Meng2018-08-081-9/+15
* test: dm: pci: Test more than one PCI host controllerBin Meng2018-08-081-0/+11
* test: dm: pci: Test more than one device on the same busBin Meng2018-08-081-4/+33
* test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()Bin Meng2018-08-081-3/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: test: Convert PCI tests to use the DM PCI APISimon Glass2016-01-121-9/+6
* dm: pci: Allow PCI bus numbering aliasesSimon Glass2015-06-041-0/+11
* test: Generalize the unit test frameworkJoe Hershberger2015-05-211-3/+3
* dm: pci: Add driver model tests for PCISimon Glass2015-04-181-0/+59