drop unused files
[coreboot.git] / src / cpu / x86 / smm /
2010-03-27 Patrick Georgimake only needs to read Makefile.incs once, thanks...
2010-03-24 Stefan ReinauerSMM: remove hack that was needed back in oldconfig...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Stefan Reinauerfix a couple of warnings
2010-03-14 Patrick GeorgiAdd scan-build support to the build system.
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-02-22 Stefan ReinauerFix SMM handler comment. Thanks for noticing, Peter!
2010-02-22 Stefan Reinauermini update SMM:
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-07 Patrick Georginewconfig is no more.
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-27 Myles WatsonAdd $(obj) paths for a couple of smm files so they...
2009-10-24 Stefan Reinauer* refactor x86 smi handler (put all debug stuff in...
2009-10-24 Stefan ReinauerFirst attempt to integrate SMM in Kconfig. Unused code...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-12 Patrick GeorgiKconfig!
2009-07-22 Stefan ReinauerDon't put .o files in the source tree. (trivial)
2009-07-21 Stefan Reinaueradd intel speedstep support and some PM fixes.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-04-22 Stefan Reinauermakes the smi handler a little bit less verbose
2009-04-03 Stefan Reinauerdrop unused variables in generic smm handler. (trivial)
2009-03-06 Stefan Reinauer* fix a minor power state issue in the ich7 smm handler
2009-02-28 Stefan ReinauerWith this patch the v2 build system will create a direc...
2009-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...