1. dea5df7 test: Add tests for CPU uclass by Mario Six · Mon Aug 06 10:23:44 2018 +0200
  2. 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
  3. 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
  4. a8ce0ee test: Add tests for misc uclass by Mario Six · Tue Jul 31 14:24:14 2018 +0200
  5. 9592215 sandbox: Add and build AXI bus and device by Mario Six · Thu Aug 09 14:51:19 2018 +0200
  6. 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
  7. 5fed536 sandbox: Update test.dts for dynamic PCI device driver matching by Bin Meng · Fri Aug 03 01:14:47 2018 -0700
  8. 408e590 test: dm: pci: Test more than one PCI host controller by Bin Meng · Fri Aug 03 01:14:41 2018 -0700
  9. cbf071b test: dm: pci: Test more than one device on the same bus by Bin Meng · Fri Aug 03 01:14:39 2018 -0700
  10. 76f3c10 sandbox: Fix format of fake-host-hwaddr in test.dts by Joe Hershberger · Mon Jul 02 14:47:45 2018 -0500
  11. 26ed32e drivers: smem: sandbox by Ramon Fried · Mon Jul 02 02:57:59 2018 +0300
  12. 5ba71e5 test: dm: Fix wrong aliases property names by Eugeniu Rosca · Sat May 19 14:13:55 2018 +0200
  13. 80938c1 sandbox: dts: add Sandbox TPMv2.x node by Miquel Raynal · Tue May 15 11:57:27 2018 +0200
  14. a4d8297 sandbox: Enable support for MC34708 PMIC in DTS by Lukasz Majewski · Tue May 15 16:26:40 2018 +0200
  15. b58adfe dm: led: add testcase for "default-state" property by Patrick Bruenn · Wed Apr 11 11:16:29 2018 +0200
  16. 42ab107 test: regmap: test Linux-compatible syscon_node_to_regmap() by Masahiro Yamada · Mon Apr 23 13:26:53 2018 +0900
  17. 35616ef core: ofnode: Fix translation for #size-cells == 0 by Mario Six · Mon Mar 12 14:53:33 2018 +0100
  18. 9e7ab23 sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · Sat Feb 03 10:36:59 2018 -0700
  19. 305ac9a sandbox: Correct dtc warning in /chosen node by Simon Glass · Sat Feb 03 10:36:58 2018 -0700
  20. a471b67 dm: core: parse chosen node by Rob Clark · Wed Jan 10 11:33:30 2018 +0100
  21. 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
  22. 9c433fe dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · Sun Apr 23 20:10:44 2017 -0600
  23. e4fef74 dm: blk: Improve block device claiming by Simon Glass · Sun Apr 23 20:02:07 2017 -0600
  24. 7e9db02 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · Mon Apr 24 11:51:28 2017 +0200
  25. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · Mon Apr 17 12:00:21 2017 -0700
  26. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · Sun Apr 16 21:01:11 2017 -0600
  27. 92c67fa Add a power domain framework/uclass by Stephen Warren · Wed Jul 13 13:45:31 2016 -0600
  28. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  29. 6488e64 reset: implement a reset test by Stephen Warren · Fri Jun 17 09:43:59 2016 -0600
  30. 62f2c90 mailbox: implement a sandbox test by Stephen Warren · Mon May 16 17:41:37 2016 -0600
  31. c7e4fbb spmi: Add sandbox test driver by Mateusz Kulikowski · Thu Mar 31 23:12:28 2016 +0200
  32. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · Mon Jan 18 19:52:26 2016 -0700
  33. 6f2cfbf test: add sandbox timer to test.dts by Thomas Chou · Fri Dec 11 16:27:34 2015 +0800
  34. c0ccc72 dm: test: usb: sandbox: Add keyboard tests for sandbox by Simon Glass · Sun Nov 08 23:48:08 2015 -0700
  35. 4700fe5 dm: test: usb: Add tests for the 'usb tree' command by Simon Glass · Sun Nov 08 23:48:01 2015 -0700
  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. 04a11cb dm: test: Add a new test case for dm_test_eth_rotate by Bin Meng · Thu Aug 27 22:25:53 2015 -0700
  39. cf61f74 dm: test: Add a size to each reg property by Simon Glass · Mon Jul 06 12:54:36 2015 -0600
  40. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · Mon Jul 06 12:54:35 2015 -0600
  41. d783eb3 dm: test: Add a test for the LED uclass by Simon Glass · Mon Jul 06 12:54:34 2015 -0600
  42. d3e58e4 dm: test: Add a test for the mmc uclass by Simon Glass · Mon Jul 06 12:54:32 2015 -0600
  43. 3d355e6 dm: test: Add a test for the ram uclass by Simon Glass · Mon Jul 06 12:54:31 2015 -0600
  44. d860f22 sandbox: Use the reset driver to handle reset by Simon Glass · Mon Jul 06 12:54:29 2015 -0600
  45. 8cc4d82 dm: test: Add tests for the clk uclass by Simon Glass · Mon Jul 06 12:54:24 2015 -0600
  46. 336b295 sandbox: dts: Add the real-time-clock test nodes back in by Simon Glass · Fri May 22 15:42:17 2015 -0600
  47. 5b96863 sandbox: dts: Sort the test.dts file a little by Simon Glass · Fri May 22 15:42:15 2015 -0600
  48. 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
  49. 3dbb55e test: dm: test.dts - move to sandbox dts directory by Przemyslaw Marczak · Wed May 13 13:38:34 2015 +0200[Renamed (93%) from test/dm/test.dts]
  50. c83c4b9 dm: rtc: Add tests for real-time clocks by Simon Glass · Mon Apr 20 12:37:31 2015 -0600
  51. 6b0fb74 dm: test: dts: Sort the aliases in the test device tree file by Simon Glass · Mon Apr 20 12:37:30 2015 -0600
  52. 3168048 dm: usb: Add tests for the USB uclass by Simon Glass · Wed Mar 25 12:23:05 2015 -0600
  53. 279d2f6 dm: eth: Add support for aliases by Joe Hershberger · Sun Mar 22 17:09:16 2015 -0500
  54. 4c19724 test: dm: eth: Add tests for the eth dm implementation by Joe Hershberger · Sun Mar 22 17:09:15 2015 -0500
  55. 3a6eae6 dm: pci: Add driver model tests for PCI by Simon Glass · Thu Mar 05 12:25:34 2015 -0700
  56. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · Sun Jan 25 08:27:05 2015 -0700
  57. 16e1040 dm: gpio: Add better functions to request GPIOs by Simon Glass · Mon Jan 05 20:05:29 2015 -0700
  58. 7df766e dm: i2c: Add tests for I2C by Simon Glass · Wed Dec 10 08:55:55 2014 -0700
  59. 25348a4 dm: sf: Add tests for SPI flash by Simon Glass · Mon Oct 13 23:42:11 2014 -0600
  60. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · Wed Jul 23 06:55:18 2014 -0600
  61. db6f020 dm: Introduce device sequence numbering by Simon Glass · Wed Jul 23 06:55:12 2014 -0600
  62. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · Wed Jul 23 06:55:03 2014 -0600
  63. a7bb08a dm: Use an explicit expect value in core tests by Simon Glass · Wed Jul 23 06:54:57 2014 -0600
  64. b2c1cac dm: Add basic tests by Simon Glass · Wed Feb 26 15:59:21 2014 -0700