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