1. 0e10316 Use uint64_t for time types by Simon Glass · 10 years ago
  2. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  3. cb21e37 lib/time.c cleanups by Pavel Machek · 10 years ago
  4. f283e4f lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  5. ff81b48 time: fix usec_to_tick() by Stephen Warren · 11 years ago
  6. 984c592 time: fix gcc warnings on MIPS64 by Daniel Schwierzeck · 11 years ago
  7. 316c5c8 time: add weak annotation to timer_read_counter declaration by Rob Herring · 11 years ago
  8. 5715694 Introduce common timer functions by Rob Herring · 11 years ago
  9. a0f85d3 config: consolidate CONFIG_SYS_HZ definition by Rob Herring · 11 years ago
  10. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. fd0b644 Move bootstage timer out of lib/time.c by Simon Glass · 13 years ago
  12. 4d7372f bootstage: Define an optional microsecond timer by Simon Glass · 13 years ago
  13. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  14. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago[Renamed from lib_generic/time.c]
  15. f0f778a Generic udelay() with watchdog support by Ingo van Lil · 15 years ago