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