1. b2d834a src/lib: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  2. 85b1aad memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG() by Julius Werner · 8 years ago
  3. e85de02 lib/timestamp: Add timestamps to CBMEM in POSTCAR stage by Furquan Shaikh · 8 years ago
  4. 63e7b5b lib/timestamp: Do not initialize cache in timestamp_cache_get() by Alexandru Gagniuc · 8 years ago
  5. 8c09377 timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig by Julius Werner · 8 years ago
  6. 69d20c4 timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regions by Julius Werner · 8 years ago
  7. f5fd4c9 lib/timestamp.c: only log "Timestamp table full" once by Ben Gardner · 9 years ago
  8. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  9. c49014e timestamp: add tick frequency to exported table by Aaron Durbin · 9 years ago
  10. 2a983bd timestamps: clarify in ramstage when not to reinit the cache by Aaron Durbin · 9 years ago
  11. bd1499d timestamps: don't drop ramstage timestamps with EARLY_CBMEM_INIT by Aaron Durbin · 9 years ago
  12. 1936f6c timestamp: add generic cache region by Aaron Durbin · 9 years ago
  13. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  14. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  15. e034417 timestamp: Fix collection without EARLY_CBMEM_INIT by Kyösti Mälkki · 9 years ago
  16. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  17. 7aafe53 timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMER by Aaron Durbin · 9 years ago
  18. 9e80e27 timestamp: provide weak default implementation of timestamp_get by Aaron Durbin · 9 years ago
  19. 2daadf8 timestamp: refine boot CPU test by Aaron Durbin · 9 years ago
  20. a7d9244 timestamps: You can never have enough of them! by Julius Werner · 10 years ago
  21. 3a6550d timestamps: Switch from tsc_t to uint64_t by Stefan Reinauer · 11 years ago
  22. 5a5c886 SMP: Add arch-agnostic boot_cpu() by Kyösti Mälkki · 10 years ago
  23. 29e9c22 timestamps: Fix some lost timestamps for romstage by Kyösti Mälkki · 11 years ago
  24. fd4f413 Rename cpu/x86/car.h to arch/early_variables.h by Stefan Reinauer · 11 years ago
  25. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  26. f56ff90 timestamps: Only collect from BSP CPU by Kyösti Mälkki · 11 years ago
  27. 3d45c40 timestamps: Stash early timestamps in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  28. b766b1c timestamps: Use stash before CBMEM is usable by Kyösti Mälkki · 11 years ago
  29. 6adef08 Rename hardwaremain() to main() by Stefan Reinauer · 11 years ago
  30. 2edf77c src/lib/timestamp.c: Fix spelling of tim*e*stamp by Paul Menzel · 11 years ago
  31. 4221a19 Add method for delaying adding of timestamps by Stefan Reinauer · 12 years ago
  32. 6f72d69 Add timestamp collecting to coreboot. by Vadim Bendebury · 13 years ago