index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
pci.c
Age
Commit message (
Expand
)
Author
2019-10-08
dm: pci: Add a function to read a PCI BAR
Simon Glass
2019-10-08
sandbox: Rename PCI ID for swap_case to be more specific
Simon Glass
2019-07-10
test: dm: Add a test for PCI Enhanced Allocation
Alex Marginean
2018-11-14
test: dm: pci: Add cases for finding next PCI capability APIs
Bin Meng
2018-10-20
test: Add test for PCI device without compat string and with DT node
Marek Vasut
2018-08-08
test: dm: pci: Add cases for finding PCI capability APIs
Bin Meng
2018-08-08
test: dm: pci: Add tests for mixed static and dynamic devices on the same bus
Bin Meng
2018-08-08
test: dm: pci: Test driver binding with driver data provided
Bin Meng
2018-08-08
test: dm: pci: Add tests for configuration space access
Bin Meng
2018-08-08
test: dm: pci: Test more than one PCI host controller
Bin Meng
2018-08-08
test: dm: pci: Test more than one device on the same bus
Bin Meng
2018-08-08
test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-01-12
dm: test: Convert PCI tests to use the DM PCI API
Simon Glass
2015-06-04
dm: pci: Allow PCI bus numbering aliases
Simon Glass
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
2015-04-18
dm: pci: Add driver model tests for PCI
Simon Glass