1. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  2. 187e4c4 timestamp: Move timestamp_should_run() call by Kyösti Mälkki · 5 years ago
  3. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  4. 513a1a8 arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  5. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  6. b3e0220 timestamp: Increase max number of timestamps by Raul E Rangel · 6 years ago
  7. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  8. b22bbe2 Timestamps: Add option to print timestamps to debug console by Martin Roth · 6 years ago
  9. a39aede src: Fix all Siemens copyrights by Mario Scheithauer · 7 years ago
  10. 35cceb8 timestamp: Add function to get time since boot by Werner Zeh · 7 years ago
  11. 806ea08b timestamp: Apply factor to recorded stamps by Kyösti Mälkki · 7 years ago
  12. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  13. b2d834a src/lib: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  14. 85b1aad memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG() by Julius Werner · 8 years ago
  15. e85de02 lib/timestamp: Add timestamps to CBMEM in POSTCAR stage by Furquan Shaikh · 8 years ago
  16. 63e7b5b lib/timestamp: Do not initialize cache in timestamp_cache_get() by Alexandru Gagniuc · 8 years ago
  17. 8c09377 timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig by Julius Werner · 9 years ago
  18. 69d20c4 timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regions by Julius Werner · 9 years ago
  19. f5fd4c9 lib/timestamp.c: only log "Timestamp table full" once by Ben Gardner · 9 years ago
  20. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  21. c49014e timestamp: add tick frequency to exported table by Aaron Durbin · 9 years ago
  22. 2a983bd timestamps: clarify in ramstage when not to reinit the cache by Aaron Durbin · 9 years ago
  23. bd1499d timestamps: don't drop ramstage timestamps with EARLY_CBMEM_INIT by Aaron Durbin · 9 years ago
  24. 1936f6c timestamp: add generic cache region by Aaron Durbin · 9 years ago
  25. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  26. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  27. e034417 timestamp: Fix collection without EARLY_CBMEM_INIT by Kyösti Mälkki · 9 years ago
  28. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  29. 7aafe53 timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMER by Aaron Durbin · 9 years ago
  30. 9e80e27 timestamp: provide weak default implementation of timestamp_get by Aaron Durbin · 9 years ago
  31. 2daadf8 timestamp: refine boot CPU test by Aaron Durbin · 9 years ago
  32. a7d9244 timestamps: You can never have enough of them! by Julius Werner · 10 years ago
  33. 3a6550d timestamps: Switch from tsc_t to uint64_t by Stefan Reinauer · 11 years ago
  34. 5a5c886 SMP: Add arch-agnostic boot_cpu() by Kyösti Mälkki · 11 years ago
  35. 29e9c22 timestamps: Fix some lost timestamps for romstage by Kyösti Mälkki · 11 years ago
  36. fd4f413 Rename cpu/x86/car.h to arch/early_variables.h by Stefan Reinauer · 11 years ago
  37. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  38. f56ff90 timestamps: Only collect from BSP CPU by Kyösti Mälkki · 11 years ago
  39. 3d45c40 timestamps: Stash early timestamps in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  40. b766b1c timestamps: Use stash before CBMEM is usable by Kyösti Mälkki · 11 years ago
  41. 6adef08 Rename hardwaremain() to main() by Stefan Reinauer · 11 years ago
  42. 2edf77c src/lib/timestamp.c: Fix spelling of tim*e*stamp by Paul Menzel · 12 years ago
  43. 4221a19 Add method for delaying adding of timestamps by Stefan Reinauer · 12 years ago
  44. 6f72d69 Add timestamp collecting to coreboot. by Vadim Bendebury · 13 years ago