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