summaryrefslogtreecommitdiffstats
path: root/src/include/timestamp.h
Commit message (Expand)AuthorAgeFilesLines
* timestamp: Allow timestamp_add to accept a negative numberBora Guvendik2022-01-211-1/+1
* src/include: Add missing includesElyes HAOUAS2020-07-261-0/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-2/+0
* timestamps: Remove TIMESTAMP_CACHE_IN_BSSKyösti Mälkki2019-09-131-2/+3
* timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki2019-09-111-6/+4
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-12-221-4/+1
* src: Fix all Siemens copyrightsMario Scheithauer2017-11-071-1/+1
* include: Deactivate timestamp_get if kconfig option not setPhilipp Deppenwiese2017-11-041-0/+10
* timestamp: Add function to get time since bootWerner Zeh2017-09-141-0/+10
* timestamp: Apply factor to recorded stampsKyösti Mälkki2017-07-271-0/+5
* src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-131-1/+1
* src/include: Wrap lines at 80 columnsLee Leahy2017-03-131-1/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* coreboot: introduce commonlibAaron Durbin2015-09-221-68/+1
* timestamp: add tick frequency to exported tableAaron Durbin2015-08-311-1/+4
* timestamp: add generic cache regionAaron Durbin2015-07-071-0/+13
* cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki2015-06-091-2/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cbmem: Add FSP timestampsLee Leahy2015-04-301-4/+12
* timestamps: You can never have enough of them!Julius Werner2015-04-141-0/+18
* timestamp: Add bootblock start and end to timestamp constantsFurquan Shaikh2015-04-081-0/+2
* timestamps: Switch from tsc_t to uint64_tStefan Reinauer2015-01-051-4/+8
* Intel FSP: add a shared set of functions for the FSPMartin Roth2014-05-091-0/+4
* Have option of timestamps, CBMEM console and usbdebug for most boardsKyösti Mälkki2013-10-151-1/+1
* CBMEM: Always select CAR_MIGRATIONKyösti Mälkki2013-09-211-2/+2
* timestamps: Use stash before CBMEM is usableKyösti Mälkki2013-09-211-2/+0
* timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki2013-09-211-0/+1
* timestamp: add vboot check pointsAaron Durbin2013-03-221-0/+2
* Add method for delaying adding of timestampsStefan Reinauer2012-11-131-0/+4
* Prevent inclusion of tsc.h when not neededVadim Bendebury2012-11-091-2/+1
* Hook up MRC cache updateStefan Reinauer2012-05-111-0/+1
* Add more timestamps in coreboot.Stefan Reinauer2012-03-301-2/+20
* Add timestamps for selfboot and acpi wakeDuncan Laurie2012-03-301-0/+2
* Add timestamp collecting to coreboot.Vadim Bendebury2012-03-281-0/+46