summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint/smi.c
AgeCommit message (Expand)Author
2020-05-01src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-23src: capitalize 'APIC'Elyes HAOUAS
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-11-09ELOG: Avoid some preprocessor useKyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-12-03sb/intel/lynxpoint: Ensure the finalise handler is calledTristan Corrick
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2017-08-30sb/intel/*: add option to lockdown chipset on normal boot pathBill XIE
2017-07-16southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2014-09-18lynxpoint: Don't enable SMI handling of TCODuncan Laurie
2014-02-18lynxpoint: Finalize chipset before playload if not CONFIG_CHROMEOSDuncan Laurie
2013-04-01lynxpoint: split clearing and enabling of smmAaron Durbin
2013-03-21haswell/lynxpoint: Use new PCH/PM helper functionsDuncan Laurie
2013-03-21lynxpoint: remove DEBUG_PERIODIC_SMISDuncan Laurie
2013-03-18haswell: Use SMM ModulesAaron Durbin
2013-03-14haswell: Add initial support for Haswell platformsAaron Durbin