1. a1add9d test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 9 months ago
  2. 2a19109 test: dm: Add test for fastboot mmc partition naming by Sean Anderson · 3 years, 10 months ago
  3. 3524a5e dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 11 months ago
  4. 22b7f7e dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · 3 years, 11 months ago
  5. bf0a692 dm: core: Update ofnode_read_fmap_entry() to read hashes by Simon Glass · 3 years, 10 months ago
  6. 9b306e5 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 10 months ago
  7. 458b66a board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
  8. 25dc2e9 dm: test: Add a very simple of-platadata test by Simon Glass · 4 years, 1 month ago
  9. 8ec2933 dm: test: Disable some tests that should not run in SPL by Simon Glass · 4 years, 2 months ago
  10. 11e4786 test: mux-cmd: Add tests for the 'mux' command by Pratyush Yadav · 4 years, 1 month ago
  11. a94b697 test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years, 1 month ago
  12. 3438e3b test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 2 months ago
  13. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 3 months ago
  14. 0785e20 test: dm: add a test for class button by Philippe Reynes · 4 years, 4 months ago
  15. 75dbdfc test: Add tests for SOC uclass by Dave Gerlach · 4 years, 4 months ago
  16. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  17. a17f94c test: Add tests for SOC uclass by Dave Gerlach · 4 years, 4 months ago
  18. c993ff7 acpi: Support writing Device Properties objects via _DSD by Simon Glass · 4 years, 5 months ago
  19. 98528d4 acpi: Support generation of ACPI code by Simon Glass · 4 years, 5 months ago
  20. 0c1f6bf reset: Add generic reset driver by Sean Anderson · 4 years, 5 months ago
  21. b786054 dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 5 months ago
  22. 6e887ee clk: Add K210 pll support by Sean Anderson · 4 years, 5 months ago
  23. caee155 dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · 4 years, 11 months ago
  24. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  25. 62070e0 test: fdtdec: test fdtdec_set_carveout() by Laurentiu Tudor · 4 years, 8 months ago
  26. 2d67fdf acpi: Add a simple sandbox test by Simon Glass · 4 years, 8 months ago
  27. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 11 months ago
  28. 323ff9f dm: devres: Add tests by Simon Glass · 5 years ago
  29. 912893d test: rng: Add basic test for random number generator(rng) uclass by Sughosh Ganu · 5 years ago
  30. 54028bc sandbox: Add a test for IRQ by Simon Glass · 5 years ago
  31. 937bb47 sandbox: Add PCI driver and test for p2sb by Simon Glass · 5 years ago
  32. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
  33. 9712c82 dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
  34. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  35. 8c0709b clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] by Lukasz Majewski · 5 years ago
  36. 0649be5 test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · 5 years ago
  37. 0daa53a test: dm: add MDIO test by Alex Marginean · 5 years ago
  38. afdb342 test: pci_ep: add basic pci_ep tests by Ramon Fried · 6 years ago
  39. db97c7f dm: Add a No-op uclass by Jean-Jacques Hiblot · 5 years ago
  40. 53a68b3 sandbox: pch: Add a test for the PCH uclass by Simon Glass · 6 years ago
  41. 1fc5330 test: bootcount: add bootcount-uclass test by Philipp Tomsich · 6 years ago
  42. 40e0945 cmd: Move the "dm" command from test/dm/ to cmd/ by Tom Rini · 6 years ago
  43. ab6dbe6 dm: sound: Complete migration to driver model by Simon Glass · 6 years ago
  44. 76072ac dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
  45. c953aaf dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
  46. ed96cde dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
  47. 19ebf0b test: dma: add dma-uclass test by Grygorii Strashko · 6 years ago
  48. a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  49. 1bb290d test: dm: virtio: Add test cases for virtio uclass by Bin Meng · 6 years ago
  50. 5620cf8 test: panel: Add a test for the panel uclass by Simon Glass · 6 years ago
  51. a10b983 test: tee: test TEE uclass by Jens Wiklander · 6 years ago
  52. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  53. b3b2ddb dm: test: Add "/firmware" node scan test by Rajan Vaja · 6 years ago
  54. ab664ff test: Add tests for board uclass by Mario Six · 6 years ago
  55. 02ad6fb video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  56. dea5df7 test: Add tests for CPU uclass by Mario Six · 6 years ago
  57. 70ed0ea sandbox: Add serial test by Patrice Chotard · 6 years ago
  58. 68a3398 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 6 years ago
  59. a8ce0ee test: Add tests for misc uclass by Mario Six · 6 years ago
  60. 16f57da test: Add AXI test by Mario Six · 6 years ago
  61. e8826f5 test: smem: add basic smem test by Ramon Fried · 6 years ago
  62. b4f2dda test: ofnode: test ofnode_device_is_compatible() by Masahiro Yamada · 7 years ago
  63. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  64. 7e9db02 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · 8 years ago
  65. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · 8 years ago
  66. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · 8 years ago
  67. 92c67fa Add a power domain framework/uclass by Stephen Warren · 8 years ago
  68. 6488e64 reset: implement a reset test by Stephen Warren · 8 years ago
  69. 62f2c90 mailbox: implement a sandbox test by Stephen Warren · 9 years ago
  70. 859f256 Rename reset to sysreset by Stephen Warren · 9 years ago
  71. c7e4fbb spmi: Add sandbox test driver by Mateusz Kulikowski · 9 years ago
  72. 89c1dcd dm: blk: Add tests for block devices by Simon Glass · 9 years ago
  73. 3142b5f spi: Re-enable the SPI flash tests by Simon Glass · 9 years ago
  74. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · 9 years ago
  75. 700eceb dm: Disable all SPI and SPI flash tests by Simon Glass · 9 years ago
  76. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
  77. 23bc2a7 sandbox: add ADC unit tests by Przemyslaw Marczak · 9 years ago
  78. aab9a93 test: Add basic tests for remoteproc by Nishanth Menon · 9 years ago
  79. 265142a test: Add a test for regmap by Simon Glass · 9 years ago
  80. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · 9 years ago
  81. d783eb3 dm: test: Add a test for the LED uclass by Simon Glass · 9 years ago
  82. d3e58e4 dm: test: Add a test for the mmc uclass by Simon Glass · 9 years ago
  83. 3d355e6 dm: test: Add a test for the ram uclass by Simon Glass · 9 years ago
  84. 5d72d71 dm: test: Add a test for the reset uclass by Simon Glass · 9 years ago
  85. 8cc4d82 dm: test: Add tests for the clk uclass by Simon Glass · 9 years ago
  86. 9dc1d71 test: dm: Move the dm tests over to the ut command by Joe Hershberger · 10 years ago
  87. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · 10 years ago
  88. dca9450 test: dm: add sandbox PMIC framework tests by Przemyslaw Marczak · 10 years ago
  89. c83c4b9 dm: rtc: Add tests for real-time clocks by Simon Glass · 10 years ago
  90. 3168048 dm: usb: Add tests for the USB uclass by Simon Glass · 10 years ago
  91. 4c19724 test: dm: eth: Add tests for the eth dm implementation by Joe Hershberger · 10 years ago
  92. 65a0ae3 test: dm: Reorder the objects to build by Joe Hershberger · 10 years ago
  93. 3a6eae6 dm: pci: Add driver model tests for PCI by Simon Glass · 10 years ago
  94. 7df766e dm: i2c: Add tests for I2C by Simon Glass · 10 years ago
  95. 25348a4 dm: sf: Add tests for SPI flash by Simon Glass · 10 years ago
  96. abae56d dm: spi: Add tests by Simon Glass · 10 years ago
  97. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  98. 17e9c78 dm: Allow driver model tests only for sandbox by Simon Glass · 10 years ago
  99. c267cf7 dm: Add a 'dm' command for testing by Simon Glass · 11 years ago
  100. b2c1cac dm: Add basic tests by Simon Glass · 11 years ago