1. 2238594 dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 9 months ago
  2. 7074354 dm: core: Add macros to access the new linker lists by Simon Glass · 3 years, 9 months ago
  3. 96404c2 dm: core: Add function to access uclass priv by Simon Glass · 4 years ago
  4. b941f56 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 4 years ago
  5. 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
  6. 1ae093f dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 4 years ago
  7. 0bb4427 dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · 5 years ago
  8. a5da300 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  9. dc3efdc dm: core: Export uclass_find_device_by_phandle() by Simon Glass · 6 years ago
  10. c4f0248 uclass: Add dev_get_uclass_index() to get the uclass/index of a device by Jean-Jacques Hiblot · 6 years ago
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. ee145d6 dm: core: Add a way to find a device by ofnode by Simon Glass · 8 years ago
  13. 96f0444 dm: core: Export uclass_find_device_by_of_offset() by Simon Glass · 9 years ago
  14. 04aa00d dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · 9 years ago
  15. 8914c8a dm: core: Remove unbind operations when not required by Simon Glass · 10 years ago
  16. c917772 dm: core: precise comments for get/find device by name by Przemyslaw Marczak · 10 years ago
  17. fa277fc dm: core: remove type 'static' of function uclass_get_device_tail() by Przemyslaw Marczak · 10 years ago
  18. 2ffdf14 dm: core: uclass: add function: uclass_find_device_by_name() by Przemyslaw Marczak · 10 years ago
  19. f9d156e dm: core: add internal functions for getting the device without probe by Przemyslaw Marczak · 10 years ago
  20. 9c1f382 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · 10 years ago
  21. 5104b98 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  22. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  23. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  24. dd6ab88 dm: Add base driver model support by Simon Glass · 11 years ago