1. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  2. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  3. 7efb4a6 dm: timer: Skip device that does not have a valid ofnode in pre_probe() by Bin Meng · 5 years ago
  4. 8d773c4 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · 6 years ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  6. af82315 dm: timer: handle being called before dm_root is ready by Philipp Tomsich · 7 years ago
  7. b61e8b0 dm: timer: Convert to livetree by Philipp Tomsich · 7 years ago
  8. b1a1600 timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · 7 years ago
  9. f5b5719 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · 7 years ago
  10. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  11. a5acafb timer: Support clocks via phandle by Zakharov Vlad · 8 years ago
  12. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  13. 4f05182 timer: Support tracing fully by Simon Glass · 9 years ago
  14. 0a7edce dm: timer: refuse timers with zero clock_rate by Stephen Warren · 9 years ago
  15. a5d8011 dm: timer: uclass: Add flag to control sequence numbering by Mugunthan V N · 9 years ago
  16. c833697 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · 9 years ago
  17. 9ca07eb dm: timer: Support 64-bit counter by Bin Meng · 9 years ago
  18. 579eb5a dm: timer: Implement pre_probe() by Bin Meng · 9 years ago
  19. 435ae76 dm: timer: Fix several nits by Bin Meng · 9 years ago
  20. c8a7ba9 dm: implement a Timer uclass by Thomas Chou · 9 years ago