1. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · Sat Dec 19 10:40:13 2020 -0700
  2. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  3. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  4. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  5. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  6. 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · Wed Oct 07 14:37:44 2020 -0400
  7. d111306 timer: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:52 2020 -0400
  8. 738ff53 timer: Add helper for drivers using timebase fallback by Sean Anderson · Mon Sep 28 10:52:22 2020 -0400
  9. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  10. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  11. fe5eb09 dm: timer: Skip device that does not have a valid ofnode in pre_probe() by Bin Meng · Fri Jul 05 09:23:15 2019 -0700
  12. 9a9b074 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · Wed Oct 10 22:06:58 2018 -0700
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. 63cf24a dm: timer: handle being called before dm_root is ready by Philipp Tomsich · Mon Sep 11 22:04:11 2017 +0200
  15. 617fd62 dm: timer: Convert to livetree by Philipp Tomsich · Mon Sep 11 22:04:10 2017 +0200
  16. 163796c timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · Fri Jul 28 17:19:58 2017 +0200
  17. 802b2c6 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · Thu May 18 20:09:06 2017 -0600
  18. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  19. 36901a4 timer: Support clocks via phandle by Zakharov Vlad · Fri Dec 09 17:18:32 2016 +0300
  20. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  21. 04cb14c timer: Support tracing fully by Simon Glass · Wed Feb 24 09:14:48 2016 -0700
  22. 023ddfe dm: timer: refuse timers with zero clock_rate by Stephen Warren · Wed Jan 06 10:33:03 2016 -0700
  23. 5d0f01f dm: timer: uclass: Add flag to control sequence numbering by Mugunthan V N · Thu Dec 24 16:08:06 2015 +0530
  24. 6f89d04 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · Sat Jan 16 21:33:58 2016 +0530
  25. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · Tue Nov 24 13:31:17 2015 -0700
  26. f786c64 dm: timer: Implement pre_probe() by Bin Meng · Fri Nov 13 00:11:15 2015 -0800
  27. 8a7b864 dm: timer: Fix several nits by Bin Meng · Fri Nov 13 00:11:14 2015 -0800
  28. fb798b1 dm: implement a Timer uclass by Thomas Chou · Fri Oct 09 13:46:34 2015 +0800