1. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 11 months ago
  2. b11f9f7 timer: Switch mono_time to uint64_t by Rob Barnes · 2 years, 2 months ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  4. 32859fc src/include: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  5. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  6. 5f73e22 src/include: Fix typos by Elyes HAOUAS · 4 years, 7 months ago
  7. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  8. 5132570 timer: Add wait_us/wait_ms helper macros to wait for conditions by Julius Werner · 6 years ago
  9. da6b1bc include/timer.h: add NSECS_PER_SEC macro by Lin Huang · 7 years ago
  10. 109ba28 timer: Add helper function stopwatch_wait_until_expired by Jonathan Neuschäfer · 7 years ago
  11. 708fc27 src/include: Indent code using tabs by Lee Leahy · 7 years ago
  12. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  13. be70646 include/timer.h: Guard `timer_monotonic_get()` calls by `CONFIG_HAVE_MONOTONIC_TIMER` by Paul Menzel · 9 years ago
  14. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  15. a7a3917 timer: remove rela_time type by Aaron Durbin · 10 years ago
  16. f65153e timer: add stopwatch construct by Aaron Durbin · 10 years ago
  17. 6ccc45d timer: Add functions to initialize absolute timer structures. by Gabe Black · 11 years ago
  18. 0cb07e3 include: Fix spelling by Martin Roth · 11 years ago
  19. 87b9bf5 include/timer.h: Fix typo in in*iti*alize in comment by Paul Menzel · 11 years ago
  20. 040f25b timer.h: add mono_time_diff_microseconds() by David Hendricks · 11 years ago
  21. 340ca91 coreboot: add timer queue implementation by Aaron Durbin · 11 years ago
  22. a421791 coreboot: introduce monotonic timer API by Aaron Durbin · 11 years ago