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