summaryrefslogtreecommitdiff
path: root/test/dm/Makefile
AgeCommit message (Expand)Author
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
2019-02-20sandbox: pch: Add a test for the PCH uclassSimon Glass
2019-01-14test: bootcount: add bootcount-uclass testPhilipp Tomsich
2018-12-15cmd: Move the "dm" command from test/dm/ to cmd/Tom Rini
2018-12-13dm: sound: Complete migration to driver modelSimon Glass
2018-12-13dm: sound: Create a uclass for soundSimon Glass
2018-12-13dm: sound: Create a uclass for i2sSimon Glass
2018-12-13dm: sound: Create a uclass for audio codecsSimon Glass
2018-12-07test: dma: add dma-uclass testGrygorii Strashko
2018-12-06dm: Add Hardware Spinlock classBenjamin Gaignard
2018-11-14test: dm: virtio: Add test cases for virtio uclassBin Meng
2018-10-09test: panel: Add a test for the panel uclassSimon Glass
2018-10-07test: tee: test TEE uclassJens Wiklander
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-29dm: test: Add "/firmware" node scan testRajan Vaja