aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/parrot/smihandler.c
AgeCommit message (Expand)Author
2021-01-25sb/intel/common: Change some SMI loggingKyösti Mälkki
2021-01-25cpu/x86/smm: Use common APMC loggingKyösti Mälkki
2021-01-18ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki
2021-01-09mb/google/parrot: Replace while-loop with do-whileFelix Singer
2021-01-09mb/google/parrot: Let else statement follow closing braceFelix Singer
2021-01-09mb/google/parrot: Get rid of hard-coded function names in printksFelix Singer
2020-09-22mb/google: Drop unneeded empty linesElyes HAOUAS
2020-07-01ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki
2020-06-30mb/google: Drop aliases for APM_CNT_ACPI_xxKyösti Mälkki
2020-05-18mb/google/{parrot,stout}: Remove unused 'include <elog.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06mb/google/parrot: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2019-11-08google/parrot: Remove ELOG_GSMI from ECKyösti Mälkki
2019-11-04include: Remove EC_EVENT_* from elog.hYu-Ping Wu
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-07-30mb/google/parrot/smihandler: Use new PMBASE APIPatrick Rudolph
2018-03-28sb/intel/common: Add common code for SMM setup and smihandlerArthur Heymans
2017-07-06mainboard/[g-l]: 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-05-20bd82x6x: Merge common apmc finalize procedure.Vladimir Serbinenko
2015-05-19Move smi trap sample to documentation, don't keep it in every mobo.Vladimir Serbinenko
2015-05-16Remove defines APMC_FINALIZE.Vladimir Serbinenko
2015-04-28intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki
2013-11-26google/parrot/smihandler.c: Use `battery_critical_logged` only with `ELOG_GSMI`Paul Menzel
2013-11-24smi: Update mainboard_smi_gpi() to have 32bit argumentDuncan Laurie
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-01-03Rename mainboard_smi.c to smihandler.cPatrick Georgi