summaryrefslogtreecommitdiff
path: root/arch/x86/lib/tsc_timer.c
Commit message (Expand)AuthorAgeLines
* x86: Allow a hardcoded TSC frequency provided by KconfigBin Meng2015-01-13-2/+6
* x86: Allow timer calibration to work on ivybridgeSimon Glass2014-11-21-11/+21
* x86: Save TSC frequency in the global dataBin Meng2014-11-21-0/+4
* x86: Add quick TSC calibration via PITBin Meng2014-11-21-0/+156
* x86: Do TSC MSR calibration only for known/supported CPUsBin Meng2014-11-21-7/+108
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* x86: Support tracing functionSimon Glass2013-06-26-3/+3
* x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-13-1/+5
* x86: Add TSC timerSimon Glass2013-05-13-0/+103