coreboot/src
Pratik Prajapati 1b25c8efca soc/intel/skylake: clear MCA before booting to OS
mca_configure needs to be called for each core before
booting to OS, else OS would keep dumping MCEs

Change-Id: I95ca46fda7be65d74714bdb344e339922cbb6305
Signed-off-by: Pratik Prajapati <pratikkumar.v.prajapati@intel.com>
Reviewed-on: https://review.coreboot.org/26392
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
2018-06-28 09:01:56 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arm64: Reimplement mmu_disable() in assembly 2018-06-26 23:59:18 +00:00
commonlib util/cbfstool: Support FIT payloads 2018-06-15 09:13:24 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu smm: Add canary to end of stack and die() if a stack overflow occurs 2018-06-28 09:01:02 +00:00
device src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
drivers vboot: Fix linking error with USE_OPTION_TABLE enabled 2018-06-28 08:57:05 +00:00
ec google/chromeec: Set proper dev ops 2018-06-07 06:37:12 +00:00
include devicetree: Add method to delete property by name 2018-06-28 09:01:26 +00:00
lib devicetree: Add method to delete property by name 2018-06-28 09:01:26 +00:00
mainboard mb/google/poppy/variants/nautilus: Use GPP_B20 to determine SKU 2018-06-28 08:58:30 +00:00
northbridge nb/intel/i945: Remove dead code 2018-06-23 22:25:51 +00:00
security vboot: Fix linking error with USE_OPTION_TABLE enabled 2018-06-28 08:57:05 +00:00
soc soc/intel/skylake: clear MCA before booting to OS 2018-06-28 09:01:56 +00:00
southbridge sb/intel/common/firmware: Enable me_cleaner for Nehalem 2018-06-25 08:19:16 +00:00
superio src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
vendorcode vc/amd/00670F00: Sync AGESA.h with PI blob 2018-06-13 21:20:32 +00:00
Kconfig stage_cache: Disable when APCI S3 is not possible 2018-06-27 02:20:11 +00:00