index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
dm
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: pci: Add a function to read a PCI BAR
Simon Glass
2019-10-08
1
-0
/
+45
*
sandbox: Rename PCI ID for swap_case to be more specific
Simon Glass
2019-10-08
1
-3
/
+3
*
test: dm: Add a test for PCI Enhanced Allocation
Alex Marginean
2019-07-10
1
-0
/
+49
*
test: dm: pci: Add cases for finding next PCI capability APIs
Bin Meng
2018-11-14
1
-0
/
+20
*
test: Add test for PCI device without compat string and with DT node
Marek Vasut
2018-10-20
1
-0
/
+5
*
test: dm: pci: Add cases for finding PCI capability APIs
Bin Meng
2018-08-08
1
-0
/
+32
*
test: dm: pci: Add tests for mixed static and dynamic devices on the same bus
Bin Meng
2018-08-08
1
-0
/
+63
*
test: dm: pci: Test driver binding with driver data provided
Bin Meng
2018-08-08
1
-0
/
+17
*
test: dm: pci: Add tests for configuration space access
Bin Meng
2018-08-08
1
-9
/
+15
*
test: dm: pci: Test more than one PCI host controller
Bin Meng
2018-08-08
1
-0
/
+11
*
test: dm: pci: Test more than one device on the same bus
Bin Meng
2018-08-08
1
-4
/
+33
*
test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()
Bin Meng
2018-08-08
1
-3
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: test: Convert PCI tests to use the DM PCI API
Simon Glass
2016-01-12
1
-9
/
+6
*
dm: pci: Allow PCI bus numbering aliases
Simon Glass
2015-06-04
1
-0
/
+11
*
test: Generalize the unit test framework
Joe Hershberger
2015-05-21
1
-3
/
+3
*
dm: pci: Add driver model tests for PCI
Simon Glass
2015-04-18
1
-0
/
+59