1. 9ca07eb dm: timer: Support 64-bit counter by Bin Meng · 9 years ago
  2. c8a7ba9 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  3. 19ea467 Use uint64_t for time types by Simon Glass · 10 years ago
  4. 8c688bc kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  5. fccacd3 lib/time.c cleanups by Pavel Machek · 10 years ago
  6. de351d6 lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  7. 2cd1b57 time: fix usec_to_tick() by Stephen Warren · 11 years ago
  8. d770f39 time: fix gcc warnings on MIPS64 by Daniel Schwierzeck · 11 years ago
  9. 65ba7ad time: add weak annotation to timer_read_counter declaration by Rob Herring · 11 years ago
  10. 8dfafdd Introduce common timer functions by Rob Herring · 11 years ago
  11. 2108f4c config: consolidate CONFIG_SYS_HZ definition by Rob Herring · 11 years ago
  12. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. 3786980 Move bootstage timer out of lib/time.c by Simon Glass · 12 years ago
  14. 5ff5539 bootstage: Define an optional microsecond timer by Simon Glass · 13 years ago
  15. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  16. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago[Renamed from lib_generic/time.c]
  17. 3eb90ba Generic udelay() with watchdog support by Ingo van Lil · 15 years ago