1. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 2 years, 9 months ago
  2. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  3. 6d1a8eb timer: Use a shorter error in TPL by Simon Glass · 3 years, 9 months ago
  4. 4b2be78 time: Fix get_ticks being non-monotonic by Sean Anderson · 4 years ago
  5. e1ddf67 timer: Allow delays with a 32-bit microsecond timer by Simon Glass · 4 years, 3 months ago
  6. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  7. 07e1114 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 5 months ago
  8. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  9. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  10. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 10 months ago
  11. 80e7e7c lib: time: Add microsecond timer by Marek Vasut · 5 years ago
  12. 6a853db lib: time: export usec_to_tick() by Heinrich Schuchardt · 5 years ago
  13. f00c262 lib: time: update module enable MACRO by Kever Yang · 5 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  15. 9fb34b0 bootstage: Provide a default timer function by Simon Glass · 7 years ago
  16. 5bc516e delay: collect {m, n, u}delay declarations to include/linux/delay.h by Masahiro Yamada · 8 years ago
  17. c95fec3 timer: Provide an early timer by Simon Glass · 9 years ago
  18. c833697 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · 9 years ago
  19. 9ca07eb dm: timer: Support 64-bit counter by Bin Meng · 9 years ago
  20. c8a7ba9 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  21. 19ea467 Use uint64_t for time types by Simon Glass · 10 years ago
  22. 8c688bc kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  23. fccacd3 lib/time.c cleanups by Pavel Machek · 10 years ago
  24. de351d6 lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  25. 2cd1b57 time: fix usec_to_tick() by Stephen Warren · 11 years ago
  26. d770f39 time: fix gcc warnings on MIPS64 by Daniel Schwierzeck · 11 years ago
  27. 65ba7ad time: add weak annotation to timer_read_counter declaration by Rob Herring · 11 years ago
  28. 8dfafdd Introduce common timer functions by Rob Herring · 11 years ago
  29. 2108f4c config: consolidate CONFIG_SYS_HZ definition by Rob Herring · 11 years ago
  30. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. 3786980 Move bootstage timer out of lib/time.c by Simon Glass · 12 years ago
  32. 5ff5539 bootstage: Define an optional microsecond timer by Simon Glass · 13 years ago
  33. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  34. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago[Renamed from lib_generic/time.c]
  35. 3eb90ba Generic udelay() with watchdog support by Ingo van Lil · 15 years ago