1. 8d28c3c clk: Add fixed-factor clock driver by Anup Patel · 6 years ago
  2. 4d5814c sandbox: sound: Silence sound for testing by Simon Glass · 6 years ago
  3. 53a68b3 sandbox: pch: Add a test for the PCH uclass by Simon Glass · 6 years ago
  4. 76d42c1 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  5. 1b99536 sandbox: i2c_emul_find() No emulators for device 'rtc@43' by Heinrich Schuchardt · 6 years ago
  6. 1fc5330 test: bootcount: add bootcount-uclass test by Philipp Tomsich · 6 years ago
  7. 3e61017 dm: sandbox: sound: Convert to use driver model by Simon Glass · 6 years ago
  8. 6df01f9 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
  9. 76072ac dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
  10. c953aaf dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
  11. ed96cde dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
  12. aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  13. dc44ea4 syscon: dm: Add a new method to get a regmap from DTS by Jean-Jacques Hiblot · 6 years ago
  14. 19ebf0b test: dma: add dma-uclass test by Grygorii Strashko · 6 years ago
  15. a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  16. a318115 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  17. 17b56f6 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  18. e550155 sandbox: Update some drivers to work in SPL/TPL by Simon Glass · 6 years ago
  19. 0fc8afc test/py: test pinmux command by Patrice Chotard · 6 years ago
  20. da3e72f cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes by Bin Meng · 6 years ago
  21. 1bb290d test: dm: virtio: Add test cases for virtio uclass by Bin Meng · 6 years ago
  22. e3f59f4 test: regmap: Increase size of syscon0 memory by Mario Six · 6 years ago
  23. d9d2478 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  24. e573322 test: Add PCI device entry without compat string and with DT node by Marek Vasut · 6 years ago
  25. 5620cf8 test: panel: Add a test for the panel uclass by Simon Glass · 6 years ago
  26. 699c9ca dm: core: Update ofnode to read binman-style flash entry by Simon Glass · 6 years ago
  27. 86afaa6 sandbox: dt: add sandbox_tee node by Jens Wiklander · 6 years ago
  28. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  29. 6973345 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  30. b3b2ddb dm: test: Add "/firmware" node scan test by Rajan Vaja · 6 years ago
  31. ab664ff test: Add tests for board uclass by Mario Six · 6 years ago
  32. fc50a80 sandbox: DTS: w1: add node for one wire interface on GPIO by Eugen Hristev · 6 years ago
  33. 02ad6fb video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  34. dea5df7 test: Add tests for CPU uclass by Mario Six · 6 years ago
  35. e83a31b cmd: Add bind/unbind commands to bind a device to a driver from the command line by Jean-Jacques Hiblot · 6 years ago
  36. 68a3398 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 6 years ago
  37. a8ce0ee test: Add tests for misc uclass by Mario Six · 6 years ago
  38. 9592215 sandbox: Add and build AXI bus and device by Mario Six · 6 years ago
  39. 510dddb test: dm: pci: Add tests for mixed static and dynamic devices on the same bus by Bin Meng · 6 years ago
  40. 5fed536 sandbox: Update test.dts for dynamic PCI device driver matching by Bin Meng · 6 years ago
  41. 408e590 test: dm: pci: Test more than one PCI host controller by Bin Meng · 6 years ago
  42. cbf071b test: dm: pci: Test more than one device on the same bus by Bin Meng · 6 years ago
  43. 89590c8 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  44. 76f3c10 sandbox: Fix format of fake-host-hwaddr in test.dts by Joe Hershberger · 6 years ago
  45. 26ed32e drivers: smem: sandbox by Ramon Fried · 6 years ago
  46. b290956 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
  47. 5ba71e5 test: dm: Fix wrong aliases property names by Eugeniu Rosca · 7 years ago
  48. 80938c1 sandbox: dts: add Sandbox TPMv2.x node by Miquel Raynal · 7 years ago
  49. a4d8297 sandbox: Enable support for MC34708 PMIC in DTS by Lukasz Majewski · 7 years ago
  50. b58adfe dm: led: add testcase for "default-state" property by Patrick Bruenn · 7 years ago
  51. 42ab107 test: regmap: test Linux-compatible syscon_node_to_regmap() by Masahiro Yamada · 7 years ago
  52. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  53. 35616ef core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  54. 61efece sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  55. 9e7ab23 sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · 7 years ago
  56. 305ac9a sandbox: Correct dtc warning in /chosen node by Simon Glass · 7 years ago
  57. a471b67 dm: core: parse chosen node by Rob Clark · 7 years ago
  58. e23c388 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
  59. 9cc2d14 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test by Patrice Chotard · 7 years ago
  60. 00c34d5b sandbox: Enable more console options by Simon Glass · 7 years ago
  61. 9c433fe dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 8 years ago
  62. e4fef74 dm: blk: Improve block device claiming by Simon Glass · 8 years ago
  63. 7e9db02 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · 8 years ago
  64. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · 8 years ago
  65. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · 8 years ago
  66. fefc7ba sandbox: Add some test LEDs by Simon Glass · 8 years ago
  67. b17ab15 dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · 8 years ago
  68. 92c67fa Add a power domain framework/uclass by Stephen Warren · 8 years ago
  69. 4e9c131 sandbox: Add a test device that uses of-platdata by Simon Glass · 8 years ago
  70. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  71. 6488e64 reset: implement a reset test by Stephen Warren · 8 years ago
  72. 62f2c90 mailbox: implement a sandbox test by Stephen Warren · 9 years ago
  73. c7e4fbb spmi: Add sandbox test driver by Mateusz Kulikowski · 9 years ago
  74. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · 9 years ago
  75. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  76. 6f2cfbf test: add sandbox timer to test.dts by Thomas Chou · 9 years ago
  77. d041c42 timer: sandbox: Use device tree to pass the clock frequency by Bin Meng · 9 years ago
  78. c0ccc72 dm: test: usb: sandbox: Add keyboard tests for sandbox by Simon Glass · 9 years ago
  79. 4700fe5 dm: test: usb: Add tests for the 'usb tree' command by Simon Glass · 9 years ago
  80. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
  81. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  82. 1bc7f23 sandbox: add ADC driver by Przemyslaw Marczak · 9 years ago
  83. edf8581 sandbox: Introduce dummy remoteproc nodes by Nishanth Menon · 9 years ago
  84. 68a3d49 sandbox: Correct operaion of 'reset' command by Simon Glass · 9 years ago
  85. 04a11cb dm: test: Add a new test case for dm_test_eth_rotate by Bin Meng · 9 years ago
  86. 0b53a75 pinctrl: sandbox: add sandbox pinctrl driver by Masahiro Yamada · 9 years ago
  87. a425f76 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · 9 years ago
  88. cf61f74 dm: test: Add a size to each reg property by Simon Glass · 9 years ago
  89. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · 9 years ago
  90. d783eb3 dm: test: Add a test for the LED uclass by Simon Glass · 9 years ago
  91. d3e58e4 dm: test: Add a test for the mmc uclass by Simon Glass · 9 years ago
  92. 3d355e6 dm: test: Add a test for the ram uclass by Simon Glass · 9 years ago
  93. d860f22 sandbox: Use the reset driver to handle reset by Simon Glass · 9 years ago
  94. 8cc4d82 dm: test: Add tests for the clk uclass by Simon Glass · 9 years ago
  95. 7e3a0c3 sandbox: Compile test device tree when CONFIG_UT_DM is defined by Simon Glass · 10 years ago
  96. 336b295 sandbox: dts: Add the real-time-clock test nodes back in by Simon Glass · 10 years ago
  97. 45ab008 sandbox: dts: Sort the sandbox.dts file by Simon Glass · 10 years ago
  98. 5b96863 sandbox: dts: Sort the test.dts file a little by Simon Glass · 10 years ago
  99. 77bee05 sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts by Przemyslaw Marczak · 10 years ago
  100. 3dbb55e test: dm: test.dts - move to sandbox dts directory by Przemyslaw Marczak · 10 years ago