1. ecd02e7 sound: Add uclass operations for beeping by Simon Glass · Sat Feb 16 20:24:54 2019 -0700
  2. dbadbb7 pch: Add ioctl support by Simon Glass · Sat Feb 16 20:24:51 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. d8934b9 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Feb 11 11:15:34 2019 -0500
  5. b3f9dd9 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · Sun Feb 10 08:11:32 2019 -0500
  6. 7106b78 power: regulator: Introduce regulator_set_enable_if_allowed api by Lokesh Vutla · Fri Jan 11 15:15:51 2019 +0530
  7. 75ec16f dm: device: fail uclass_find_first_device() if list_empty by Marcel Ziswiler · Fri Feb 01 16:01:07 2019 +0100
  8. 4247cf4 dm: core: Add tests for dev_read_alias_highest_id() by Michal Simek · Thu Jan 31 16:31:00 2019 +0100
  9. 2dee419 net: explicitly assign errno to return code in case of network failure by Thomas RIENOESSL · Wed Nov 21 15:56:07 2018 +0100
  10. 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
  11. 896c164 dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · Fri Dec 28 14:23:10 2018 -0700
  12. de62d48 dm: serial: Adjust serial_setconfig() to use proper API by Simon Glass · Fri Dec 28 14:23:09 2018 -0700
  13. daaff93 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · Fri Dec 28 14:23:08 2018 -0700
  14. c2a7c49 test: dm: regmap: Fix the long test delay by Simon Glass · Sun Dec 09 17:11:10 2018 -0700
  15. 1fc5330 test: bootcount: add bootcount-uclass test by Philipp Tomsich · Fri Dec 14 21:14:29 2018 +0100
  16. f744a55 dm: video: fix test failures with enabled default TrueType font by Anatolij Gustschin · Sat Dec 29 00:31:45 2018 +0100
  17. 40e0945 cmd: Move the "dm" command from test/dm/ to cmd/ by Tom Rini · Fri Dec 07 19:00:39 2018 -0500
  18. ab6dbe6 dm: sound: Complete migration to driver model by Simon Glass · Mon Dec 10 10:37:47 2018 -0700
  19. 6df01f9 dm: core: Add a function to read into a unsigned int by Simon Glass · Mon Dec 10 10:37:37 2018 -0700
  20. 76072ac dm: sound: Create a uclass for sound by Simon Glass · Mon Dec 10 10:37:36 2018 -0700
  21. c953aaf dm: sound: Create a uclass for i2s by Simon Glass · Mon Dec 10 10:37:34 2018 -0700
  22. ed96cde dm: sound: Create a uclass for audio codecs by Simon Glass · Mon Dec 10 10:37:33 2018 -0700
  23. aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Dec 10 07:15:12 2018 -0500
  24. 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
  25. 19ebf0b test: dma: add dma-uclass test by Grygorii Strashko · Wed Nov 28 19:17:51 2018 +0100
  26. a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · Tue Nov 27 13:49:50 2018 +0100
  27. 33aeaaf Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Dec 05 20:32:25 2018 -0500
  28. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  29. 44f21da dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · Tue Nov 20 23:52:33 2018 +0200
  30. 08e9879 dm: serial: Add ->getconfig() callback by Andy Shevchenko · Tue Nov 20 23:52:32 2018 +0200
  31. 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
  32. 7e4d49c sandbox: sysreset: Update to support power-on reset by Simon Glass · Fri Nov 23 21:29:28 2018 -0700
  33. 17b56f6 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · Sun Nov 18 08:14:34 2018 -0700
  34. a11341a dm: core: Add a few more specific child-finding functions by Simon Glass · Sun Nov 18 08:14:31 2018 -0700
  35. dc3efdc dm: core: Export uclass_find_device_by_phandle() by Simon Glass · Sun Nov 18 08:14:30 2018 -0700
  36. f57ceb5 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Nov 26 15:52:51 2018 -0500
  37. f250d47 sandbox: Drop the deprecated 'sb' command by Simon Glass · Thu Nov 15 18:44:02 2018 -0700
  38. f9735be test: regmap: add regmap_read_poll_timeout test by Neil Armstrong · Thu Nov 22 11:01:04 2018 +0100
  39. 36eee8c sf: Add a method to obtain the block-protect setting by Simon Glass · Tue Nov 06 15:21:41 2018 -0700
  40. 90fcfb1 test: sf: Add a simple SPI flash test by Simon Glass · Tue Nov 06 15:21:40 2018 -0700
  41. 587dc40 misc: Update read() and write() methods to return bytes xfered by Simon Glass · Tue Nov 06 15:21:39 2018 -0700
  42. b341a43 dm: adc: add uclass's mask and conversion helpers by Fabrice Gasnier · Mon Nov 12 14:03:58 2018 +0100
  43. c3c6930 dm: video: correctly set the cursor position by Heinrich Schuchardt · Sat Nov 10 19:55:48 2018 +0100
  44. 1bb290d test: dm: virtio: Add test cases for virtio uclass by Bin Meng · Mon Oct 15 02:21:26 2018 -0700
  45. b59b369 test: dm: pci: Add cases for finding next PCI capability APIs by Bin Meng · Mon Oct 15 02:21:22 2018 -0700
  46. 8122dd1 test: dm: blk: Correct blk_base test case by Bin Meng · Mon Oct 15 02:21:04 2018 -0700
  47. d9bad17 test: dm: core: Add test case for uclass driver's child_post_probe() by Bin Meng · Mon Oct 15 02:20:58 2018 -0700
  48. 460212e test: regmap: Add test for regmap_{set, get} by Mario Six · Mon Oct 15 09:24:13 2018 +0200
  49. e3f59f4 test: regmap: Increase size of syscon0 memory by Mario Six · Thu Oct 04 09:00:40 2018 +0200
  50. 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
  51. 78c4b3e test: tee: fix resource leak in dm_test_tee() by Jens Wiklander · Mon Oct 29 11:41:35 2018 +0100
  52. c17d162 test: Add test for PCI device without compat string and with DT node by Marek Vasut · Wed Oct 10 21:27:09 2018 +0200
  53. dacfde8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 11 15:28:32 2018 -0400
  54. e79a518 net: Don't overwrite waiting packets with asynchronous replies by Joe Hershberger · Wed Sep 26 16:49:02 2018 -0500
  55. 9716dc1 test: eth: Add a test for the target being pinged by Joe Hershberger · Wed Sep 26 16:49:01 2018 -0500
  56. 54418d0 test: eth: Add a test for ARP requests by Joe Hershberger · Wed Sep 26 16:49:00 2018 -0500
  57. 07fbba5 sysreset: Add a way to find the last reset by Simon Glass · Mon Oct 01 12:22:46 2018 -0600
  58. b8b4d2a sysreset: Tidy up a few comments and logging by Simon Glass · Mon Oct 01 12:22:45 2018 -0600
  59. fe68a45 panel: Expand the backlight support by Simon Glass · Mon Oct 01 12:22:41 2018 -0600
  60. 5620cf8 test: panel: Add a test for the panel uclass by Simon Glass · Mon Oct 01 12:22:40 2018 -0600
  61. 699c9ca dm: core: Update ofnode to read binman-style flash entry by Simon Glass · Mon Oct 01 12:22:08 2018 -0600
  62. b775e87 dm: core: Add a function to find the first inactive child by Simon Glass · Mon Oct 01 12:22:07 2018 -0600
  63. 0806dcc sandbox: video: Speed up video output by Simon Glass · Mon Oct 01 11:55:14 2018 -0600
  64. 4e766c2 sandbox: Unprotect DATA regions in bus tests by Simon Glass · Mon Oct 01 21:12:32 2018 -0600
  65. a10b983 test: tee: test TEE uclass by Jens Wiklander · Tue Sep 25 16:40:19 2018 +0200
  66. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Sep 30 18:16:51 2018 -0400
  67. b3b2ddb dm: test: Add "/firmware" node scan test by Rajan Vaja · Wed Sep 19 03:43:46 2018 -0700
  68. ab664ff test: Add tests for board uclass by Mario Six · Tue Jul 31 11:44:13 2018 +0200
  69. d6f6dc3 test: Add tests for dev_{enable, disable}_by_path by Mario Six · Tue Jun 26 08:46:51 2018 +0200
  70. 058ef5b test: Add tests for DT-manipulation functions by Mario Six · Tue Jun 26 08:46:49 2018 +0200
  71. 02ad6fb video_osd: Add osd sandbox driver and tests by Mario Six · Thu Sep 27 09:19:31 2018 +0200
  72. 8a5c8a9 dm: fix alignment of help message of "dm" command by Masahiro Yamada · Fri Sep 07 20:31:21 2018 +0900
  73. d9fd0ac test: ofnode: test ofnode_by_prop_value() by Jens Wiklander · Mon Aug 20 11:10:00 2018 +0200
  74. dea5df7 test: Add tests for CPU uclass by Mario Six · Mon Aug 06 10:23:44 2018 +0200
  75. b6da1fb test: Add tests for sysreset_get_status by Mario Six · Mon Aug 06 10:23:33 2018 +0200
  76. 70ed0ea sandbox: Add serial test by Patrice Chotard · Fri Aug 03 15:07:41 2018 +0200
  77. 1e5c4e1 dm: test: Fix typo in test-main comment by Michal Simek · Mon Aug 20 08:03:22 2018 +0200
  78. 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
  79. 54fdf06 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Sat Aug 11 19:48:13 2018 -0400
  80. a8ce0ee test: Add tests for misc uclass by Mario Six · Tue Jul 31 14:24:14 2018 +0200
  81. 16f57da test: Add AXI test by Mario Six · Thu Aug 09 14:51:20 2018 +0200
  82. 29bf603 sandbox: led: use new function to configure default state by Patrick Delaunay · Fri Jul 27 16:37:09 2018 +0200
  83. d74d312 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · Fri Aug 03 01:14:53 2018 -0700
  84. 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
  85. 4e08073 test: dm: pci: Test driver binding with driver data provided by Bin Meng · Fri Aug 03 01:14:48 2018 -0700
  86. 325eed9 test: dm: pci: Add tests for configuration space access by Bin Meng · Fri Aug 03 01:14:42 2018 -0700
  87. 408e590 test: dm: pci: Test more than one PCI host controller by Bin Meng · Fri Aug 03 01:14:41 2018 -0700
  88. cbf071b test: dm: pci: Test more than one device on the same bus by Bin Meng · Fri Aug 03 01:14:39 2018 -0700
  89. 1445042 test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase() by Bin Meng · Fri Aug 03 01:14:38 2018 -0700
  90. 7a2c2be dm: power-domain: query power domain after get device by Peng Fan · Fri Jul 27 10:20:39 2018 +0800
  91. 1119271 clk: add clk_valid() by Fabrice Gasnier · Tue Jul 24 16:31:28 2018 +0200
  92. e8826f5 test: smem: add basic smem test by Ramon Fried · Mon Jul 02 02:58:00 2018 +0300
  93. f354863 dm: spi: Update sandbox SPI emulation driver to use ofnode by Simon Glass · Mon Jun 11 13:07:16 2018 -0600
  94. c89d8b3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Jun 01 16:46:39 2018 -0400
  95. 67036129 dm: core: add functions to get memory-mapped I/O addresses by Álvaro Fernández Rojas · Sun Apr 29 21:56:54 2018 +0200
  96. 5ba71e5 test: dm: Fix wrong aliases property names by Eugeniu Rosca · Sat May 19 14:13:55 2018 +0200
  97. 7b21a5a sandbox: tests: Add tests for mc34708 PMIC device by Lukasz Majewski · Tue May 15 16:26:43 2018 +0200
  98. d0eb49e sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.c by Lukasz Majewski · Tue May 15 16:26:42 2018 +0200
  99. 7a59d1d test: regmap: add read/modify/write test by Neil Armstrong · Fri Apr 27 11:56:15 2018 +0200
  100. b58adfe dm: led: add testcase for "default-state" property by Patrick Bruenn · Wed Apr 11 11:16:29 2018 +0200