1. f0b5024 lib: time: update module enable MACRO by Kever Yang · Fri Mar 29 22:17:33 2019 +0800
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  3. 037ef5c bootstage: Provide a default timer function by Simon Glass · Mon May 22 05:05:22 2017 -0600
  4. 29d2a62 delay: collect {m, n, u}delay declarations to include/linux/delay.h by Masahiro Yamada · Wed Dec 28 00:35:59 2016 +0900
  5. 32f6c17 timer: Provide an early timer by Simon Glass · Wed Feb 24 09:14:49 2016 -0700
  6. 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
  7. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · Tue Nov 24 13:31:17 2015 -0700
  8. fb798b1 dm: implement a Timer uclass by Thomas Chou · Fri Oct 09 13:46:34 2015 +0800
  9. 0e10316 Use uint64_t for time types by Simon Glass · Wed Oct 15 04:38:33 2014 -0600
  10. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · Fri Oct 24 01:30:40 2014 +0900
  11. cb21e37 lib/time.c cleanups by Pavel Machek · Sun Jul 13 13:14:27 2014 +0200
  12. f283e4f lib: time: add weak timer_init() function by Darwin Rambo · Thu Dec 19 15:06:12 2013 -0800
  13. ff81b48 time: fix usec_to_tick() by Stephen Warren · Thu Dec 05 12:08:09 2013 -0700
  14. 984c592 time: fix gcc warnings on MIPS64 by Daniel Schwierzeck · Sat Nov 09 00:30:14 2013 +0100
  15. 316c5c8 time: add weak annotation to timer_read_counter declaration by Rob Herring · Fri Nov 08 08:40:43 2013 -0600
  16. 5715694 Introduce common timer functions by Rob Herring · Fri Oct 04 10:22:41 2013 -0500
  17. a0f85d3 config: consolidate CONFIG_SYS_HZ definition by Rob Herring · Fri Oct 04 08:40:03 2013 -0500
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  19. fd0b644 Move bootstage timer out of lib/time.c by Simon Glass · Thu Apr 05 12:05:17 2012 +0000
  20. 4d7372f bootstage: Define an optional microsecond timer by Simon Glass · Sat Dec 10 11:08:03 2011 +0000
  21. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  22. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500[Renamed from lib_generic/time.c]
  23. f0f778a Generic udelay() with watchdog support by Ingo van Lil · Tue Nov 24 14:09:21 2009 +0100