summaryrefslogtreecommitdiff
path: root/src/include/timestamp.h
AgeCommit message (Expand)Author
2020-07-26src/include: Add missing includesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-09-13timestamps: Remove TIMESTAMP_CACHE_IN_BSSKyösti Mälkki
2019-09-11timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-12-22arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki
2017-11-07src: Fix all Siemens copyrightsMario Scheithauer
2017-11-04include: Deactivate timestamp_get if kconfig option not setPhilipp Deppenwiese
2017-09-14timestamp: Add function to get time since bootWerner Zeh
2017-07-27timestamp: Apply factor to recorded stampsKyösti Mälkki
2017-07-13src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-03-13src/include: Wrap lines at 80 columnsLee Leahy
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-08-31timestamp: add tick frequency to exported tableAaron Durbin
2015-07-07timestamp: add generic cache regionAaron Durbin
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-30cbmem: Add FSP timestampsLee Leahy
2015-04-14timestamps: You can never have enough of them!Julius Werner
2015-04-08timestamp: Add bootblock start and end to timestamp constantsFurquan Shaikh
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2014-05-09Intel FSP: add a shared set of functions for the FSPMartin Roth
2013-10-15Have option of timestamps, CBMEM console and usbdebug for most boardsKyösti Mälkki
2013-09-21CBMEM: Always select CAR_MIGRATIONKyösti Mälkki
2013-09-21timestamps: Use stash before CBMEM is usableKyösti Mälkki
2013-09-21timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki
2013-03-22timestamp: add vboot check pointsAaron Durbin
2012-11-13Add method for delaying adding of timestampsStefan Reinauer
2012-11-09Prevent inclusion of tsc.h when not neededVadim Bendebury
2012-05-11Hook up MRC cache updateStefan Reinauer
2012-03-30Add more timestamps in coreboot.Stefan Reinauer
2012-03-30Add timestamps for selfboot and acpi wakeDuncan Laurie
2012-03-28Add timestamp collecting to coreboot.Vadim Bendebury