Age | Commit message (Expand) | Author |
2016-08-04 | lib/timestamp: Add timestamps to CBMEM in POSTCAR stage | Furquan Shaikh |
2016-05-19 | lib/timestamp: Do not initialize cache in timestamp_cache_get() | Alexandru Gagniuc |
2016-02-12 | timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig | Julius Werner |
2016-02-11 | timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regions | Julius Werner |
2015-11-24 | lib/timestamp.c: only log "Timestamp table full" once | Ben Gardner |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-08-31 | timestamp: add tick frequency to exported table | Aaron Durbin |
2015-07-14 | timestamps: clarify in ramstage when not to reinit the cache | Aaron Durbin |
2015-07-10 | timestamps: don't drop ramstage timestamps with EARLY_CBMEM_INIT | Aaron Durbin |
2015-07-07 | timestamp: add generic cache region | Aaron Durbin |
2015-06-09 | cbmem: add indicator to hooks if cbmem is being recovered | Aaron Durbin |
2015-06-09 | cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API | Kyösti Mälkki |
2015-05-26 | timestamp: Fix collection without EARLY_CBMEM_INIT | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-07 | timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMER | Aaron Durbin |
2015-05-05 | timestamp: provide weak default implementation of timestamp_get | Aaron Durbin |
2015-05-05 | timestamp: refine boot CPU test | Aaron Durbin |
2015-04-14 | timestamps: You can never have enough of them! | Julius Werner |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
2014-02-11 | SMP: Add arch-agnostic boot_cpu() | Kyösti Mälkki |
2013-10-15 | timestamps: Fix some lost timestamps for romstage | Kyösti Mälkki |
2013-10-13 | Rename cpu/x86/car.h to arch/early_variables.h | Stefan Reinauer |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-09-21 | timestamps: Only collect from BSP CPU | Kyösti Mälkki |
2013-09-21 | timestamps: Stash early timestamps in CAR_GLOBAL | Kyösti Mälkki |
2013-09-21 | timestamps: Use stash before CBMEM is usable | Kyösti Mälkki |
2013-07-10 | Rename hardwaremain() to main() | Stefan Reinauer |
2013-01-22 | src/lib/timestamp.c: Fix spelling of tim*e*stamp | Paul Menzel |
2012-11-13 | Add method for delaying adding of timestamps | Stefan Reinauer |
2012-03-28 | Add timestamp collecting to coreboot. | Vadim Bendebury |