summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/parrot/smihandler.c
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused <cpu/intel/model_206ax/model_206ax.h>Elyes HAOUAS2021-02-111-1/+0
* sb/intel/common: Change some SMI loggingKyösti Mälkki2021-01-251-2/+0
* cpu/x86/smm: Use common APMC loggingKyösti Mälkki2021-01-251-3/+0
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+1
* mb/google/parrot: Replace while-loop with do-whileFelix Singer2021-01-091-1/+1
* mb/google/parrot: Let else statement follow closing braceFelix Singer2021-01-091-2/+1
* mb/google/parrot: Get rid of hard-coded function names in printksFelix Singer2021-01-091-4/+4
* mb/google: Drop unneeded empty linesElyes HAOUAS2020-09-221-3/+0
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-1/+1
* mb/google: Drop aliases for APM_CNT_ACPI_xxKyösti Mälkki2020-06-301-5/+2
* mb/google/{parrot,stout}: Remove unused 'include <elog.h>'Elyes HAOUAS2020-05-181-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/parrot: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* google/parrot: Remove ELOG_GSMI from ECKyösti Mälkki2019-11-081-17/+0
* include: Remove EC_EVENT_* from elog.hYu-Ping Wu2019-11-041-3/+5
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-4/+4
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* mb/google/parrot/smihandler: Use new PMBASE APIPatrick Rudolph2018-07-301-9/+3
* sb/intel/common: Add common code for SMM setup and smihandlerArthur Heymans2018-03-281-0/+1
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-4/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* bd82x6x: Merge common apmc finalize procedure.Vladimir Serbinenko2015-05-201-16/+0
* Move smi trap sample to documentation, don't keep it in every mobo.Vladimir Serbinenko2015-05-191-23/+0
* Remove defines APMC_FINALIZE.Vladimir Serbinenko2015-05-161-2/+1
* intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki2015-04-281-41/+2
* google/parrot/smihandler.c: Use `battery_critical_logged` only with `ELOG_GSMI`Paul Menzel2013-11-261-1/+3
* smi: Update mainboard_smi_gpi() to have 32bit argumentDuncan Laurie2013-11-241-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* Rename mainboard_smi.c to smihandler.cPatrick Georgi2013-01-031-0/+217