Age | Commit message (Expand) | Author |
2022-01-21 | timestamp: Allow timestamp_add to accept a negative number | Bora Guvendik |
2020-07-26 | src/include: Add missing includes | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | src/include: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-09-13 | timestamps: Remove TIMESTAMP_CACHE_IN_BSS | Kyösti Mälkki |
2019-09-11 | timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE | Kyösti Mälkki |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-12-22 | arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT | Kyösti Mälkki |
2017-11-07 | src: Fix all Siemens copyrights | Mario Scheithauer |
2017-11-04 | include: Deactivate timestamp_get if kconfig option not set | Philipp Deppenwiese |
2017-09-14 | timestamp: Add function to get time since boot | Werner Zeh |
2017-07-27 | timestamp: Apply factor to recorded stamps | Kyösti Mälkki |
2017-07-13 | src/include: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-03-13 | src/include: Wrap lines at 80 columns | Lee Leahy |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
2015-08-31 | timestamp: add tick frequency to exported table | Aaron Durbin |
2015-07-07 | timestamp: add generic cache region | Aaron Durbin |
2015-06-09 | cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-30 | cbmem: Add FSP timestamps | Lee Leahy |
2015-04-14 | timestamps: You can never have enough of them! | Julius Werner |
2015-04-08 | timestamp: Add bootblock start and end to timestamp constants | Furquan Shaikh |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
2014-05-09 | Intel FSP: add a shared set of functions for the FSP | Martin Roth |
2013-10-15 | Have option of timestamps, CBMEM console and usbdebug for most boards | Kyösti Mälkki |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-09-21 | timestamps: Use stash before CBMEM is usable | Kyösti Mälkki |
2013-09-21 | timestamps intel: Move timestamp scratchpad to chipset | Kyösti Mälkki |
2013-03-22 | timestamp: add vboot check points | Aaron Durbin |
2012-11-13 | Add method for delaying adding of timestamps | Stefan Reinauer |
2012-11-09 | Prevent inclusion of tsc.h when not needed | Vadim Bendebury |
2012-05-11 | Hook up MRC cache update | Stefan Reinauer |
2012-03-30 | Add more timestamps in coreboot. | Stefan Reinauer |
2012-03-30 | Add timestamps for selfboot and acpi wake | Duncan Laurie |
2012-03-28 | Add timestamp collecting to coreboot. | Vadim Bendebury |