summaryrefslogtreecommitdiff
path: root/test/dm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-01-15test: bootcount: add bootcount-uclass testPhilipp Tomsich1-0/+1
2018-12-15cmd: Move the "dm" command from test/dm/ to cmd/Tom Rini1-1/+0
2018-12-14dm: sound: Complete migration to driver modelSimon Glass1-3/+3
2018-12-14dm: sound: Create a uclass for soundSimon Glass1-0/+1
2018-12-14dm: sound: Create a uclass for i2sSimon Glass1-0/+1
2018-12-14dm: sound: Create a uclass for audio codecsSimon Glass1-0/+1
2018-12-07test: dma: add dma-uclass testGrygorii Strashko1-0/+1
2018-12-07dm: Add Hardware Spinlock classBenjamin Gaignard1-0/+1
2018-11-14test: dm: virtio: Add test cases for virtio uclassBin Meng1-0/+1
2018-10-09test: panel: Add a test for the panel uclassSimon Glass1-0/+1
2018-10-07test: tee: test TEE uclassJens Wiklander1-0/+1
2018-10-01Merge git://git.denx.de/u-boot-dmTom Rini1-0/+2
2018-09-29dm: test: Add "/firmware" node scan testRajan Vaja1-0/+1
2018-09-29test: Add tests for board uclassMario Six1-0/+1
2018-09-28video_osd: Add osd sandbox driver and testsMario Six1-0/+1
2018-09-18test: Add tests for CPU uclassMario Six1-0/+1
2018-09-11sandbox: Add serial testPatrice Chotard1-0/+1
2018-08-12Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini1-0/+1
2018-08-11test: Add tests for misc uclassMario Six1-0/+1
2018-08-11test: Add AXI testMario Six1-0/+1
2018-07-20test: smem: add basic smem testRamon Fried1-0/+1
2018-05-07test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2017-05-09dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot1-0/+1
2017-05-08dm: Simple Watchdog uclassmaxims@google.com1-0/+1
2017-04-27dm: sandbox: pwm: Add a basic pwm testSimon Glass1-0/+1
2016-07-28Add a power domain framework/uclassStephen Warren1-0/+1
2016-06-20reset: implement a reset testStephen Warren1-0/+1
2016-05-27mailbox: implement a sandbox testStephen Warren1-0/+1
2016-05-27Rename reset to sysresetStephen Warren1-1/+1
2016-04-02spmi: Add sandbox test driverMateusz Kulikowski1-0/+1
2016-03-18dm: blk: Add tests for block devicesSimon Glass1-0/+1
2016-02-26spi: Re-enable the SPI flash testsSimon Glass1-2/+2
2016-01-21dm: video: test: Add tests for the video uclassSimon Glass1-0/+1
2016-01-07dm: Disable all SPI and SPI flash testsSimon Glass1-2/+2
2015-11-20sandbox: add a sandbox timer and basic testThomas Chou1-0/+1
2015-11-02sandbox: add ADC unit testsPrzemyslaw Marczak1-0/+1
2015-10-22test: Add basic tests for remoteprocNishanth Menon1-0/+1
2015-07-22test: Add a test for regmapSimon Glass1-0/+1
2015-07-22dm: test: Add a test for the system controller uclassSimon Glass1-0/+1
2015-07-22dm: test: Add a test for the LED uclassSimon Glass1-0/+1
2015-07-22dm: test: Add a test for the mmc uclassSimon Glass1-0/+1
2015-07-22dm: test: Add a test for the ram uclassSimon Glass1-0/+1
2015-07-22dm: test: Add a test for the reset uclassSimon Glass1-0/+1
2015-07-22dm: test: Add tests for the clk uclassSimon Glass1-0/+1
2015-05-21test: dm: Move the dm tests over to the ut commandJoe Hershberger1-6/+6
2015-05-21test: Generalize the unit test frameworkJoe Hershberger1-2/+0
2015-05-15test: dm: add sandbox PMIC framework testsPrzemyslaw Marczak1-0/+2
2015-05-06dm: rtc: Add tests for real-time clocksSimon Glass1-0/+1
2015-04-18dm: usb: Add tests for the USB uclassSimon Glass1-0/+1