1. 153851d dm: core: Add a new flag to track platform data by Simon Glass · 5 years ago
  2. 52edfed dm: core: device: switch off power domain after device removal by Anatolij Gustschin · 5 years ago
  3. 3be9bcb device: expose the functions used to remove and unbind children of a device by Jean-Jacques Hiblot · 6 years ago
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  5. 426f99f dm: core: Add DM_FLAG_OS_PREPARE flag by Stefan Roese · 8 years ago
  6. bc85aa4 dm: core: Add dm_remove_devices_flags() and hook it into device_remove() by Stefan Roese · 8 years ago
  7. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  8. fd1c2d9 dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED by Simon Glass · 8 years ago
  9. a2040fa dm: core: Allow device names to be freed automatically by Simon Glass · 9 years ago
  10. 79725ca Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · 9 years ago
  11. 608f26c devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · 9 years ago
  12. aed1a4d dm: add DM_FLAG_BOUND flag by Masahiro Yamada · 9 years ago
  13. bb52b36 dm: Export device_remove_children / device_unbind_children by Hans de Goede · 9 years ago
  14. 5eaed88 dm: core: Extend struct udevice by '.uclass_platdata' field. by Przemyslaw Marczak · 10 years ago
  15. 3479253 dm: core: Convert driver_bind() to use const by Simon Glass · 10 years ago
  16. dac8db2 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · 10 years ago
  17. cdc133b dm: core: Allow parents to have platform data for their children by Simon Glass · 10 years ago
  18. f8a8544 dm: core: Allocate platform data when binding a device by Simon Glass · 10 years ago
  19. 3ac435d dm: Allow device removal features to be dropped by Simon Glass · 10 years ago