1. abbdbbd dm: core: Add late driver remove option by Marek Vasut · Sun Jan 24 14:32:46 2021 -0700
  2. df34d0b dm: core: Avoid partially removing devices by Simon Glass · Sun Jan 24 14:32:45 2021 -0700
  3. 784cd9e dm: core: Allow the uclass list to move by Simon Glass · Sat Dec 19 10:40:17 2020 -0700
  4. d4f0c94 dm: core: Add functions to set priv/plat by Simon Glass · Tue Dec 22 19:30:27 2020 -0700
  5. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  6. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  7. 16b4f94 dm: core: Drop device_bind_offset() by Simon Glass · Sat Nov 28 17:50:06 2020 -0700
  8. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · Sat Nov 28 17:50:03 2020 -0700
  9. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · Sat Nov 28 17:50:01 2020 -0700
  10. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · Sat Nov 28 17:50:00 2020 -0700
  11. cfd6a00 dm: Use an allocated array for run-time device info by Simon Glass · Sat Oct 03 11:31:33 2020 -0600
  12. bf5b823 dm: core: add support for device re-parenting by Claudiu Beznea · Mon Sep 07 17:46:33 2020 +0300
  13. 95282d6 core: drop const for struct driver_info by Walter Lozano · Thu Jun 25 01:10:10 2020 -0300
  14. 4a26385 dm: core: Export a new function to read platdata by Simon Glass · Sun Dec 29 21:19:20 2019 -0700
  15. 004323a dm: Correct pre_reloc_only parameter description in several APIs' comments by Bin Meng · Wed Oct 10 22:06:59 2018 -0700
  16. 2c556a1 device: expose the functions used to remove and unbind children of a device by Jean-Jacques Hiblot · Thu Aug 09 16:17:45 2018 +0200
  17. 9eb151e dm: core: Add a way to bind a device by ofnode by Simon Glass · Mon Jun 11 13:07:15 2018 -0600
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  19. 856e020 dm: core: Add a comment about the device_remove() flags by Simon Glass · Sat Jul 29 11:35:00 2017 -0600
  20. 322b290 dm: core: Allow binding a device from a live tree by Simon Glass · Thu May 18 20:09:05 2017 -0600
  21. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  22. 8c93df1 dm: allow setting driver_data before/during bind by Stephen Warren · Wed May 11 15:26:24 2016 -0600
  23. 6142d75 dm: Remove device_probe_child() by Simon Glass · Mon Jan 25 14:58:42 2016 -0700
  24. 7e7573c Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · Sun Nov 08 23:47:58 2015 -0700
  25. e1cc1f0 dm: core: allow device_bind() to not return a device pointer by Masahiro Yamada · Thu Aug 27 12:44:28 2015 +0900
  26. 04aa00d dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · Wed Aug 12 07:31:52 2015 +0900
  27. 029bfca devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · Sat Jul 25 21:52:37 2015 +0900
  28. 8b15b16 devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · Sat Jul 25 21:52:35 2015 +0900
  29. 59b6196 dm: Support address translation for simple-bus by Simon Glass · Tue Jul 07 20:53:44 2015 -0600
  30. a608ba6 dm: Export device_remove_children / device_unbind_children by Hans de Goede · Wed Jul 01 20:52:58 2015 +0200
  31. a626dff dm: core: Convert driver_bind() to use const by Simon Glass · Wed Mar 25 12:21:54 2015 -0600
  32. 45a9335 dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE by Marek Vasut · Wed Feb 18 22:36:18 2015 +0100
  33. b38ea5a dm: Allow device removal features to be dropped by Simon Glass · Mon Nov 10 17:16:47 2014 -0700
  34. 1586a84 dm: core: Allow parents to pass data to children during probe by Simon Glass · Mon Oct 13 23:41:50 2014 -0600
  35. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · Wed Jul 23 06:55:03 2014 -0600
  36. 34a1d35 dm: Cast away the const-ness of the global_data pointer by Simon Glass · Wed Jun 11 23:29:49 2014 -0600
  37. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  38. dd6ab88 dm: Add base driver model support by Simon Glass · Wed Feb 26 15:59:18 2014 -0700