summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/smihandler.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-3/+0
* soc/intel/*/smihandler: Only compile in TCO SMI handler if neededPatrick Georgi2020-03-121-0/+2
* soc/intel/common/block: Move smihandler common functions into common codeSubrata Banik2020-02-251-38/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* soc/intel/{apollolake, cannonlake, common, skylake}: Add _soc_ prefix in weak...Subrata Banik2017-12-231-2/+2
* soc/intel/skylake: Make use of common SMM code for SKLSubrata Banik2017-12-221-504/+38
* soc/intel/skylake: Implement pmc_soc_restore_power_failure as per EDSSubrata Banik2017-12-211-23/+1
* soc/intel/skylake: Define mask for SMI handlers that can be run in SCI modeFurquan Shaikh2017-10-191-0/+18
* soc/intel/skylake: Use newly added pmc_read_pm1_controlFurquan Shaikh2017-10-191-3/+2
* soc/intel/common: Clean up PMC library GPE handling APIFurquan Shaikh2017-10-121-2/+2
* soc/intel/skylake: Add support in SKL for PMC common codeShaunak Saha2017-10-051-15/+16
* soc/intel/skylake: Fix SPI WP disable status checkRavi Sarawadi2017-09-111-18/+16
* soc/intel/skylake: Enable power button SMI when jumping to payloadFurquan Shaikh2017-08-191-1/+2
* soc/intel/skylake: Enable UART debug controller on S3 resumeFurquan Shaikh2017-08-101-0/+3
* soc/intel/skylake: Clean up code by using common FAST_SPI moduleBarnali Sarkar2017-05-021-4/+6
* soc/intel/skylake: Use common PCR moduleSubrata Banik2017-04-101-9/+19
* soc/intel/skylake: Use the new SPI driver interfaceFurquan Shaikh2016-12-231-1/+2
* skylake: Add support for eSPI SMI eventsDuncan Laurie2016-10-271-0/+7
* soc/intel/skylake: use common Intel ACPI hardware definitionsAaron Durbin2016-07-151-9/+9
* Correct some common spelling mistakesMartin Roth2016-01-071-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* skylake: fix SMI GPI status handlingAaron Durbin2015-08-141-2/+8
* skylake: enumerate the SMI status fieldsAaron Durbin2015-08-141-34/+11
* soc/intel: Add Skylake SOC supportLee Leahy2015-07-161-183/+130
* soc/intel/skylake: Use Broadwell as comparision base for Skylake SOCLee Leahy2015-07-161-0/+591