summaryrefslogtreecommitdiff
path: root/test/dm/Makefile
AgeCommit message (Expand)Author
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
2018-09-29test: Add tests for board uclassMario Six
2018-09-28video_osd: Add osd sandbox driver and testsMario Six
2018-09-18test: Add tests for CPU uclassMario Six
2018-09-10sandbox: Add serial testPatrice Chotard
2018-08-11Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2018-08-11test: Add tests for misc uclassMario Six
2018-08-11test: Add AXI testMario Six
2018-07-19test: smem: add basic smem testRamon Fried
2018-05-07test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-05-09dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot
2017-05-08dm: Simple Watchdog uclassmaxims@google.com
2017-04-27dm: sandbox: pwm: Add a basic pwm testSimon Glass
2016-07-27Add a power domain framework/uclassStephen Warren
2016-06-19reset: implement a reset testStephen Warren
2016-05-26mailbox: implement a sandbox testStephen Warren
2016-05-26Rename reset to sysresetStephen Warren
2016-04-01spmi: Add sandbox test driverMateusz Kulikowski
2016-03-17dm: blk: Add tests for block devicesSimon Glass
2016-02-26spi: Re-enable the SPI flash testsSimon Glass
2016-01-20dm: video: test: Add tests for the video uclassSimon Glass
2016-01-07dm: Disable all SPI and SPI flash testsSimon Glass
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou
2015-11-02sandbox: add ADC unit testsPrzemyslaw Marczak
2015-10-22test: Add basic tests for remoteprocNishanth Menon
2015-07-21test: Add a test for regmapSimon Glass
2015-07-21dm: test: Add a test for the system controller uclassSimon Glass
2015-07-21dm: test: Add a test for the LED uclassSimon Glass
2015-07-21dm: test: Add a test for the mmc uclassSimon Glass
2015-07-21dm: test: Add a test for the ram uclassSimon Glass
2015-07-21dm: test: Add a test for the reset uclassSimon Glass
2015-07-21dm: test: Add tests for the clk uclassSimon Glass
2015-05-21test: dm: Move the dm tests over to the ut commandJoe Hershberger
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-05-14test: dm: add sandbox PMIC framework testsPrzemyslaw Marczak