summaryrefslogtreecommitdiff
path: root/test/dm/Makefile
AgeCommit message (Expand)Author
2022-09-03tpm: Allow reporting the internal stateSimon Glass
2022-07-08test: fix CONFIG_ACPIGEN dependenciesHeinrich Schuchardt
2022-06-08test: dm: virtio_rng: Test virtio-rng with faked deviceAndrew Scull
2022-06-08virtio: sandbox: Bind RNG rather than block deviceAndrew Scull
2022-06-08test: dm: virtio: Split out virtio device testsAndrew Scull
2022-04-23test: dm: add tests for tag supportAKASHI Takahiro
2022-04-18dm: core: Allow devres to be disabled in SPLSimon Glass
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass
2021-11-13test/dm: fix watchdog testHeinrich Schuchardt
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