coreboot-kgpe-d16/src/soc/intel/denverton_ns
Julien Viard de Galbert 053ea60682 soc/intel/denverton_ns: Configure MCA
Change-Id: I101eb4f008a13af92bac5ed738a8d1f1f8c65eba
Signed-off-by: Julien Viard de Galbert <jviarddegalbert@online.net>
Reviewed-on: https://review.coreboot.org/c/25433
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-01-24 14:05:10 +00:00
..
acpi cpu/intel/common: Use a common acpi/cpu.asl file 2018-11-30 22:02:35 +00:00
bootblock soc/intel: Fix bad uses of __SIMPLE_DEVICE__ 2019-01-03 12:16:33 +00:00
include/soc soc/intel/denverton_ns: Configure MCA 2019-01-24 14:05:10 +00:00
acpi.c soc/intel/denverton_ns: Rework acpi/cpu.asl 2018-11-30 21:53:10 +00:00
chip.c soc/{amd,intel}: Remove needless '&' on function pointers 2019-01-23 14:42:59 +00:00
chip.h src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
cpu.c soc/intel/denverton_ns: Configure MCA 2019-01-24 14:05:10 +00:00
csme_ie_kt.c soc/intel/denverton_ns/csme_ie_kt.c: Don't use device_t 2018-09-21 14:14:33 +00:00
fiamux.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
gpio.c
gpio_dnv.c
hob_display.c
hob_mem.c
Kconfig soc/intel/denverton_ns: Select CPU_INTEL_FIRMWARE_INTERFACE_TABLE 2019-01-18 08:16:28 +00:00
lpc.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
Makefile.inc soc/intel/denverton_ns: Fix missing tsc_freq_mhz() 2019-01-10 09:54:55 +00:00
memmap.c src: Remove unneeded include <cbfs.h> 2018-11-16 10:26:32 +00:00
npk.c soc/intel/denverton_ns: Get rid of device_t 2018-06-04 02:36:19 +00:00
pmc.c soc/intel/denverton_ns: Get rid of device_t 2018-06-04 02:36:19 +00:00
pmutil.c soc/intel/denverton_ns: Rewrite pmutil using pmclib 2019-01-24 13:59:14 +00:00
reset.c intel: Use CF9 reset (part 2) 2018-10-22 08:35:32 +00:00
romstage.c soc/intel: Fix bad uses of __SIMPLE_DEVICE__ 2019-01-03 12:16:33 +00:00
sata.c soc/intel/denverton_ns: Get rid of device_t 2018-06-04 02:36:19 +00:00
smihandler.c soc/intel/denverton_ns: Rewrite pmutil using pmclib 2019-01-24 13:59:14 +00:00
smm.c soc/intel/denverton_ns: Rewrite pmutil using pmclib 2019-01-24 13:59:14 +00:00
soc_util.c soc/intel: Get rid of device_t 2018-12-20 22:16:24 +00:00
spi.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
systemagent.c soc/{amd,intel}: Remove needless '&' on function pointers 2019-01-23 14:42:59 +00:00
tsc_freq.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
uart.c
uart_debug.c
upd_display.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
xhci.c