summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/stoneyridge/mca.c
Commit message (Expand)AuthorAgeFilesLines
* soc/amd: move warm reset flag function prototypes to common codeFelix Held2021-03-111-1/+1
* 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
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-301-1/+0
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-181-6/+6
* amd/stoneyridge: Construct BERT region from machine checkMarshall Dawson2018-09-071-0/+129
* amd/stoneyridge: Create an MCA structureMarshall Dawson2018-09-071-17/+26
* amd/stoneyridge: Relocate MCA error identificationMarshall Dawson2018-09-071-0/+77