aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/smihandler.c
AgeCommit message (Expand)Author
2021-01-27ACPI: Separate device_nvs_tKyösti Mälkki
2021-01-25sb,soc/intel: Remove no-op APMC for C-state and P-stateKyösti Mälkki
2021-01-25cpu/x86/smm: Use common APMC loggingKyösti Mälkki
2021-01-04arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki
2020-08-21SMM: Validate more user-provided pointersPatrick Rudolph
2020-07-25soc/intel/baytrail/smihandler.c: Align with BraswellAngel Pons
2020-07-09soc/intel/baytrail: Align whitespace and commentsAngel Pons
2020-07-09soc/intel/baytrail: Rename "pmc.h" to "pm.h"Angel Pons
2020-07-01ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-01soc/intel/baytrail: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-04-06soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-03soc/baytrail: hook up smmstoreMatt DeVillier
2019-12-19src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS
2019-11-27soc/intel/baytrail: Don't reinitialize SPI after lockdownArthur Heymans
2019-11-09ELOG: Introduce elog_gsmi variantsKyösti Mälkki
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-12-05elog: make elog's SMM handler code follow everything elsePatrick Georgi
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2017-07-13soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-07-15soc/intel/baytrail: 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-10baytrail: Switch from ACPI mode to PCI mode for legacy supportMarc Jones
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-06baytrail: reinitialize spi controller in SMM finalizationAaron Durbin
2014-12-08intel/baytrail: Spelling fixesMartin Roth
2014-12-02Replace hlt with halt()Patrick Georgi
2014-05-06baytrail: add GPIO SMI supportAaron Durbin
2014-02-16baytrail: SMM supportAaron Durbin