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