1. 567a38b clk: add sandbox test for bulk API by Neil Armstrong · Tue Apr 03 11:44:19 2018 +0200
  2. 20c633d reset: add sandbox test for bulk API by Neil Armstrong · Tue Apr 03 11:40:51 2018 +0200
  3. 35616ef core: ofnode: Fix translation for #size-cells == 0 by Mario Six · Mon Mar 12 14:53:33 2018 +0100
  4. 2a436db dm: video: support increased intensity (bold) by Heinrich Schuchardt · Thu Feb 08 21:47:12 2018 +0100
  5. 423ee56 dm: video: show correct colors in graphical console by Heinrich Schuchardt · Thu Feb 08 21:47:09 2018 +0100
  6. 70e35b4 dm: core: Add a function to look up a uclass by name by Simon Glass · Thu Dec 28 13:14:15 2017 -0700
  7. a471b67 dm: core: parse chosen node by Rob Clark · Wed Jan 10 11:33:30 2018 +0100
  8. e23c388 power: extend prefix match to regulator-name property by Felix Brack · Mon Nov 27 09:14:16 2017 +0100
  9. 1cb894f Merge git://git.denx.de/u-boot-video by Tom Rini · Mon Oct 09 13:31:33 2017 -0400
  10. 0ac17d8 test/dm: Fix string handling issues in the eth test by Tom Rini · Tue Sep 26 14:08:30 2017 -0400
  11. b6189f2 test: dm: usb: Update test cases for USB by Bin Meng · Sun Oct 01 06:19:45 2017 -0700
  12. 09d64b3 video: test: Add ANSI escape sequence tests by Rob Clark · Mon Sep 25 15:45:09 2017 -0400
  13. 985935b video: test: Helper for writing strings by Rob Clark · Mon Sep 25 15:45:08 2017 -0400
  14. 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
  15. 99b324a blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · Fri Jun 09 16:45:18 2017 +0200
  16. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  17. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  18. 3ff83bc dm: core: Add uclass_first/next_device_check() by Simon Glass · Sun Apr 23 20:10:45 2017 -0600
  19. 9c433fe dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · Sun Apr 23 20:10:44 2017 -0600
  20. ac85552 test: bus: Add a check that dev is not NULL by Simon Glass · Wed Jun 07 10:28:44 2017 -0600
  21. 2e8faa2 test: wdt: Add a check that dev is not NULL by Simon Glass · Wed Jun 07 10:28:43 2017 -0600
  22. 680e932 test: pwm: Add a check that dev is not NULL by Simon Glass · Wed Jun 07 10:28:38 2017 -0600
  23. 4f26913 dm: blk: Add a way to obtain a block device from its parent by Simon Glass · Sat May 27 11:37:17 2017 -0600
  24. d8c9bac dm: phy: Update tests to use ut_asserteq() by Simon Glass · Thu May 18 20:09:45 2017 -0600
  25. 70b66e7 dm: test: Disable the fdt_offset test with livetree by Simon Glass · Thu May 18 20:09:44 2017 -0600
  26. 9b4057a dm: test: Separate out the bus DT offset test by Simon Glass · Thu May 18 20:09:43 2017 -0600
  27. 017886b dm: core: Run tests with both livetree and flat tree by Simon Glass · Thu May 18 20:09:17 2017 -0600
  28. d0fbcab dm: test: Add support for running tests with livetree by Simon Glass · Thu May 18 20:09:16 2017 -0600
  29. be408ee dm: test: Show the test filename when running by Simon Glass · Thu May 18 20:09:15 2017 -0600
  30. 3f65b03 dm: test: Move test running code into a separate function by Simon Glass · Thu May 18 20:09:14 2017 -0600
  31. 36d08d82 sandbox: Add a way to reset sandbox state for tests by Simon Glass · Thu May 18 20:09:13 2017 -0600
  32. f19d9f2 dm: core: Scan the live tree when setting up driver model by Simon Glass · Thu May 18 20:09:08 2017 -0600
  33. e4fef74 dm: blk: Improve block device claiming by Simon Glass · Sun Apr 23 20:02:07 2017 -0600
  34. d5d4c10 dm: blk: Allow finding block devices without probing by Simon Glass · Sun Apr 23 20:02:05 2017 -0600
  35. 809c3e6 dm: sandbox: pwm: add test for pwm_set_invert() by Kever Yang · Mon Apr 24 10:27:52 2017 +0800
  36. 7e9db02 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · Mon Apr 24 11:51:28 2017 +0200
  37. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · Mon Apr 17 12:00:21 2017 -0700
  38. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · Sun Apr 16 21:01:11 2017 -0600
  39. 3bd0c46 dm: led: Add support for blinking LEDs by Simon Glass · Mon Apr 10 11:34:57 2017 -0600
  40. e445dfd dm: led: Support toggling LEDs by Simon Glass · Mon Apr 10 11:34:56 2017 -0600
  41. dc53166 dm: led: Add support for getting the state of an LED by Simon Glass · Mon Apr 10 11:34:55 2017 -0600
  42. 6ca1977 dm: led: Adjust the LED uclass by Simon Glass · Mon Apr 10 11:34:54 2017 -0600
  43. eaffda7 dm: test: Add test for device removal by Stefan Roese · Mon Mar 27 11:02:43 2017 +0200
  44. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  45. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  46. 92c67fa Add a power domain framework/uclass by Stephen Warren · Wed Jul 13 13:45:31 2016 -0600
  47. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · Tue Jul 05 17:10:10 2016 -0600
  48. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · Tue Jul 05 17:10:09 2016 -0600
  49. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  50. 6488e64 reset: implement a reset test by Stephen Warren · Fri Jun 17 09:43:59 2016 -0600
  51. 90937cc dm: test: Add GPIO open drain tests by mario.six@gdsys.cc · Wed May 25 15:15:23 2016 +0200
  52. 62f2c90 mailbox: implement a sandbox test by Stephen Warren · Mon May 16 17:41:37 2016 -0600
  53. 859f256 Rename reset to sysreset by Stephen Warren · Thu May 12 12:03:35 2016 -0600
  54. e5cf427 dm: mmc: test: Add tests for MMC by Simon Glass · Sun May 01 13:52:44 2016 -0600
  55. 4de8657 dm: sandbox: mmc: Enable building MMC code for sandbox by Simon Glass · Sun May 01 13:52:43 2016 -0600
  56. a6a15c4 dm: sandbox: Only enable the sandbox MMC driver when valid by Simon Glass · Sun May 01 13:52:38 2016 -0600
  57. e75c02d test/dm/core.c: Make pre-reloc test use pre-reloc struct by Tom Rini · Sun Mar 20 10:10:28 2016 -0400
  58. c7e4fbb spmi: Add sandbox test driver by Mateusz Kulikowski · Thu Mar 31 23:12:28 2016 +0200
  59. 89c1dcd dm: blk: Add tests for block devices by Simon Glass · Sun Mar 13 08:22:36 2016 -0600
  60. 582b76e dm: usb: Clean up USB after each test by Simon Glass · Mon Feb 29 15:26:02 2016 -0700
  61. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · Mon Feb 29 15:25:52 2016 -0700
  62. e6649a6 dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · Mon Feb 29 15:25:43 2016 -0700
  63. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  64. 3142b5f spi: Re-enable the SPI flash tests by Simon Glass · Wed Feb 24 09:14:57 2016 -0700
  65. 770fe17 test/py: run all "ut" subtests by Stephen Warren · Mon Feb 08 14:44:16 2016 -0700
  66. 9050c5f video: test: Adjust order of file closure by Simon Glass · Sat Jan 30 15:45:17 2016 -0700
  67. 3233798 video: test: Add console tests for truetype by Simon Glass · Thu Jan 14 18:10:51 2016 -0700
  68. daac9c7 video: sandbox: Enable truetype fonts for sandbox by Simon Glass · Thu Jan 14 18:10:50 2016 -0700
  69. 37b8020 video: Handle the 'bell' character by Simon Glass · Thu Jan 14 18:10:38 2016 -0700
  70. 52c10c5 video: Use fractional units for X coordinates by Simon Glass · Thu Jan 14 18:10:37 2016 -0700
  71. fcebff5 test/dm: clear unit test failure count each run by Stephen Warren · Wed Jan 27 23:57:46 2016 -0700
  72. 6d5579c dm: syscon: Allow finding devices by driver data by Simon Glass · Sun Jan 17 16:11:08 2016 -0700
  73. 7a1cb29 dm: video: test: Test that bitmap display works correctly by Simon Glass · Mon Jan 18 19:52:28 2016 -0700
  74. a0f1efe dm: video: test: Add tests for rotated consoles by Simon Glass · Mon Jan 18 19:52:27 2016 -0700
  75. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · Mon Jan 18 19:52:26 2016 -0700
  76. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  77. 0120d46 dm: test: Convert PCI tests to use the DM PCI API by Simon Glass · Sun Nov 29 13:18:02 2015 -0700
  78. f0bfd6d dm: test: usb: Update the USB tests so that they all pass by Simon Glass · Thu Jan 07 10:23:42 2016 -0700
  79. 700eceb dm: Disable all SPI and SPI flash tests by Simon Glass · Sun Jan 03 13:50:29 2016 -0700
  80. 23415e5 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set by Tom Rini · Mon Dec 07 08:23:29 2015 -0500
  81. 968d8f4 dm: cmd: Relocate subcommands when MANUAL_RELOC by Michal Simek · Fri Dec 04 11:42:01 2015 +0100
  82. c0ccc72 dm: test: usb: sandbox: Add keyboard tests for sandbox by Simon Glass · Sun Nov 08 23:48:08 2015 -0700
  83. 846bb37 dm: test: usb: Add a test for device reordering by Simon Glass · Sun Nov 08 23:48:02 2015 -0700
  84. 4700fe5 dm: test: usb: Add tests for the 'usb tree' command by Simon Glass · Sun Nov 08 23:48:01 2015 -0700
  85. fe6d12a test: Record and silence console in tests by Simon Glass · Sun Nov 08 23:47:50 2015 -0700
  86. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  87. 2d7c499 dm: usb: Avoid time delays in sandbox tests by Simon Glass · Sun Nov 08 23:47:44 2015 -0700
  88. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · Fri Oct 30 15:35:52 2015 +0800
  89. 23bc2a7 sandbox: add ADC unit tests by Przemyslaw Marczak · Tue Oct 27 13:08:07 2015 +0100
  90. d5987a9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 29 16:30:33 2015 -0400
  91. 111473a dm: test: Add a new test case against dm eth codes for NULL pointer access by Bin Meng · Wed Oct 07 21:45:43 2015 -0700
  92. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · Mon Sep 28 23:32:01 2015 -0600
  93. aab9a93 test: Add basic tests for remoteproc by Nishanth Menon · Thu Sep 17 15:42:42 2015 -0500
  94. 94d2218 dm: test: Show the amount of leaked memory on error by Simon Glass · Sat Sep 12 08:45:20 2015 -0600
  95. 04a11cb dm: test: Add a new test case for dm_test_eth_rotate by Bin Meng · Thu Aug 27 22:25:53 2015 -0700
  96. f929c0b devres: add debug command to dump device resources by Masahiro Yamada · Sat Jul 25 21:52:38 2015 +0900
  97. 265142a test: Add a test for regmap by Simon Glass · Mon Jul 06 12:54:39 2015 -0600
  98. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · Mon Jul 06 12:54:35 2015 -0600
  99. d783eb3 dm: test: Add a test for the LED uclass by Simon Glass · Mon Jul 06 12:54:34 2015 -0600
  100. d3e58e4 dm: test: Add a test for the mmc uclass by Simon Glass · Mon Jul 06 12:54:32 2015 -0600