Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: Allow timer calibration to work on ivybridge | Simon Glass | 2014-11-21 | -11/+21 |
* | x86: Save TSC frequency in the global data | Bin Meng | 2014-11-21 | -0/+4 |
* | x86: Add quick TSC calibration via PIT | Bin Meng | 2014-11-21 | -0/+156 |
* | x86: Do TSC MSR calibration only for known/supported CPUs | Bin Meng | 2014-11-21 | -7/+108 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -14/+1 |
* | x86: Support tracing function | Simon Glass | 2013-06-26 | -3/+3 |
* | x86: Re-enable PCAT timer 2 for beeping | Simon Glass | 2013-05-13 | -1/+5 |
* | x86: Add TSC timer | Simon Glass | 2013-05-13 | -0/+103 |