1. 7008515 Revert "time: add weak annotation to timer_read_counter declaration" by Harald Seiler · 1 year, 11 months ago
  2. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  3. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  4. 48d7dc6 time: move the CONFIG_SYS_TIMER_RATE handling to the compiler by Michael Walle · 2 years, 3 months ago
  5. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  6. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  7. 1b9c4b0 timer: Use a shorter error in TPL by Simon Glass · 4 years ago
  8. 11da636 time: Fix get_ticks being non-monotonic by Sean Anderson · 4 years, 3 months ago
  9. 82213d8 timer: Allow delays with a 32-bit microsecond timer by Simon Glass · 4 years, 5 months ago
  10. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  11. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 7 months ago
  12. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  13. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  14. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  15. ebc5033 lib: time: Add microsecond timer by Marek Vasut · 5 years ago
  16. daf69fc lib: time: export usec_to_tick() by Heinrich Schuchardt · 5 years ago
  17. f0b5024 lib: time: update module enable MACRO by Kever Yang · 6 years ago
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  19. 037ef5c bootstage: Provide a default timer function by Simon Glass · 8 years ago
  20. 29d2a62 delay: collect {m, n, u}delay declarations to include/linux/delay.h by Masahiro Yamada · 8 years ago
  21. 32f6c17 timer: Provide an early timer by Simon Glass · 9 years ago
  22. 6f89d04 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · 9 years ago
  23. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · 9 years ago
  24. fb798b1 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  25. 0e10316 Use uint64_t for time types by Simon Glass · 10 years ago
  26. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  27. cb21e37 lib/time.c cleanups by Pavel Machek · 10 years ago
  28. f283e4f lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  29. ff81b48 time: fix usec_to_tick() by Stephen Warren · 11 years ago
  30. 984c592 time: fix gcc warnings on MIPS64 by Daniel Schwierzeck · 11 years ago
  31. 316c5c8 time: add weak annotation to timer_read_counter declaration by Rob Herring · 11 years ago
  32. 5715694 Introduce common timer functions by Rob Herring · 11 years ago
  33. a0f85d3 config: consolidate CONFIG_SYS_HZ definition by Rob Herring · 11 years ago
  34. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  35. fd0b644 Move bootstage timer out of lib/time.c by Simon Glass · 13 years ago
  36. 4d7372f bootstage: Define an optional microsecond timer by Simon Glass · 13 years ago
  37. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  38. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago[Renamed from lib_generic/time.c]
  39. f0f778a Generic udelay() with watchdog support by Ingo van Lil · 15 years ago