1. d494131 dm: Correct typos in uclass_first/next_device_check() by Bin Meng · 6 years ago
  2. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  3. d255fad core: add uclass_get_device_by_phandle_id() api by Kever Yang · 7 years ago
  4. 6e43d1b dm: core: Add a function to look up a uclass by name by Simon Glass · 7 years ago
  5. fa9335a dm: fix typo falback by Heinrich Schuchardt · 7 years ago
  6. 95ce385 dm: core: Add uclass_first/next_device_check() by Simon Glass · 7 years ago
  7. 30a570a dm: core: Clarify uclass_first/next_device() comments by Simon Glass · 7 years ago
  8. 40bb637 dm: core: Add a way to find a device by ofnode by Simon Glass · 7 years ago
  9. 0a5f6f8 dm: core: Add a function to get a uclass name by Simon Glass · 8 years ago
  10. c57f806 dm: core: Add a way to find a device by its driver by Simon Glass · 8 years ago
  11. b067505 dm: core: Add uclass_first_device_err() to return a valid device by Simon Glass · 9 years ago
  12. 7aeac5b dm: core: Add safe device iteration macros by Simon Glass · 9 years ago
  13. 71f1e3f dm: simplify uclass_foreach_dev() implementation by Masahiro Yamada · 9 years ago
  14. 74356d7 dm: core: Fix a typo in the uclass_get_device_by_name() comment by Simon Glass · 9 years ago
  15. d82ba4c dm: core: Support finding a device by phandle by Simon Glass · 9 years ago
  16. a7b8250 dm: core: precise comments for get/find device by name by Przemyslaw Marczak · 9 years ago
  17. b7af1a2 dm: core: uclass: add function: uclass_get_device_by_name() by Przemyslaw Marczak · 9 years ago
  18. 5eaed88 dm: core: Extend struct udevice by '.uclass_platdata' field. by Przemyslaw Marczak · 9 years ago
  19. 02c07b3 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · 10 years ago
  20. 83c7e43 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  21. 081f2fc dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · 10 years ago
  22. dac8db2 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · 10 years ago
  23. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  24. ba8da9d dm: core: Allow uclasses to specify platdata for a device's children by Simon Glass · 10 years ago
  25. 040b69a dm: core: Improve comments for uclass_first/next_device() by Simon Glass · 10 years ago
  26. 42c23dd dm: include <linker_lists.h> from platdata.h and uclass.h by Masahiro Yamada · 10 years ago
  27. 0040b94 dm: Tidy up some header file comments by Simon Glass · 10 years ago
  28. f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  29. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  30. f2bc6fc dm: Tidy up four minor code nits by Simon Glass · 10 years ago
  31. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  32. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago