index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
cpu
/
x86
/
smm.h
Age
Commit message (
Expand
)
Author
2013-07-11
include: Fix spelling
Martin Roth
2013-05-08
x86: use asmlinkage macro for smm_handler_t
Aaron Durbin
2013-03-21
x86: protect against abi assumptions from compiler
Aaron Durbin
2013-03-15
haswell: reserve default SMRAM space
Aaron Durbin
2013-03-14
x86: SMM Module Support
Aaron Durbin
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-27
smm: Update rev 0x30101 SMM revision save state
Aaron Durbin
2012-11-14
SMM: Avoid use of global variables in SMI handler
Duncan Laurie
2012-07-25
SMM: rename tseg_fixup to tseg_relocate and export
Duncan Laurie
2012-07-24
SMM: Fix state save map for sandybridge and TSEG
Duncan Laurie
2012-04-27
SMM: unify mainboard APM command handlers
Stefan Reinauer
2012-04-04
Add support to run SMM handler in TSEG instead of ASEG
Stefan Reinauer
2011-07-13
Make AMD SMM SMP aware
Rudolf Marek
2011-06-28
SMM: add guard and include types.h in cpu/x86/smm.h
Sven Schnelle
2011-06-15
SMM: don't overwrite SMM memory on resume
Sven Schnelle
2011-06-07
SMM: add defines for APM_CNT register
Sven Schnelle
2011-06-06
SMM: add mainboard_apm_cnt() callback
Sven Schnelle
2010-12-18
SMM for AMD K8 Part 1/2
Stefan Reinauer
2010-05-14
clean up some prototypes
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-17
fix a couple of warnings
Stefan Reinauer
2010-02-22
mini update SMM:
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2009-03-13
This, ladies and gentlement, is commit #4000.
Stefan Reinauer
2009-03-06
* fix a minor power state issue in the ich7 smm handler
Stefan Reinauer
2009-03-01
Some changes required to get yabel working on v2 (and they generally make
Stefan Reinauer
2008-10-29
Support for the Intel ICH7 southbridge.
Stefan Reinauer