1. 73f8fbc dm: core: Document return value of device bind functions by Michal Suchanek · 2 years ago
  2. cbb14ac doc: add include/dm/lists.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  3. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 1 month ago
  4. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  5. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  6. 6244fc6 dm: Correct pre_reloc_only parameter description in several APIs' comments by Bin Meng · 6 years ago
  7. 8d773c4 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · 6 years ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  9. 45a2686 dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 7 years ago
  10. f5b5719 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · 7 years ago
  11. e6cabe4 dm: core: allow device_bind() to not return a device pointer by Masahiro Yamada · 9 years ago
  12. 5b9000d dm: core: Add a function to bind a driver for a device tree node by Simon Glass · 9 years ago
  13. e33dc22 dm: Add a function to bind a device by driver name by Simon Glass · 10 years ago
  14. 81b4e75 dm: fix comments by Masahiro Yamada · 10 years ago
  15. 1f359e3 dm: Adjust lists_bind_fdt() to return the bound device by Simon Glass · 10 years ago
  16. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  17. f2bc6fc dm: Tidy up four minor code nits by Simon Glass · 10 years ago
  18. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  19. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago