summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801gx/smihandler.c
AgeCommit message (Expand)Author
2020-04-05sb/intel/i82801gx: Improve code formattingElyes HAOUAS
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-12-18src: Remove unused 'include <pc80/mc146818rtc.h>'Elyes HAOUAS
2019-09-15{i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h>Elyes HAOUAS
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-11-27sb/intel/i82801gx: Use common Intel SMM codeArthur Heymans
2017-07-16southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-06sb/intel/i82801gx: Add whitespace around '<<'Elyes HAOUAS
2017-03-22southbridge/intel/i82801gx: Fix problems found by checkpatch.plArthur Heymans
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
2016-09-13southbridge/intel/i82801gx: transition away from device_tAntonello Dettori
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-28src/southbridge: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-07-15southbridge/intel/i82801gx: use common Intel ACPI hardware definitionsAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-28intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki
2015-03-11x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki
2015-01-04smihandler.c: Fix doxygen errors in southbridge_smi_handlerMartin Roth
2014-12-02Replace hlt with halt()Patrick Georgi
2014-09-05i82801gx: Kill unused TCG and SMI1Vladimir Serbinenko
2013-09-10intel/i945 intel/i82801gx: remove explicit pcie config accessesKyösti Mälkki
2013-07-10Drop some duplicates of PCI-e config functionsKyösti Mälkki
2013-07-10southbridge/intel/i82801gx: Make compilation possible with CONFIG_SMM_TSEGDenis 'GNUtoo' Carikli
2013-07-10i82801gx: smihandle: sync with southbridge/intel/bd82x6x/smihandler.cDenis 'GNUtoo' Carikli
2013-07-10southbridge: i82801gx: smihandler.c: Correct outl->outw mistake.Denis 'GNUtoo' Carikli
2013-06-11Fix cycle error in intel southbridges to display GPI statusKonstantin Aladyshev
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2012-04-27SMM: unify mainboard APM command handlersStefan Reinauer
2012-03-24i82801gx: Support power-on-after-power-fail betterPatrick Georgi
2012-03-24i82801gx: Use CMOS variable if available for power-on on power failurePatrick Georgi
2011-06-29i82801gx: read RTC status register to prevent IRQ stormSven Schnelle
2011-06-15SMM: don't overwrite SMM memory on resumeSven Schnelle
2011-06-07SMM: add defines for APM_CNT registerSven Schnelle
2011-06-06SMM: add mainboard_apm_cnt() callbackSven Schnelle
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2009-01-19First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer
2008-10-29Support for the Intel ICH7 southbridge.Stefan Reinauer