summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/smm
Commit message (Expand)AuthorAgeFilesLines
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-012-10/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-302-5/+5
* ACPI: Replace smm_setup_structures()Kyösti Mälkki2020-06-241-19/+0
* soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)Kyösti Mälkki2020-06-161-1/+11
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-113-3/+0
* soc/intel/common: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-011-4/+4
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-063-39/+6
* soc: Remove copyright noticesPatrick Georgi2020-03-183-7/+0
* soc/intel/common/block/smm: add case intrusion to SMI handlerMichael Niewöhner2020-03-111-0/+9
* intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selectedMichael Niewöhner2020-03-071-1/+4
* soc/intel/common/block/smm: add Kconfig for TCO SMIMichael Niewöhner2020-03-071-0/+6
* soc/intel/common/block: Move smihandler common functions into common codeSubrata Banik2020-02-251-9/+33
* src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* ELOG: Introduce elog_gsmi variantsKyösti Mälkki2019-11-091-4/+3
* soc/intel/common/smm: Add missing printk statementTim Wawrzynczak2019-08-211-0/+1
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-151-1/+1
* cpu/x86: Separate save_state struct headersKyösti Mälkki2019-08-131-0/+2
* soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber2019-08-091-1/+2
* arch/x86: Move TSEG_STAGE_CACHE implementationKyösti Mälkki2019-08-081-12/+0
* intel/apollolake: Replace smm_region_info() with smm_region()Kyösti Mälkki2019-08-071-6/+0
* cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki2019-08-071-1/+0
* drivers/intel: Move FSP stage_cache implementation into common blockSubrata Banik2019-07-091-0/+13
* soc/intel/{cml, whl}: Add option to skip HECI disable in SMMSubrata Banik2019-06-131-0/+8
* soc/intel/common: Update ESPI disable optionDuncan Laurie2019-03-183-18/+9
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-8/+8
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik2019-01-101-0/+1
* soc/intel: Fix bad uses of __SIMPLE_DEVICE__Kyösti Mälkki2019-01-031-4/+1
* smmstore: make smmstore's SMM handler code follow everything elsePatrick Georgi2018-12-051-2/+2
* elog: make elog's SMM handler code follow everything elsePatrick Georgi2018-12-051-2/+2
* soc/intel/common: Add option to disable eSPI SMI at runtimeDuncan Laurie2018-11-083-0/+21
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* smmstore: Add a key/val store facility in flash, mediated through SMMPatrick Georgi2018-10-081-0/+26
* soc/intel/common/block: Don't use device_tElyes HAOUAS2018-09-261-1/+1
* soc/intel/common/block: Move common uart function to block/uartSubrata Banik2018-08-201-1/+1
* soc/intel/common: Disable GPEs just before enabling SMIsFurquan Shaikh2018-06-281-0/+9
* src: Get rid of device_tElyes HAOUAS2018-06-141-1/+5
* compiler.h: add __weak macroAaron Durbin2018-04-241-6/+7
* soc/intel/common/block/smm: Add configurable delay before entering S5Furquan Shaikh2018-03-052-0/+27
* soc/intel/common/block/smm: Add option to have SOC specific SMI Handler at fi...Subrata Banik2018-02-221-0/+9
* soc/intel/{apollolake, cannonlake, common, skylake}: Add _soc_ prefix in weak...Subrata Banik2017-12-231-13/+24
* soc/intel/common: Add missing SoC common function into SMM librarySubrata Banik2017-12-222-5/+41
* soc/intel/common: Clean up PMC library GPE handling APIFurquan Shaikh2017-10-122-7/+4
* soc/intel/cannonlake: Fill the SMI usageLijian Zhao2017-10-031-0/+2
* soc/intel/common: Add functions into common SMM librarySubrata Banik2017-08-302-0/+10
* soc/intel/apollolake: Enable UART debug controller on S3 resumeFurquan Shaikh2017-08-101-0/+3
* intel/common/block/smm: Update smihandler to handle gpiBrandon Breitenstein2017-08-091-0/+23
* common/block/smm: Update SMM common code for io trap handlingBrandon Breitenstein2017-08-093-0/+134
* soc/intel/common: Use common PMC for SMMShaunak Saha2017-08-082-24/+26