1. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  2. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  3. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  4. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  5. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  6. 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 2 months ago
  7. d111306 timer: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  8. 738ff53 timer: Add helper for drivers using timebase fallback by Sean Anderson · 4 years, 2 months ago
  9. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  10. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  11. fe5eb09 dm: timer: Skip device that does not have a valid ofnode in pre_probe() by Bin Meng · 5 years ago
  12. 9a9b074 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · 6 years ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. 63cf24a dm: timer: handle being called before dm_root is ready by Philipp Tomsich · 7 years ago
  15. 617fd62 dm: timer: Convert to livetree by Philipp Tomsich · 7 years ago
  16. 163796c timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · 7 years ago
  17. 802b2c6 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · 8 years ago
  18. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  19. 36901a4 timer: Support clocks via phandle by Zakharov Vlad · 8 years ago
  20. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  21. 04cb14c timer: Support tracing fully by Simon Glass · 9 years ago
  22. 023ddfe dm: timer: refuse timers with zero clock_rate by Stephen Warren · 9 years ago
  23. 5d0f01f dm: timer: uclass: Add flag to control sequence numbering by Mugunthan V N · 9 years ago
  24. 6f89d04 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · 9 years ago
  25. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · 9 years ago
  26. f786c64 dm: timer: Implement pre_probe() by Bin Meng · 9 years ago
  27. 8a7b864 dm: timer: Fix several nits by Bin Meng · 9 years ago
  28. fb798b1 dm: implement a Timer uclass by Thomas Chou · 9 years ago