aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/smm/smihandler.c
AgeCommit message (Expand)Author
2017-03-16cpu/x86: Fix various issues detected by checkpatch.plLee Leahy
2016-09-04src/cpu: Improve code formattingElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30smm: 64bit fixesStefan Reinauer
2015-05-28smm: Merge configs SMM_MODULES and SMM_TSEGVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-11x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki
2015-01-09x86: Initialize drivers in SMM context if neededDavid Hendricks
2014-08-11x86/smm/smihandler.c: break case in switchPatrick Georgi
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-02-27smm: Update rev 0x30101 SMM revision save stateAaron Durbin
2012-07-25SMM: Fix state table for Intel Core2 CPUsStefan Reinauer
2012-07-24SMM: Fix state save map for sandybridge and TSEGDuncan Laurie
2012-04-04Add support to run SMM handler in TSEG instead of ASEGStefan Reinauer
2011-07-04Small SMM fixupsRudolf Marek
2011-06-15SMM: don't overwrite SMM memory on resumeSven Schnelle
2010-12-18SMM for AMD K8 Part 1/2Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-17fix a couple of warningsStefan Reinauer
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-02-22Fix SMM handler comment. Thanks for noticing, Peter!Stefan Reinauer
2010-02-22mini update SMM:Stefan Reinauer
2009-10-24* refactor x86 smi handler (put all debug stuff in an extra file smiutil.c)Stefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-04-22makes the smi handler a little bit less verboseStefan Reinauer
2009-04-03drop unused variables in generic smm handler. (trivial)Stefan Reinauer
2009-03-06* fix a minor power state issue in the ich7 smm handlerStefan Reinauer
2009-01-19First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer