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