aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/smihandler.c
AgeCommit message (Expand)Author
2020-10-30soc/intel/broadwell: Move PCH code into pch subdirAngel Pons
2020-10-24soc/intel/broadwell: Use get_{pmbase,gpiobase}Angel Pons
2020-10-14soc/intel/broadwell: Align cosmetics with Haswell/Lynx PointAngel Pons
2020-09-21src/soc/intel: Drop unneeded empty linesElyes HAOUAS
2020-08-21SMM: Validate more user-provided pointersPatrick Rudolph
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/broadwell: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-04-06soc/intel/broadwell: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-03soc/broadwell: hook up smmstoreMatt DeVillier
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-11-22intel/smm: Provide common smm_relocation_paramsKyösti Mälkki
2019-11-10soc/intel/broadwell: 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-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-03soc/intel: Fix bad uses of __SIMPLE_DEVICE__Kyösti Mälkki
2018-12-05elog: make elog's SMM handler code follow everything elsePatrick Georgi
2018-06-14src: Get rid of device_tElyes HAOUAS
2017-07-13soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-03-17soc/intel/broadwell: Fix other issues detected by checkpatchLee Leahy
2017-03-17soc/intel/broadwell: Fix {}, () and conditional issuesLee Leahy
2017-03-17soc/intel/broadwell: Fix spacing issues detected by checkpatchLee Leahy
2016-08-31src/soc: Add required space before opening parenthesis '('Elyes HAOUAS
2016-07-15soc/intel/broadwell: 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-10broadwell: Turn off panel backlight in S5 SMI handlerDuncan Laurie
2015-04-07broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-02broadwell: Clear pending GPE events before entering sleep stateDuncan Laurie
2014-12-08intel/broadwell: Spelling fixesMartin Roth
2014-12-02Replace hlt with halt()Patrick Georgi
2014-10-22broadwell: add new intel SOCDuncan Laurie