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