1. 5ba71e5 test: dm: Fix wrong aliases property names by Eugeniu Rosca · Sat May 19 14:13:55 2018 +0200
  2. 80938c1 sandbox: dts: add Sandbox TPMv2.x node by Miquel Raynal · Tue May 15 11:57:27 2018 +0200
  3. a4d8297 sandbox: Enable support for MC34708 PMIC in DTS by Lukasz Majewski · Tue May 15 16:26:40 2018 +0200
  4. b58adfe dm: led: add testcase for "default-state" property by Patrick Bruenn · Wed Apr 11 11:16:29 2018 +0200
  5. 42ab107 test: regmap: test Linux-compatible syscon_node_to_regmap() by Masahiro Yamada · Mon Apr 23 13:26:53 2018 +0900
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  7. 35616ef core: ofnode: Fix translation for #size-cells == 0 by Mario Six · Mon Mar 12 14:53:33 2018 +0100
  8. 61efece sandbox: Add 64-bit sandbox by Mario Six · Mon Feb 12 08:05:57 2018 +0100
  9. 9e7ab23 sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · Sat Feb 03 10:36:59 2018 -0700
  10. 305ac9a sandbox: Correct dtc warning in /chosen node by Simon Glass · Sat Feb 03 10:36:58 2018 -0700
  11. a471b67 dm: core: parse chosen node by Rob Clark · Wed Jan 10 11:33:30 2018 +0100
  12. e23c388 power: extend prefix match to regulator-name property by Felix Brack · Mon Nov 27 09:14:16 2017 +0100
  13. 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
  14. 00c34d5b sandbox: Enable more console options by Simon Glass · Thu Jun 15 21:37:53 2017 -0600
  15. 9c433fe dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · Sun Apr 23 20:10:44 2017 -0600
  16. e4fef74 dm: blk: Improve block device claiming by Simon Glass · Sun Apr 23 20:02:07 2017 -0600
  17. 7e9db02 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · Mon Apr 24 11:51:28 2017 +0200
  18. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · Mon Apr 17 12:00:21 2017 -0700
  19. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · Sun Apr 16 21:01:11 2017 -0600
  20. fefc7ba sandbox: Add some test LEDs by Simon Glass · Mon Apr 10 11:34:51 2017 -0600
  21. b17ab15 dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · Sun Jan 15 21:09:08 2017 -0700
  22. 92c67fa Add a power domain framework/uclass by Stephen Warren · Wed Jul 13 13:45:31 2016 -0600
  23. 4e9c131 sandbox: Add a test device that uses of-platdata by Simon Glass · Mon Jul 04 11:57:55 2016 -0600
  24. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  25. 6488e64 reset: implement a reset test by Stephen Warren · Fri Jun 17 09:43:59 2016 -0600
  26. 62f2c90 mailbox: implement a sandbox test by Stephen Warren · Mon May 16 17:41:37 2016 -0600
  27. c7e4fbb spmi: Add sandbox test driver by Mateusz Kulikowski · Thu Mar 31 23:12:28 2016 +0200
  28. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · Mon Jan 18 19:52:26 2016 -0700
  29. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · Mon Jan 18 19:52:25 2016 -0700
  30. 6f2cfbf test: add sandbox timer to test.dts by Thomas Chou · Fri Dec 11 16:27:34 2015 +0800
  31. d041c42 timer: sandbox: Use device tree to pass the clock frequency by Bin Meng · Fri Nov 13 00:11:17 2015 -0800
  32. c0ccc72 dm: test: usb: sandbox: Add keyboard tests for sandbox by Simon Glass · Sun Nov 08 23:48:08 2015 -0700
  33. 4700fe5 dm: test: usb: Add tests for the 'usb tree' command by Simon Glass · Sun Nov 08 23:48:01 2015 -0700
  34. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · Fri Oct 30 15:35:52 2015 +0800
  35. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  36. 1bc7f23 sandbox: add ADC driver by Przemyslaw Marczak · Tue Oct 27 13:08:06 2015 +0100
  37. edf8581 sandbox: Introduce dummy remoteproc nodes by Nishanth Menon · Thu Sep 17 15:42:41 2015 -0500
  38. 68a3d49 sandbox: Correct operaion of 'reset' command by Simon Glass · Sat Oct 03 11:21:16 2015 -0600
  39. 04a11cb dm: test: Add a new test case for dm_test_eth_rotate by Bin Meng · Thu Aug 27 22:25:53 2015 -0700
  40. 0b53a75 pinctrl: sandbox: add sandbox pinctrl driver by Masahiro Yamada · Thu Aug 27 12:44:30 2015 +0900
  41. a425f76 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · Sat Aug 22 18:31:35 2015 -0600
  42. cf61f74 dm: test: Add a size to each reg property by Simon Glass · Mon Jul 06 12:54:36 2015 -0600
  43. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · Mon Jul 06 12:54:35 2015 -0600
  44. d783eb3 dm: test: Add a test for the LED uclass by Simon Glass · Mon Jul 06 12:54:34 2015 -0600
  45. d3e58e4 dm: test: Add a test for the mmc uclass by Simon Glass · Mon Jul 06 12:54:32 2015 -0600
  46. 3d355e6 dm: test: Add a test for the ram uclass by Simon Glass · Mon Jul 06 12:54:31 2015 -0600
  47. d860f22 sandbox: Use the reset driver to handle reset by Simon Glass · Mon Jul 06 12:54:29 2015 -0600
  48. 8cc4d82 dm: test: Add tests for the clk uclass by Simon Glass · Mon Jul 06 12:54:24 2015 -0600
  49. 7e3a0c3 sandbox: Compile test device tree when CONFIG_UT_DM is defined by Simon Glass · Sat May 23 11:53:57 2015 -0600
  50. 336b295 sandbox: dts: Add the real-time-clock test nodes back in by Simon Glass · Fri May 22 15:42:17 2015 -0600
  51. 45ab008 sandbox: dts: Sort the sandbox.dts file by Simon Glass · Fri May 22 15:42:16 2015 -0600
  52. 5b96863 sandbox: dts: Sort the test.dts file a little by Simon Glass · Fri May 22 15:42:15 2015 -0600
  53. 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
  54. 3dbb55e test: dm: test.dts - move to sandbox dts directory by Przemyslaw Marczak · Wed May 13 13:38:34 2015 +0200
  55. e35534c sandbox: Support wide-screen LCD emulation by Simon Glass · Mon May 04 11:31:12 2015 -0600
  56. 72138b9 dm: sandbox: dts: Add a real-time clock attached to I2C by Simon Glass · Mon Apr 20 12:37:28 2015 -0600
  57. ce3ca2e dm: usb: dts: sandbox: Add some sample USB devices to sandbox by Simon Glass · Wed Mar 25 12:22:42 2015 -0600
  58. 73f220c cros_ec: exynos: Match up device tree with kernel version by Simon Glass · Thu Mar 26 09:29:39 2015 -0600
  59. a892192 sandbox: eth: Add support for using the 'lo' interface by Joe Hershberger · Sun Mar 22 17:09:23 2015 -0500
  60. 586cbd1 sandbox: eth: Add a bridge to a real network for sandbox by Joe Hershberger · Sun Mar 22 17:09:21 2015 -0500
  61. e4d7cb1 sandbox: eth: Add ARP and PING response to sandbox driver by Joe Hershberger · Sun Mar 22 17:09:14 2015 -0500
  62. 6ab7699 sandbox: eth: Add network support to sandbox by Joe Hershberger · Sun Mar 22 17:09:13 2015 -0500
  63. 70778bc dm: sandbox: pci: Add PCI support for sandbox by Simon Glass · Thu Mar 05 12:25:26 2015 -0700
  64. f905be8 sandbox: Update device tree 'reg' properties for I2C and SPI by Simon Glass · Thu Mar 05 12:25:13 2015 -0700
  65. 52992fd Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · Sat Jan 31 12:40:48 2015 -0500
  66. 3778c4f sandbox: Correct cros-ec keyboard definition by Simon Glass · Mon Jan 19 20:21:33 2015 -0700
  67. 120834d dm: demo: Add a simple GPIO demonstration by Simon Glass · Mon Jan 05 20:05:31 2015 -0700
  68. 4f46a59 dm: i2c: dts: Add an I2C bus for sandbox by Simon Glass · Wed Dec 10 08:55:53 2014 -0700
  69. fd91fc9 sandbox: dts: Add a SPI device and cros_ec device by Simon Glass · Mon Oct 13 23:41:48 2014 -0600
  70. cdbbfe3 sandbox: dts: Add a serial console node by Simon Glass · Thu Sep 04 16:27:29 2014 -0600
  71. 093f3a7 dm: sandbox: dts: Add a GPIO bank by Simon Glass · Mon Aug 11 09:24:03 2014 -0600
  72. 0123ee2 Makefile: Support include files for .dts files by Simon Glass · Wed Jun 11 23:29:44 2014 -0600
  73. e4caae5 sandbox: ignore sandbox.dtb by Masahiro Yamada · Mon Apr 21 18:50:41 2014 +0900
  74. 1f6acb5 sandbox: dts: Add display and keyboard to sandbox by Simon Glass · Thu Feb 27 13:25:59 2014 -0700
  75. 66c164b sandbox: Build a device tree file for sandbox by Simon Glass · Wed Feb 26 15:59:14 2014 -0700