summaryrefslogtreecommitdiff
path: root/src/include/timestamp.h
AgeCommit message (Expand)Author
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