coreboot-kgpe-d16/src/soc/intel/denverton_ns
Julien Viard de Galbert 595202c304 soc/intel/denverton_ns: Add ACPI T-States and P-States
Also make soc_get_tss_table public and weak instead of static
in intelblock so it can be overridden in denverton.

Change-Id: Id9c7da474a81417a5cebd875023f7cd3d5a77796
Signed-off-by: Julien Viard de Galbert <jviarddegalbert@online.net>
Reviewed-on: https://review.coreboot.org/c/25430
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Vanny E <vanessa.f.eusebio@intel.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: David Guckian
Reviewed-by: Jay Talbott <JayTalbott@sysproconsulting.com>
2019-01-28 13:33:30 +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: Enable ACPI using intelblock 2019-01-25 11:24:30 +00:00
acpi.c soc/intel/denverton_ns: Add ACPI T-States and P-States 2019-01-28 13:33:30 +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
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: Enable ACPI using intelblock 2019-01-25 11:24:30 +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
pmc.c
pmutil.c Revert "soc/intel/denverton_ns: Rewrite pmutil using pmclib" 2019-01-24 15:23:47 +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
smihandler.c Revert "soc/intel/denverton_ns: Rewrite pmutil using pmclib" 2019-01-24 15:23:47 +00:00
smm.c Revert "soc/intel/denverton_ns: Rewrite pmutil using pmclib" 2019-01-24 15:23:47 +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