1. 9712c82 dm: Add a dsi host uclass by Yannick Fertré · Mon Oct 07 15:29:05 2019 +0200
  2. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 27 09:35:05 2019 -0400
  3. 8c0709b clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] by Lukasz Majewski · Mon Jun 24 15:50:50 2019 +0200
  4. 0649be5 test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · Fri Jul 12 10:13:53 2019 +0300
  5. 0daa53a test: dm: add MDIO test by Alex Marginean · Mon Jun 03 19:12:28 2019 +0300
  6. afdb342 test: pci_ep: add basic pci_ep tests by Ramon Fried · Sat Apr 27 11:15:24 2019 +0300
  7. db97c7f dm: Add a No-op uclass by Jean-Jacques Hiblot · Fri Jul 05 09:33:57 2019 +0200
  8. 53a68b3 sandbox: pch: Add a test for the PCH uclass by Simon Glass · Sat Feb 16 20:24:50 2019 -0700
  9. 1fc5330 test: bootcount: add bootcount-uclass test by Philipp Tomsich · Fri Dec 14 21:14:29 2018 +0100
  10. 40e0945 cmd: Move the "dm" command from test/dm/ to cmd/ by Tom Rini · Fri Dec 07 19:00:39 2018 -0500
  11. ab6dbe6 dm: sound: Complete migration to driver model by Simon Glass · Mon Dec 10 10:37:47 2018 -0700
  12. 76072ac dm: sound: Create a uclass for sound by Simon Glass · Mon Dec 10 10:37:36 2018 -0700
  13. c953aaf dm: sound: Create a uclass for i2s by Simon Glass · Mon Dec 10 10:37:34 2018 -0700
  14. ed96cde dm: sound: Create a uclass for audio codecs by Simon Glass · Mon Dec 10 10:37:33 2018 -0700
  15. 19ebf0b test: dma: add dma-uclass test by Grygorii Strashko · Wed Nov 28 19:17:51 2018 +0100
  16. a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · Tue Nov 27 13:49:50 2018 +0100
  17. 1bb290d test: dm: virtio: Add test cases for virtio uclass by Bin Meng · Mon Oct 15 02:21:26 2018 -0700
  18. 5620cf8 test: panel: Add a test for the panel uclass by Simon Glass · Mon Oct 01 12:22:40 2018 -0600
  19. a10b983 test: tee: test TEE uclass by Jens Wiklander · Tue Sep 25 16:40:19 2018 +0200
  20. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Sep 30 18:16:51 2018 -0400
  21. b3b2ddb dm: test: Add "/firmware" node scan test by Rajan Vaja · Wed Sep 19 03:43:46 2018 -0700
  22. ab664ff test: Add tests for board uclass by Mario Six · Tue Jul 31 11:44:13 2018 +0200
  23. 02ad6fb video_osd: Add osd sandbox driver and tests by Mario Six · Thu Sep 27 09:19:31 2018 +0200
  24. dea5df7 test: Add tests for CPU uclass by Mario Six · Mon Aug 06 10:23:44 2018 +0200
  25. 70ed0ea sandbox: Add serial test by Patrice Chotard · Fri Aug 03 15:07:41 2018 +0200
  26. 68a3398 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Sat Aug 11 19:49:29 2018 -0400
  27. a8ce0ee test: Add tests for misc uclass by Mario Six · Tue Jul 31 14:24:14 2018 +0200
  28. 16f57da test: Add AXI test by Mario Six · Thu Aug 09 14:51:20 2018 +0200
  29. e8826f5 test: smem: add basic smem test by Ramon Fried · Mon Jul 02 02:58:00 2018 +0300
  30. b4f2dda test: ofnode: test ofnode_device_is_compatible() by Masahiro Yamada · Fri Apr 27 01:02:02 2018 +0900
  31. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  32. 7e9db02 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · Mon Apr 24 11:51:28 2017 +0200
  33. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · Mon Apr 17 12:00:21 2017 -0700
  34. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · Sun Apr 16 21:01:11 2017 -0600
  35. 92c67fa Add a power domain framework/uclass by Stephen Warren · Wed Jul 13 13:45:31 2016 -0600
  36. 6488e64 reset: implement a reset test by Stephen Warren · Fri Jun 17 09:43:59 2016 -0600
  37. 62f2c90 mailbox: implement a sandbox test by Stephen Warren · Mon May 16 17:41:37 2016 -0600
  38. 859f256 Rename reset to sysreset by Stephen Warren · Thu May 12 12:03:35 2016 -0600
  39. c7e4fbb spmi: Add sandbox test driver by Mateusz Kulikowski · Thu Mar 31 23:12:28 2016 +0200
  40. 89c1dcd dm: blk: Add tests for block devices by Simon Glass · Sun Mar 13 08:22:36 2016 -0600
  41. 3142b5f spi: Re-enable the SPI flash tests by Simon Glass · Wed Feb 24 09:14:57 2016 -0700
  42. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · Mon Jan 18 19:52:26 2016 -0700
  43. 700eceb dm: Disable all SPI and SPI flash tests by Simon Glass · Sun Jan 03 13:50:29 2016 -0700
  44. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · Fri Oct 30 15:35:52 2015 +0800
  45. 23bc2a7 sandbox: add ADC unit tests by Przemyslaw Marczak · Tue Oct 27 13:08:07 2015 +0100
  46. aab9a93 test: Add basic tests for remoteproc by Nishanth Menon · Thu Sep 17 15:42:42 2015 -0500
  47. 265142a test: Add a test for regmap by Simon Glass · Mon Jul 06 12:54:39 2015 -0600
  48. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · Mon Jul 06 12:54:35 2015 -0600
  49. d783eb3 dm: test: Add a test for the LED uclass by Simon Glass · Mon Jul 06 12:54:34 2015 -0600
  50. d3e58e4 dm: test: Add a test for the mmc uclass by Simon Glass · Mon Jul 06 12:54:32 2015 -0600
  51. 3d355e6 dm: test: Add a test for the ram uclass by Simon Glass · Mon Jul 06 12:54:31 2015 -0600
  52. 5d72d71 dm: test: Add a test for the reset uclass by Simon Glass · Mon Jul 06 12:54:30 2015 -0600
  53. 8cc4d82 dm: test: Add tests for the clk uclass by Simon Glass · Mon Jul 06 12:54:24 2015 -0600
  54. 9dc1d71 test: dm: Move the dm tests over to the ut command by Joe Hershberger · Wed May 20 14:27:29 2015 -0500
  55. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · Wed May 20 14:27:27 2015 -0500
  56. dca9450 test: dm: add sandbox PMIC framework tests by Przemyslaw Marczak · Wed May 13 13:38:33 2015 +0200
  57. c83c4b9 dm: rtc: Add tests for real-time clocks by Simon Glass · Mon Apr 20 12:37:31 2015 -0600
  58. 3168048 dm: usb: Add tests for the USB uclass by Simon Glass · Wed Mar 25 12:23:05 2015 -0600
  59. 4c19724 test: dm: eth: Add tests for the eth dm implementation by Joe Hershberger · Sun Mar 22 17:09:15 2015 -0500
  60. 65a0ae3 test: dm: Reorder the objects to build by Joe Hershberger · Sun Mar 22 17:08:58 2015 -0500
  61. 3a6eae6 dm: pci: Add driver model tests for PCI by Simon Glass · Thu Mar 05 12:25:34 2015 -0700
  62. 7df766e dm: i2c: Add tests for I2C by Simon Glass · Wed Dec 10 08:55:55 2014 -0700
  63. 25348a4 dm: sf: Add tests for SPI flash by Simon Glass · Mon Oct 13 23:42:11 2014 -0600
  64. abae56d dm: spi: Add tests by Simon Glass · Mon Oct 13 23:42:10 2014 -0600
  65. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · Wed Jul 23 06:55:18 2014 -0600
  66. 17e9c78 dm: Allow driver model tests only for sandbox by Simon Glass · Wed Jun 11 23:29:50 2014 -0600
  67. c267cf7 dm: Add a 'dm' command for testing by Simon Glass · Wed Feb 26 15:59:22 2014 -0700
  68. b2c1cac dm: Add basic tests by Simon Glass · Wed Feb 26 15:59:21 2014 -0700