~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pci: Add mask parameter to dm_pci_map_bar()Andrew Scull2022-05-03
* pci: Match region flags using a maskAndrew Scull2022-05-03
* pci: Map bars with offset and lengthAndrew Scull2022-05-03
* test: pci: Test PCI address conversion functionsAndrew Scull2022-05-03
* dm: Fix OF_BAD_ADDR definitionPatrice Chotard2022-01-25
* dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass2021-01-05
* pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati2020-08-25
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-07
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-03
* pci: Avoid a crash in device_is_on_pci_bus()Simon Glass2020-07-17
* dm: pci: Add a function to read a PCI BARSimon Glass2019-10-08
* sandbox: Rename PCI ID for swap_case to be more specificSimon Glass2019-10-08
* test: dm: Add a test for PCI Enhanced AllocationAlex Marginean2019-07-10
* test: dm: pci: Add cases for finding next PCI capability APIsBin Meng2018-11-14
* test: Add test for PCI device without compat string and with DT nodeMarek Vasut2018-10-20
* test: dm: pci: Add cases for finding PCI capability APIsBin Meng2018-08-08
* test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng2018-08-08
* test: dm: pci: Test driver binding with driver data providedBin Meng2018-08-08
* test: dm: pci: Add tests for configuration space accessBin Meng2018-08-08
* test: dm: pci: Test more than one PCI host controllerBin Meng2018-08-08
* test: dm: pci: Test more than one device on the same busBin Meng2018-08-08
* test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()Bin Meng2018-08-08
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: test: Convert PCI tests to use the DM PCI APISimon Glass2016-01-12
* dm: pci: Allow PCI bus numbering aliasesSimon Glass2015-06-04
* test: Generalize the unit test frameworkJoe Hershberger2015-05-21
* dm: pci: Add driver model tests for PCISimon Glass2015-04-18