1. b4416e0 dm: core: Add note about device_probe idempotence by Michal Suchanek · 2 years, 2 months ago
  2. 3996f06 dm: core: Allow devres to be disabled in SPL by Simon Glass · 2 years, 8 months ago
  3. 6ddadd6 dm: core: Add a required struct declaration by Simon Glass · 2 years, 9 months ago
  4. 3ee337a event: Add events for device probe/remove by Simon Glass · 2 years, 9 months ago
  5. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  6. 2238594 dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 9 months ago
  7. 7074354 dm: core: Add macros to access the new linker lists by Simon Glass · 3 years, 9 months ago
  8. abbdbbd dm: core: Add late driver remove option by Marek Vasut · 3 years, 10 months ago
  9. df34d0b dm: core: Avoid partially removing devices by Simon Glass · 3 years, 10 months ago
  10. 784cd9e dm: core: Allow the uclass list to move by Simon Glass · 4 years ago
  11. d4f0c94 dm: core: Add functions to set priv/plat by Simon Glass · 4 years ago
  12. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  13. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  14. 16b4f94 dm: core: Drop device_bind_offset() by Simon Glass · 4 years ago
  15. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
  16. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  17. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
  18. cfd6a00 dm: Use an allocated array for run-time device info by Simon Glass · 4 years, 2 months ago
  19. bf5b823 dm: core: add support for device re-parenting by Claudiu Beznea · 4 years, 3 months ago
  20. 95282d6 core: drop const for struct driver_info by Walter Lozano · 4 years, 5 months ago
  21. 4a26385 dm: core: Export a new function to read platdata by Simon Glass · 5 years ago
  22. 004323a dm: Correct pre_reloc_only parameter description in several APIs' comments by Bin Meng · 6 years ago
  23. 2c556a1 device: expose the functions used to remove and unbind children of a device by Jean-Jacques Hiblot · 6 years ago
  24. 9eb151e dm: core: Add a way to bind a device by ofnode by Simon Glass · 6 years ago
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  26. 856e020 dm: core: Add a comment about the device_remove() flags by Simon Glass · 7 years ago
  27. 322b290 dm: core: Allow binding a device from a live tree by Simon Glass · 8 years ago
  28. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  29. 8c93df1 dm: allow setting driver_data before/during bind by Stephen Warren · 9 years ago
  30. 6142d75 dm: Remove device_probe_child() by Simon Glass · 9 years ago
  31. 7e7573c Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · 9 years ago
  32. e1cc1f0 dm: core: allow device_bind() to not return a device pointer by Masahiro Yamada · 9 years ago
  33. 04aa00d dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · 9 years ago
  34. 029bfca devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · 9 years ago
  35. 8b15b16 devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · 9 years ago
  36. 59b6196 dm: Support address translation for simple-bus by Simon Glass · 9 years ago
  37. a608ba6 dm: Export device_remove_children / device_unbind_children by Hans de Goede · 9 years ago
  38. a626dff dm: core: Convert driver_bind() to use const by Simon Glass · 10 years ago
  39. 45a9335 dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE by Marek Vasut · 10 years ago
  40. b38ea5a dm: Allow device removal features to be dropped by Simon Glass · 10 years ago
  41. 1586a84 dm: core: Allow parents to pass data to children during probe by Simon Glass · 10 years ago
  42. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  43. 34a1d35 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  44. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  45. dd6ab88 dm: Add base driver model support by Simon Glass · 11 years ago