summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/stoneyridge/finalize.c
Commit message (Expand)AuthorAgeFilesLines
* soc/amd: move SMM finalization to common codeFelix Held2021-02-191-55/+0
* src: Remove unused '#include <timer.h>'Elyes HAOUAS2020-06-021-1/+0
* 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: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/amd: Move SCI enable outside table creationKyösti Mälkki2019-11-231-0/+9
* soc/*: mp_run_on_all_cpus: Remove configurable timeoutPatrick Rudolph2019-08-151-1/+1
* soc/amd/stoneyridge,picasso: Switch SMM lock conditionKyösti Mälkki2019-07-091-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-181-3/+3
* cpu/x86: Add support to run function with argument over APsSubrata Banik2018-05-141-2/+2
* amd/stoneyridge: Move TValid and SmmLock to end of POSTMarshall Dawson2018-01-311-0/+60