summaryrefslogtreecommitdiffstats
path: root/test/dm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* reset: Add generic reset driverSean Anderson2020-07-011-0/+1
* dm: Add support for simple-pm-busSean Anderson2020-07-011-0/+1
* clk: Add K210 pll supportSean Anderson2020-07-011-0/+1
* dm: core: add ofnode and dev function to iterate on node propertyPatrick Delaunay2020-04-161-1/+2
* Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini2020-04-161-0/+1
|\
| * test: fdtdec: test fdtdec_set_carveout()Laurentiu Tudor2020-04-161-0/+1
* | acpi: Add a simple sandbox testSimon Glass2020-04-161-0/+1
|/
* Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini2020-01-091-0/+1
|\
| * dm: devres: Add testsSimon Glass2020-01-071-0/+1
* | test: rng: Add basic test for random number generator(rng) uclassSughosh Ganu2020-01-071-0/+1
|/
* sandbox: Add a test for IRQSimon Glass2019-12-151-0/+1
* sandbox: Add PCI driver and test for p2sbSimon Glass2019-12-151-0/+1
* x86: sandbox: Add a PMC emulator and testSimon Glass2019-12-151-0/+1
* dm: Add a dsi host uclassYannick Fertré2019-10-131-0/+1
* Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-271-1/+1
|\
| * clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski2019-07-191-1/+1
* | test: dm: add a test for MDIO MUX DM uclassAlex Marginean2019-07-181-0/+1
|/
* test: dm: add MDIO testAlex Marginean2019-07-151-0/+1
* test: pci_ep: add basic pci_ep testsRamon Fried2019-07-111-0/+1
* dm: Add a No-op uclassJean-Jacques Hiblot2019-07-051-0/+1
* sandbox: pch: Add a test for the PCH uclassSimon Glass2019-02-201-0/+1
* test: bootcount: add bootcount-uclass testPhilipp Tomsich2019-01-141-0/+1
* cmd: Move the "dm" command from test/dm/ to cmd/Tom Rini2018-12-151-1/+0
* dm: sound: Complete migration to driver modelSimon Glass2018-12-131-3/+3
* dm: sound: Create a uclass for soundSimon Glass2018-12-131-0/+1
* dm: sound: Create a uclass for i2sSimon Glass2018-12-131-0/+1
* dm: sound: Create a uclass for audio codecsSimon Glass2018-12-131-0/+1
* test: dma: add dma-uclass testGrygorii Strashko2018-12-071-0/+1
* dm: Add Hardware Spinlock classBenjamin Gaignard2018-12-061-0/+1
* test: dm: virtio: Add test cases for virtio uclassBin Meng2018-11-141-0/+1
* test: panel: Add a test for the panel uclassSimon Glass2018-10-091-0/+1
* test: tee: test TEE uclassJens Wiklander2018-10-071-0/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2018-09-301-0/+2
|\
| * dm: test: Add "/firmware" node scan testRajan Vaja2018-09-291-0/+1
| * test: Add tests for board uclassMario Six2018-09-291-0/+1
* | video_osd: Add osd sandbox driver and testsMario Six2018-09-281-0/+1
|/
* test: Add tests for CPU uclassMario Six2018-09-181-0/+1
* sandbox: Add serial testPatrice Chotard2018-09-101-0/+1
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2018-08-111-0/+1
|\
| * test: Add tests for misc uclassMario Six2018-08-111-0/+1
* | test: Add AXI testMario Six2018-08-111-0/+1
|/
* test: smem: add basic smem testRamon Fried2018-07-191-0/+1
* test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada2018-05-071-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot2017-05-091-0/+1
* dm: Simple Watchdog uclassmaxims@google.com2017-05-081-0/+1
* dm: sandbox: pwm: Add a basic pwm testSimon Glass2017-04-271-0/+1
* Add a power domain framework/uclassStephen Warren2016-07-271-0/+1
* reset: implement a reset testStephen Warren2016-06-191-0/+1
* mailbox: implement a sandbox testStephen Warren2016-05-261-0/+1