Age | Commit message (Expand) | Author |
---|---|---|
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2021-12-08 | soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resume | Raul E Rangel |
2021-10-22 | cpu/x86/mp_init: use cb_err as status return type in remaining functions | Felix Held |
2021-10-21 | soc/amd/common/block/cpu/smm/finalize: simplify finalize_cores | Felix Held |
2021-05-18 | cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y | Arthur Heymans |
2021-04-28 | soc/amd/common/smi_handler: Print warning when receiving an SCI SMI | Raul E Rangel |
2021-03-10 | soc/amd/*/smihandler: factor out ELOG and SMMSTORE handler | Felix Held |
2021-02-19 | soc/amd: move SMM finalization to common code | Felix Held |
2021-02-11 | soc/amd: fully commonize clear_tvalid | Felix Held |
2021-02-11 | soc/amd: include cpu/x86/smm directory in common SMM Makefile | Felix Held |
2021-02-11 | soc/amd: move southbridge_smi_handler to common code | Felix Held |
2021-02-11 | soc/amd: factor out common SMM relocation code | Felix Held |