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