summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/stoneyridge/include/soc/smi.h
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/*/include/smi: move NUMBER_SMITYPES definition to the topFelix Held2021-11-051-1/+2
* soc/amd/*/include/smi: fix off-by-one in SCIMAPS definesFelix Held2021-11-051-1/+1
* soc/amd: factor out common SMI/SCI enums and function prototypesFelix Held2020-12-021-43/+0
* soc/amd/stoneyridge: unify and align include guards with picassoFelix Held2020-11-161-3/+3
* soc/amd/*/smi.h: Move the pm_acpi_smi_cmd_port function declarationArthur Heymans2020-11-091-1/+0
* soc/amd: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* soc/amd: Replace enable_smi_generation()Kyösti Mälkki2020-06-161-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/amd: replace remaining license headers with SPDX onesFelix Held2020-04-201-14/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-081-2/+0
* soc/amd/stoneyridge: Move GPIO support to commonMarshall Dawson2019-06-061-0/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src/soc/amd/stoneyridge: Remove IMC supportRichard Spiegel2018-07-311-1/+0
* soc/amd/stoneyridge/include/soc/smi.h: Fix name collisionRichard Spiegel2018-04-271-4/+4
* stoneyridge: Add SCI/GPE configurationMarc Jones2017-10-201-3/+35
* amd/stoneyridge: Change SMM setup functionsMarshall Dawson2017-10-021-1/+1
* amd/stoneyridge: Refactor SMI handlerMarshall Dawson2017-10-021-0/+5
* amd/stoneyridge: Check SMI command address before readingMarshall Dawson2017-10-021-0/+1
* amd/stoneyridge: Move pm/smi_read/write functions to util fileMarshall Dawson2017-10-021-23/+0
* amd/stoneyridge: Add more SMM definitionsMarshall Dawson2017-10-021-11/+174
* soc/amd: Standardize guards on header filesMartin Roth2017-08-281-3/+3
* stoneyridge: Rename hudson to southbridgeMarc Jones2017-08-141-4/+4
* soc: Add AMD Stoney Ridge southbridge codeMarc Jones2017-06-261-0/+65