1. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 11 months ago
  2. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 11 months ago
  3. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  4. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  5. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  6. 8af7bb9 timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 1 month ago
  7. a5d4f86 timer: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  8. 3576121 timer: Add helper for drivers using timebase fallback by Sean Anderson · 4 years, 2 months ago
  9. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
  10. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  11. 7efb4a6 dm: timer: Skip device that does not have a valid ofnode in pre_probe() by Bin Meng · 5 years ago
  12. 8d773c4 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. af82315 dm: timer: handle being called before dm_root is ready by Philipp Tomsich · 7 years ago
  15. b61e8b0 dm: timer: Convert to livetree by Philipp Tomsich · 7 years ago
  16. b1a1600 timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · 7 years ago
  17. f5b5719 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · 7 years ago
  18. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  19. a5acafb timer: Support clocks via phandle by Zakharov Vlad · 8 years ago
  20. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  21. 4f05182 timer: Support tracing fully by Simon Glass · 9 years ago
  22. 0a7edce dm: timer: refuse timers with zero clock_rate by Stephen Warren · 9 years ago
  23. a5d8011 dm: timer: uclass: Add flag to control sequence numbering by Mugunthan V N · 9 years ago
  24. c833697 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · 9 years ago
  25. 9ca07eb dm: timer: Support 64-bit counter by Bin Meng · 9 years ago
  26. 579eb5a dm: timer: Implement pre_probe() by Bin Meng · 9 years ago
  27. 435ae76 dm: timer: Fix several nits by Bin Meng · 9 years ago
  28. c8a7ba9 dm: implement a Timer uclass by Thomas Chou · 9 years ago