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