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
2018-12-05
smmstore: make smmstore's SMM handler code follow everything else
Patrick Georgi
2018-12-05
elog: make elog's SMM handler code follow everything else
Patrick Georgi
2018-11-07
intel: Get rid of smm_get_pmbase
Patrick Rudolph
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-06-28
smm: Add canary to end of stack and die() if a stack overflow occurs
Raul E Rangel
2017-10-19
cpu/x86: add AMD registers to SMM save state
John E. Kabat Jr
2017-09-27
cpu/x86/smm: Add define for AMD64 save area
Marshall Dawson
2017-07-13
src/include: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-22
cpu/x86/smm: fix up types in module loader
Aaron Durbin
2017-06-19
cpu/x86/smm/smihandler: Apply cosmetic changes
Patrick Rudolph
2017-03-13
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-13
src/include: Move storage class to beginning of declaration
Lee Leahy
2017-03-13
src/include: Remove space after function name
Lee Leahy
2016-12-11
x86 SMM: Fix use with RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2016-08-23
src/include: Capitalize APIC and SMM
Elyes HAOUAS
2016-07-31
src/include: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-05-04
cpu/x86/smm_module_loader: always build with SMM module support
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-29
Remove leftover smi_get_tseg_base
Vladimir Serbinenko
2015-05-28
smm: Merge configs SMM_MODULES and SMM_TSEG
Vladimir Serbinenko
2015-05-28
Remove leftover tseg_relocate
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-10
baytrail: Switch from ACPI mode to PCI mode for legacy support
Marc Jones
2015-03-11
x86 SMM: Replace weak prototypes with weak function stub
Kyösti Mälkki
2014-07-17
drivers/spi: Sanitize headers from preprocessor abuse
Edward O'Callaghan
2014-03-20
rmodules: use rmodtool to create rmodules
Aaron Durbin
2014-02-16
x86: provide infrastructure to backup default SMM region
Aaron Durbin
2014-01-30
x86: add SMM save state for 0x0100 revision
Aaron Durbin
2013-12-21
lynxpoint: Route all USB ports to XHCI in finalize step
Duncan Laurie
2013-11-24
smi: Update mainboard_smi_gpi() to have 32bit argument
Duncan Laurie
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