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
/
southbridge
/
intel
/
i82801gx
/
smihandler.c
Age
Commit message (
Expand
)
Author
2015-01-04
smihandler.c: Fix doxygen errors in southbridge_smi_handler
Martin Roth
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-09-05
i82801gx: Kill unused TCG and SMI1
Vladimir Serbinenko
2013-09-10
intel/i945 intel/i82801gx: remove explicit pcie config accesses
Kyösti Mälkki
2013-07-10
Drop some duplicates of PCI-e config functions
Kyösti Mälkki
2013-07-10
southbridge/intel/i82801gx: Make compilation possible with CONFIG_SMM_TSEG
Denis 'GNUtoo' Carikli
2013-07-10
i82801gx: smihandle: sync with southbridge/intel/bd82x6x/smihandler.c
Denis 'GNUtoo' Carikli
2013-07-10
southbridge: i82801gx: smihandler.c: Correct outl->outw mistake.
Denis 'GNUtoo' Carikli
2013-06-11
Fix cycle error in intel southbridges to display GPI status
Konstantin Aladyshev
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2012-04-27
SMM: unify mainboard APM command handlers
Stefan Reinauer
2012-03-24
i82801gx: Support power-on-after-power-fail better
Patrick Georgi
2012-03-24
i82801gx: Use CMOS variable if available for power-on on power failure
Patrick Georgi
2011-06-29
i82801gx: read RTC status register to prevent IRQ storm
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-08
first round name simplification. drop the <component>_ prefix.
stepan
2009-01-19
First shot at factoring SMM code into generic parts and southbridge specific
Stefan Reinauer
2008-10-29
Support for the Intel ICH7 southbridge.
Stefan Reinauer