index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
pci.c
Age
Commit message (
Expand
)
Author
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Match region flags using a mask
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-05-03
test: pci: Test PCI address conversion functions
Andrew Scull
2022-01-25
dm: Fix OF_BAD_ADDR definition
Patrice Chotard
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2020-08-25
pci: pci-uclass: Add multi entry support for memory regions
Suneel Garapati
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-07-17
pci: Avoid a crash in device_is_on_pci_bus()
Simon Glass
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