Add support to run SMM handler in TSEG instead of ASEG
[coreboot.git] / src / cpu / x86 / tsc /
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-09 Patrick GeorgiAdapt comment, too. (trivial)
2010-09-08 Patrick GeorgiMake timer2 the default choice for TSC initialization.
2010-09-07 Kevin O'Connor2ms is enough time to accurately obtain the clock rate.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-07 Patrick Georginewconfig is no more.
2010-01-04 Patrick Georgi- use LAPIC timer if selected (instead of TSC all the...
2009-08-29 Ronald G. MinnichThis is the final set of changes to allow rumba to...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-12 Patrick GeorgiKconfig!
2009-07-21 Stefan Reinauer* rework tsc based timer code to use inb instead of...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-03-06 Stefan Reinauerfix a bunch of cast and type warnings and don't call...
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2007-10-23 Stefan Reinauerfix a whole bunch of warnings. (trivial)
2005-10-25 Jason Schildt- See Issue Tracker id-6 "lnxi-patch-6-replacement"
2005-09-14 Jonathan McDowellMake EPIA-M use CONFIG_TSC.
2005-08-17 Hamish GuthrieChanged udelay in delay_tsc to be more be more consider...
2004-10-27 Eric Biedermansizeram removal/conversion.
2004-10-14 Eric Biederman- Add new cvs code to cvs