summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/smm
Commit message (Expand)AuthorAgeFilesLines
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-1/+1
* Add $(obj) paths for a couple of smm files so they don't end up in the top di...Myles Watson2009-10-271-4/+4
* * refactor x86 smi handler (put all debug stuff in an extra file smiutil.c)Stefan Reinauer2009-10-244-73/+145
* First attempt to integrate SMM in Kconfig. Unused code so farStefan Reinauer2009-10-241-25/+24
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-2/+2
* Kconfig!Patrick Georgi2009-08-121-0/+45
* Don't put .o files in the source tree. (trivial)Stefan Reinauer2009-07-221-1/+1
* add intel speedstep support and some PM fixes.Stefan Reinauer2009-07-211-1/+7
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-303-9/+9
* makes the smi handler a little bit less verboseStefan Reinauer2009-04-221-1/+5
* drop unused variables in generic smm handler. (trivial)Stefan Reinauer2009-04-031-4/+0
* * fix a minor power state issue in the ich7 smm handlerStefan Reinauer2009-03-061-1/+12
* With this patch the v2 build system will create a directory hierarchyStefan Reinauer2009-02-281-2/+2
* First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer2009-01-195-0/+672
OpenPOWER on IntegriCloud