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
2016-09-13
southbridge/intel/i82801gx: transition away from device_t
Antonello Dettori
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2016-08-28
src/southbridge: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2016-07-15
southbridge/intel/i82801gx: use common Intel ACPI hardware definitions
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-28
intel SMI handlers: Refactor GPI SMI/SCI routing
Kyösti Mälkki
2015-03-11
x86 SMM: Replace weak prototypes with weak function stub
Kyösti Mälkki
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