summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/smm
Commit message (Expand)AuthorAgeFilesLines
* 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
* soc/intel/common: Add SMM common code for Intel PlatformsBrandon Breitenstein2017-06-204-0/+585