summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/picasso/smihandler.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-1/+1
* soc/amd/{cezanne,picasso,stoney}: Clear PM/GPE when enabling ACPIRaul E Rangel2021-12-081-0/+1
* soc/amd/picasso/smihandler: sort includes alphabeticallyFelix Held2021-03-101-8/+8
* soc/amd/picasso/smihandler: remove unused device/pci_def.h includeFelix Held2021-03-101-1/+0
* soc/amd/*/smihandler: factor out ELOG and SMMSTORE handlerFelix Held2021-03-101-82/+2
* soc/amd/*/smihandler: use size_t and unsigned intFelix Held2021-02-111-2/+3
* soc/amd/*/smihandler: remove replace southbridge references with fchFelix Held2021-02-111-4/+4
* soc/amd: move southbridge_smi_handler to common codeFelix Held2021-02-111-44/+2
* soc/amd*/smihandler: factor out and rename clear_smi_sci_statusFelix Held2021-02-111-9/+2
* soc/amd*/smihandler: factor out and rename clear_all_smi_statusFelix Held2021-02-111-12/+1
* soc/amd/picasso/smihandler: replace southbridge.c in comment with fch.cFelix Held2021-02-101-1/+1
* soc/amd: Move southbridge_smi_set_eos to common/blocks/smi/smi_utilFelix Held2021-02-101-7/+0
* soc/amd: factor out common SMI/SCI enums and function prototypesFelix Held2020-12-021-0/+1
* soc/amd/picasso: Use PSP Sx command only for S3Marshall Dawson2020-07-061-1/+2
* soc/amd/picasso: Use SMU to put system into S3Marshall Dawson2020-05-271-5/+4
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/amd: replace remaining license headers with SPDX onesFelix Held2020-04-201-14/+2
* soc/amd/picasso: Notify PSP system is going to sleep stateMarshall Dawson2020-04-161-0/+2
* soc/amd/psp: Add SmmInfo commandMarshall Dawson2020-04-161-0/+4
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* soc/amd/picasso: Add SMMSTORE supportMarshall Dawson2020-01-201-0/+24
* ELOG: Introduce elog_gsmi variantsKyösti Mälkki2019-11-091-2/+1
* soc/amd/picasso: Update southbridgeMarshall Dawson2019-10-201-1/+0
* cpu/x86: Separate save_state struct headersKyösti Mälkki2019-08-131-0/+1
* soc/amd/picasso: Create picasso as a copy of stoneyridgeMartin Roth2019-07-021-0/+287