summaryrefslogtreecommitdiff
path: root/src/include/cpu/x86/tsc.h
AgeCommit message (Expand)Author
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-11-03cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki
2019-07-07cpu/x86: Fix MSR_PLATFORM_INFO definitionKyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-06-14nb/intel/fsp_rangeley: Use MSR_PLATFORM_INFO instead of 0xceElyes HAOUAS
2017-07-13src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-03-09src/include: Fix unsigned warningsLee Leahy
2016-09-05src/include: Improve code formattingElyes HAOUAS
2015-08-31timestamp: add tick frequency to exported tableAaron Durbin
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2014-01-28x86: include header to define types in useAaron Durbin
2013-05-25Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`Ronald G. Minnich
2013-05-07x86: add TSC_CONSTANT_RATE optionAaron Durbin
2012-08-09Synchronize rdtsc instructionsStefan Reinauer
2010-03-28drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is moreStefan Reinauer
2010-03-17fix a couple of warningsStefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-10-27Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka
2006-03-13correct __ROMCC__Li-Ta Lo
2004-10-14- Renamed cpu header filesEric Biederman