1. e81bf6d dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 6 months ago
  2. 607f9bc dm: core: Add macros to access the new linker lists by Simon Glass · 3 years, 6 months ago
  3. cc6f4c8 dm: core: Add late driver remove option by Marek Vasut · 3 years, 8 months ago
  4. c51d2e7 dm: core: Avoid partially removing devices by Simon Glass · 3 years, 8 months ago
  5. 8a71553 dm: core: Allow the uclass list to move by Simon Glass · 3 years, 9 months ago
  6. 12559f5 dm: core: Add functions to set priv/plat by Simon Glass · 3 years, 9 months ago
  7. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  8. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  9. e80be74 dm: core: Drop device_bind_offset() by Simon Glass · 3 years, 10 months ago
  10. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 10 months ago
  11. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 10 months ago
  12. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 10 months ago
  13. a294ead dm: Use an allocated array for run-time device info by Simon Glass · 4 years ago
  14. cfecbaf dm: core: add support for device re-parenting by Claudiu Beznea · 4 years, 1 month ago
  15. 908d024 core: drop const for struct driver_info by Walter Lozano · 4 years, 3 months ago
  16. bcd90cb dm: core: Export a new function to read platdata by Simon Glass · 4 years, 9 months ago
  17. 6244fc6 dm: Correct pre_reloc_only parameter description in several APIs' comments by Bin Meng · 6 years ago
  18. 3be9bcb device: expose the functions used to remove and unbind children of a device by Jean-Jacques Hiblot · 6 years ago
  19. d677b00 dm: core: Add a way to bind a device by ofnode by Simon Glass · 6 years ago
  20. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  21. e88afcc dm: core: Add a comment about the device_remove() flags by Simon Glass · 7 years ago
  22. 396e343 dm: core: Allow binding a device from a live tree by Simon Glass · 7 years ago
  23. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  24. daac3bf dm: allow setting driver_data before/during bind by Stephen Warren · 8 years ago
  25. c6db965 dm: Remove device_probe_child() by Simon Glass · 9 years ago
  26. 79725ca Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · 9 years ago
  27. e6cabe4 dm: core: allow device_bind() to not return a device pointer by Masahiro Yamada · 9 years ago
  28. 0a5804b dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · 9 years ago
  29. e2282d7 devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · 9 years ago
  30. 608f26c devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · 9 years ago
  31. f330177 dm: Support address translation for simple-bus by Simon Glass · 9 years ago
  32. bb52b36 dm: Export device_remove_children / device_unbind_children by Hans de Goede · 9 years ago
  33. 3479253 dm: core: Convert driver_bind() to use const by Simon Glass · 10 years ago
  34. 66c0315 dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE by Marek Vasut · 10 years ago
  35. 3ac435d dm: Allow device removal features to be dropped by Simon Glass · 10 years ago
  36. accd4b1 dm: core: Allow parents to pass data to children during probe by Simon Glass · 10 years ago
  37. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  38. 89876a5 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  39. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  40. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago