aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/tsc/Makefile.inc
AgeCommit message (Expand)Author
2020-06-23src/*: Update makefiles to exclude x86 code from psp-verstageMartin Roth
2019-11-03cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2016-04-11cpu/x86/tsc: Compile TSC timer for postcar as wellAndrey Petrov
2016-02-11cpu/x86/tsc: Compile delay_tsc.c for the bootblock as wellAlexandru Gagniuc
2015-10-14x86: add standalone verstage supportAaron Durbin
2014-07-17cpu,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2013-05-07x86: add TSC_CONSTANT_RATE optionAaron Durbin
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-01-04- use LAPIC timer if selected (instead of TSC all the time) [kconfig]Patrick Georgi
2009-08-29This is the final set of changes to allow rumba to build. Rumba is notRonald G. Minnich
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi