1. 017886b dm: core: Run tests with both livetree and flat tree by Simon Glass · Thu May 18 20:09:17 2017 -0600
  2. ee145d6 dm: core: Add a way to find a device by ofnode by Simon Glass · Thu May 18 20:09:09 2017 -0600
  3. f19d9f2 dm: core: Scan the live tree when setting up driver model by Simon Glass · Thu May 18 20:09:08 2017 -0600
  4. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · Thu May 18 20:09:07 2017 -0600
  5. 802b2c6 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · Thu May 18 20:09:06 2017 -0600
  6. 322b290 dm: core: Allow binding a device from a live tree by Simon Glass · Thu May 18 20:09:05 2017 -0600
  7. cfdae5c dm: core: Implement live tree 'read' functions by Simon Glass · Thu May 18 20:09:04 2017 -0600
  8. 34ef0c2 dm: core: Add device-based 'read' functions to access DT by Simon Glass · Thu May 18 20:09:03 2017 -0600
  9. 0fbf66b dm: core: Add a place to put extra device-tree reading functions by Simon Glass · Thu May 18 20:09:02 2017 -0600
  10. 049ae1b dm: core: Add address operations on device tree references by Simon Glass · Thu May 18 20:09:01 2017 -0600
  11. 6fe43a3 dm: core: Add livetree address functions by Simon Glass · Thu May 18 20:08:59 2017 -0600
  12. c4fc562 dm: core: Add operations on device tree references by Simon Glass · Thu May 18 20:08:58 2017 -0600
  13. 54cbcc8 dm: core: Rename of_device_is_compatible() by Simon Glass · Thu May 18 20:08:57 2017 -0600
  14. 1ccaa05 dm: core: Add livetree access functions by Simon Glass · Thu May 18 20:08:54 2017 -0600
  15. a6eedb8 dm: core: Add livetree definitions by Simon Glass · Thu May 18 20:08:53 2017 -0600
  16. 9a14860 dm: core: Add ofnode to represent device tree nodes by Simon Glass · Wed May 17 17:18:10 2017 -0600
  17. a4dbe25 dm: core: Dont export dm_scan_fdt_node() by Simon Glass · Wed May 17 17:18:08 2017 -0600
  18. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  19. aadfaf0 dm: core: Move dev_get_addr() etc. into a separate file by Simon Glass · Wed May 17 17:18:04 2017 -0600
  20. 0745676 dm: core: Add DM_FLAG_OS_PREPARE flag by Stefan Roese · Mon Apr 24 09:48:02 2017 +0200
  21. 4844778 drivers: phy: add generic PHY framework by Jean-Jacques Hiblot · Mon Apr 24 11:51:27 2017 +0200
  22. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · Mon Apr 17 12:00:21 2017 -0700
  23. 836c55d sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · Fri Apr 14 11:10:24 2017 +0900
  24. 505045d dm: core: Add dm_remove_devices_flags() and hook it into device_remove() by Stefan Roese · Mon Mar 27 10:58:53 2017 +0200
  25. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  26. 20f938a dm: Return actual bools in dm_fdt_pre_reloc by Heiko Stübner · Thu Feb 23 17:30:38 2017 +0100
  27. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · Sat Feb 18 19:46:21 2017 +0100
  28. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  29. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  30. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · Fri Dec 09 07:56:54 2016 -0500
  31. 4b72702 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  32. 27367b2 dm: core: Add dev_get_addr_size_index() to retrieve addr and size by Stefan Roese · Wed Nov 30 07:24:47 2016 +0100
  33. 1b0deee dm: core: Handle global_data moving in SPL by Simon Glass · Sun Nov 13 14:21:58 2016 -0700
  34. 90392d0 serial: pxa: integrate optional driver model handling by Marcel Ziswiler · Mon Nov 14 21:40:26 2016 +0100
  35. d19d073 dm: core: Add a function to get a uclass name by Simon Glass · Wed Oct 05 20:42:13 2016 -0600
  36. afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · Mon Aug 15 17:48:51 2016 +0200
  37. 19e7a9e net/ethoc: support private memory configurations by Max Filippov · Fri Aug 05 18:26:20 2016 +0300
  38. c91eb0c net/ethoc: add CONFIG_DM_ETH support by Max Filippov · Fri Aug 05 18:26:17 2016 +0300
  39. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Jul 28 08:45:00 2016 -0400
  40. 92c67fa Add a power domain framework/uclass by Stephen Warren · Wed Jul 13 13:45:31 2016 -0600
  41. 5d5388d dm: core: Add a function to bind child devices by Simon Glass · Tue Jul 05 17:10:08 2016 -0600
  42. 32d8ab6 dm: core: Add a way to find a device by its driver by Simon Glass · Sun Jul 17 15:23:15 2016 -0600
  43. 07b3f33 dm: imx: serial: Support DTE mode when using driver model by Stefan Agner · Wed Jul 13 00:25:35 2016 -0700
  44. afbf9b8 dm: core: Expand platdata for of-platdata devices by Simon Glass · Mon Jul 04 11:58:18 2016 -0600
  45. 2d4c7dc dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED by Simon Glass · Mon Jul 04 11:58:15 2016 -0600
  46. d2ef0fc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jul 11 18:50:29 2016 -0400
  47. 1cc7ecd dm: Sort the uclass id in alphabetical order by Bin Meng · Wed Jun 22 02:29:47 2016 -0700
  48. 0dff370 dm: core: implement dev_map_physmem() by Vignesh R · Wed Jul 06 09:58:55 2016 +0530
  49. 185ad87 Add a reset driver framework/uclass by Stephen Warren · Fri Jun 17 09:43:58 2016 -0600
  50. d010783 Add a mailbox driver framework/uclass by Stephen Warren · Fri May 13 15:50:29 2016 -0600
  51. 859f256 Rename reset to sysreset by Stephen Warren · Thu May 12 12:03:35 2016 -0600
  52. 8c93df1 dm: allow setting driver_data before/during bind by Stephen Warren · Wed May 11 15:26:24 2016 -0600
  53. 4666bd9 drivers: core: device: add support to check dt compatible for a device/machine by Mugunthan V N · Thu Apr 28 15:36:02 2016 +0530
  54. 7760ba2 dm: core: Allow device names to be freed automatically by Simon Glass · Sun May 01 13:52:23 2016 -0600
  55. 85ee165 dm: Rename disk uclass to ahci by Simon Glass · Sun May 01 11:35:52 2016 -0600
  56. b2d1e2a m68k: add DM model serial driver by angelo@sysam.it · Wed Apr 27 21:51:13 2016 +0200
  57. d8fc5ff dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address by Stefan Roese · Thu Apr 21 07:11:34 2016 +0200
  58. 1807907 fdt: implement dev_get_addr_name() by Stephen Warren · Wed Apr 06 12:49:19 2016 -0600
  59. 946797f drivers: Add SPMI bus uclass by Mateusz Kulikowski · Thu Mar 31 23:12:27 2016 +0200
  60. f84f9bf serial: add BCM283x mini UART driver by Stephen Warren · Fri Mar 18 21:41:38 2016 -0600
  61. be5a7dd serial: pl01x: Add support for devices with the rate pre-configured. by Eric Anholt · Sun Mar 13 18:16:54 2016 -0700
  62. cceee55 dm: blk: Add a block-device uclass by Simon Glass · Mon Feb 29 15:25:55 2016 -0700
  63. 832c3f0 dm: core: Add uclass_first_device_err() to return a valid device by Simon Glass · Thu Feb 11 13:23:25 2016 -0700
  64. 5dba05e stm32x7: add support for stm32x7 serial driver by Vikas Manocha · Thu Feb 11 15:47:19 2016 -0800
  65. 8c3c918 dm: implement a DMA uclass by Mugunthan V N · Mon Feb 15 15:31:37 2016 +0530
  66. 69f617f video: sandbox: Allow selection of font size and console name by Simon Glass · Thu Jan 14 18:10:49 2016 -0700
  67. 6142d75 dm: Remove device_probe_child() by Simon Glass · Mon Jan 25 14:58:42 2016 -0700
  68. cfe85a8 ahci: Add a disk-controller uclass by Simon Glass · Sun Jan 17 16:11:34 2016 -0700
  69. 29ce97e dm: x86: Add a northbridge uclass by Simon Glass · Sun Jan 17 16:11:14 2016 -0700
  70. 18a8e09 dm: x86: Create a driver for x86 interrupts by Simon Glass · Tue Jan 19 21:32:25 2016 -0700
  71. 7d3d776 dm: video: Repurpose the 'displayport' uclass to 'display' by Simon Glass · Thu Jan 21 19:45:00 2016 -0700
  72. 14d1c8e dm: panel: Add a panel uclass by Simon Glass · Thu Jan 21 19:44:58 2016 -0700
  73. 8f79048 dm: backlight: Add a backlight uclass by Simon Glass · Thu Jan 21 19:44:56 2016 -0700
  74. b3f0756 dm: pwm: Add a PWM uclass by Simon Glass · Thu Jan 21 19:44:54 2016 -0700
  75. 96f0444 dm: core: Export uclass_find_device_by_of_offset() by Simon Glass · Thu Jan 21 19:43:57 2016 -0700
  76. 2d4fa3c dm: pinctrl: Add a way for a GPIO driver to obtain a pin function by Simon Glass · Thu Jan 21 19:43:56 2016 -0700
  77. c979517 dm: Add a power sequencing uclass by Simon Glass · Thu Jan 21 19:43:31 2016 -0700
  78. a098447 dm: pinctrl: Add a function to parse PIN_CONFIG flags by Simon Glass · Thu Jan 21 19:43:26 2016 -0700
  79. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · Mon Jan 18 19:52:26 2016 -0700
  80. 84c7fb3 dm: video: Add a uclass for the text console by Simon Glass · Mon Jan 18 19:52:17 2016 -0700
  81. 623d28f dm: video: Add a video uclass by Simon Glass · Mon Jan 18 19:52:15 2016 -0700
  82. f20d4c0 serial: lpc32xx hsuart: port driver to driver model by Vladimir Zapolskiy · Sat Dec 19 23:29:24 2015 +0200
  83. 4b776e5 dm: core: Add a new api to get indexed device address by Mugunthan V N · Wed Dec 23 20:39:36 2015 +0530
  84. a0ea0f9 dm: core: Add option to configure an offset for the address translation by Stefan Roese · Mon Dec 14 16:18:15 2015 +0100
  85. 75d48a6 stm32: Convert serial driver to DM by Kamil Lulko · Tue Dec 01 09:08:19 2015 +0100
  86. 7e7573c Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · Sun Nov 08 23:47:58 2015 -0700
  87. 0a74c96 dm: core: Add safe device iteration macros by Simon Glass · Sun Nov 08 23:47:52 2015 -0700
  88. 02f0c28 dm: usb: Add support for USB keyboards with driver model by Simon Glass · Tue Sep 08 11:15:11 2015 -0600
  89. e51b65e dm: implement a MTD uclass by Thomas Chou · Sat Nov 07 14:20:31 2015 +0800
  90. e0cb85b dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · Tue Oct 27 13:08:00 2015 +0100
  91. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 27 19:08:19 2015 -0400
  92. 1958eec dm: core: Tidy up comments in device.h by Simon Glass · Mon Sep 28 23:32:06 2015 -0600
  93. 30b0164 dm: core: Remove a comment about dropping per_child_auto_alloc_size by Simon Glass · Mon Sep 28 23:32:05 2015 -0600
  94. c8ca1cb dm: core: Tidy up devres comments by Simon Glass · Mon Sep 28 23:32:04 2015 -0600
  95. aa74168 dm: core: Fix device flag whitespace by Simon Glass · Mon Sep 28 23:32:03 2015 -0600
  96. ffca202 dm: core: Adjust device.h header file order by Simon Glass · Mon Sep 28 23:32:02 2015 -0600
  97. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · Mon Sep 28 23:32:01 2015 -0600
  98. b1ed686 dm: implement a Miscellaneous uclass by Thomas Chou · Wed Oct 07 20:20:51 2015 +0800
  99. fb798b1 dm: implement a Timer uclass by Thomas Chou · Fri Oct 09 13:46:34 2015 +0800
  100. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · Thu Sep 17 15:42:39 2015 -0500