summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/cezanne/smihandler.c
Commit message (Expand)AuthorAgeFilesLines
* soc/amd: Move psp_transfer.h out of each SOC into commonMartin Roth2023-08-261-1/+1
* sb,soc/amd: Remove unused southbridge_io_trap_handler()Kyösti Mälkki2022-12-061-5/+0
* soc/amd/*/smihandler: Make fch_apmc_smi_handler commonFred Reitberger2022-10-171-28/+0
* soc/amd/cezanne,picasso,sabrina/smihandler: add comment about SMN accessFelix Held2022-08-171-0/+5
* soc/amd/{common/vboot,cezanne}: Copy S0i3 verstage logs into cbmemRaul E Rangel2022-03-101-0/+8
* 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/cezanne/smihandler: add ELOG and SMMSTORE supportFelix Held2021-03-101-2/+36
* soc/amd/cezanne/smihandler: implement S3 entry SMI handlerFelix Held2021-03-041-1/+23
* soc/amd/cezanne/smihandler: add psp_notify_smm callFelix Held2021-02-121-0/+5
* soc/amd/cezanne/smihandler: add basic SMI APMC and sleep handlerFelix Held2021-02-111-0/+76
* soc/amd/cezanne/smihandler: add missing southbridge_io_trap_handlerFelix Held2021-02-111-0/+6
* soc/amd: move southbridge_smi_handler to common codeFelix Held2021-02-111-2/+3
* soc/amd/cezanne: add empty SMM-handlerFelix Held2021-02-111-0/+7