summaryrefslogtreecommitdiffstats
path: root/src/include/cpu/x86/smm.h
Commit message (Expand)AuthorAgeFilesLines
* x86: provide infrastructure to backup default SMM regionAaron Durbin2014-02-161-0/+4
* x86: add SMM save state for 0x0100 revisionAaron Durbin2014-01-301-0/+86
* lynxpoint: Route all USB ports to XHCI in finalize stepDuncan Laurie2013-12-211-0/+1
* smi: Update mainboard_smi_gpi() to have 32bit argumentDuncan Laurie2013-11-241-2/+2
* include: Fix spellingMartin Roth2013-07-111-2/+2
* x86: use asmlinkage macro for smm_handler_tAaron Durbin2013-05-081-2/+3
* x86: protect against abi assumptions from compilerAaron Durbin2013-03-211-1/+1
* haswell: reserve default SMRAM spaceAaron Durbin2013-03-151-0/+3
* x86: SMM Module SupportAaron Durbin2013-03-141-0/+80
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* smm: Update rev 0x30101 SMM revision save stateAaron Durbin2013-02-271-12/+25
* SMM: Avoid use of global variables in SMI handlerDuncan Laurie2012-11-141-0/+3
* SMM: rename tseg_fixup to tseg_relocate and exportDuncan Laurie2012-07-251-0/+3
* SMM: Fix state save map for sandybridge and TSEGDuncan Laurie2012-07-241-0/+95
* SMM: unify mainboard APM command handlersStefan Reinauer2012-04-271-1/+3
* Add support to run SMM handler in TSEG instead of ASEGStefan Reinauer2012-04-041-0/+2
* Make AMD SMM SMP awareRudolf Marek2011-07-131-0/+3
* SMM: add guard and include types.h in cpu/x86/smm.hSven Schnelle2011-06-281-0/+7
* SMM: don't overwrite SMM memory on resumeSven Schnelle2011-06-151-0/+1
* SMM: add defines for APM_CNT registerSven Schnelle2011-06-071-0/+8
* SMM: add mainboard_apm_cnt() callbackSven Schnelle2011-06-061-1/+1
* SMM for AMD K8 Part 1/2Stefan Reinauer2010-12-181-1/+1
* clean up some prototypesStefan Reinauer2010-05-141-0/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-3/+3
* fix a couple of warningsStefan Reinauer2010-03-171-0/+4
* mini update SMM:Stefan Reinauer2010-02-221-1/+3
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-151-1/+0
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-131-0/+3
* * fix a minor power state issue in the ich7 smm handlerStefan Reinauer2009-03-061-0/+5
* Some changes required to get yabel working on v2 (and they generally makeStefan Reinauer2009-03-011-3/+1
* Support for the Intel ICH7 southbridge.Stefan Reinauer2008-10-291-0/+253