1. e7c8656 uclass: Add dev_get_uclass_index() to get the uclass/index of a device by Jean-Jacques Hiblot · 6 years ago
  2. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  3. 40bb637 dm: core: Add a way to find a device by ofnode by Simon Glass · 7 years ago
  4. 1b30d61 dm: core: Export uclass_find_device_by_of_offset() by Simon Glass · 9 years ago
  5. 0a5804b dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · 9 years ago
  6. 7f9875e dm: core: Remove unbind operations when not required by Simon Glass · 10 years ago
  7. a7b8250 dm: core: precise comments for get/find device by name by Przemyslaw Marczak · 9 years ago
  8. 794d521 dm: core: remove type 'static' of function uclass_get_device_tail() by Przemyslaw Marczak · 9 years ago
  9. e0735a4 dm: core: uclass: add function: uclass_find_device_by_name() by Przemyslaw Marczak · 9 years ago
  10. c1d6f91 dm: core: add internal functions for getting the device without probe by Przemyslaw Marczak · 9 years ago
  11. 02c07b3 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · 10 years ago
  12. 83c7e43 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  13. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  14. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  15. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago