summaryrefslogtreecommitdiff
path: root/test/dm/Makefile
AgeCommit message (Expand)Author
2021-10-31test: Add tests for IOMMU uclassMark Kettenis
2021-09-13pci: Drop DM_PCISimon Glass
2021-08-16test: dm: Add test for ECDSA UCLASS supportAlexandru Gagniuc
2021-07-23reboot-mode: read the boot mode from GPIOs statusNandor Han
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak
2021-05-04test: Add gpio-sysinfo testSean Anderson
2021-04-22test: Add test for partitionsSean Anderson
2021-04-22test: Alphabetize dm MakefileSean Anderson
2021-04-15test: dm: Add a test case for simple-bus <ranges>Bin Meng
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil
2021-04-12test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor
2021-03-12test: Rename test-main.c to test-dm.cSimon Glass
2021-02-26test: dm: Add test for fastboot mmc partition namingSean Anderson
2021-02-18dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys()Nicolas Saenz Julienne
2021-02-18dm: test: Add test case for dev_get_dma_ranges()Nicolas Saenz Julienne
2021-01-30dm: core: Update ofnode_read_fmap_entry() to read hashesSimon Glass
2021-01-30cros_ec: Add a function for the hello messageSimon Glass
2020-11-06board: Rename uclass to sysinfoSimon Glass
2020-10-29dm: test: Add a very simple of-platadata testSimon Glass
2020-10-29dm: test: Disable some tests that should not run in SPLSimon Glass
2020-10-28test: mux-cmd: Add tests for the 'mux' commandPratyush Yadav
2020-10-28test: Add tests for the multiplexer frameworkJean-Jacques Hiblot
2020-10-08test: pinmux: Add test for pin muxingSean Anderson
2020-09-30firmware: add SCMI agent uclassEtienne Carriere
2020-07-28test: dm: add a test for class buttonPhilippe Reynes
2020-07-25test: Add tests for SOC uclassDave Gerlach
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20test: Add tests for SOC uclassDave Gerlach
2020-07-17acpi: Support writing Device Properties objects via _DSDSimon Glass
2020-07-17acpi: Support generation of ACPI codeSimon Glass
2020-07-01reset: Add generic reset driverSean Anderson
2020-07-01dm: Add support for simple-pm-busSean Anderson
2020-07-01clk: Add K210 pll supportSean Anderson
2020-04-16dm: core: add ofnode and dev function to iterate on node propertyPatrick Delaunay
2020-04-16Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini
2020-04-16test: fdtdec: test fdtdec_set_carveout()Laurentiu Tudor
2020-04-16acpi: Add a simple sandbox testSimon Glass
2020-01-09Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini
2020-01-07dm: devres: Add testsSimon Glass
2020-01-07test: rng: Add basic test for random number generator(rng) uclassSughosh Ganu
2019-12-15sandbox: Add a test for IRQSimon Glass
2019-12-15sandbox: Add PCI driver and test for p2sbSimon Glass
2019-12-15x86: sandbox: Add a PMC emulator and testSimon Glass
2019-10-13dm: Add a dsi host uclassYannick Fertré
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski
2019-07-18test: dm: add a test for MDIO MUX DM uclassAlex Marginean
2019-07-15test: dm: add MDIO testAlex Marginean
2019-07-11test: pci_ep: add basic pci_ep testsRamon Fried
2019-07-05dm: Add a No-op uclassJean-Jacques Hiblot