coreboot-kgpe-d16/src/soc/intel/jasperlake
Meera Ravindranath 5b3a0ff4f1 soc/intel/jasperlake: Add VR Configuration settings
This CL fixes the CPU Throttling issue.

BUG=b:167472333
TEST=Build and boot dedede and observe the slope and offset values
     getting updated in the fsp debug log

Signed-off-by: Meera Ravindranath <meera.ravindranath@intel.com>
Change-Id: I3fa32218040263f0abef8b9dd4c52efb31289fd7
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45645
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
2020-10-08 19:11:34 +00:00
..
acpi soc/intel: Make use of common gfx.asl 2020-10-08 04:09:46 +00:00
bootblock soc/intel/jasperlake: Add IGD, MCH Device ID 2020-09-29 06:52:40 +00:00
include/soc soc: move mainboard_get_dram_part_num prototype to memory_info.h 2020-10-05 18:02:37 +00:00
romstage soc/intel: remove duplicate weak versions of mainboard_get_dram_part_num() 2020-10-05 18:03:22 +00:00
spd templates: add an empty SPD to SPD_SOURCES 2020-10-06 18:27:31 +00:00
acpi.c soc/intel/jasperlake: Simplify is-device-enabled checks 2020-07-28 08:37:39 +00:00
chip.c soc/intel/common/block/lpc: add acpi name 2020-09-28 09:38:39 +00:00
chip.h soc/intel/jasperlake: Add VR Configuration settings 2020-10-08 19:11:34 +00:00
cpu.c soc/intel/{icl.tgl,jsl}: Remove SMRAM register programming 2020-08-09 11:03:37 +00:00
elog.c elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE 2020-08-18 15:57:40 +00:00
espi.c soc/intel: Move pch_misc_init() to common code 2020-10-03 04:19:00 +00:00
finalize.c soc/intel: Make use of PMC low power program from common block 2020-10-03 06:58:07 +00:00
fsp_params.c soc/intel/jasperlake: Add VR Configuration settings 2020-10-08 19:11:34 +00:00
gpio.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
gspi.c
i2c.c
Kconfig soc/intel: Make use of PMC low power program from common block 2020-10-03 06:58:07 +00:00
lockdown.c
Makefile.inc
me.c src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
meminit.c
p2sb.c
pmc.c soc/intel/jasperlake: Run pmc_set_acpi_mode() during .init in pmc_ops 2020-08-24 13:40:15 +00:00
pmutil.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
reset.c Revert "soc/intel: Refactor do_global_reset() function" 2020-09-22 05:13:39 +00:00
sd.c
smihandler.c
smmrelocate.c soc/intel/{icl.tgl,jsl}: Remove SMRAM register programming 2020-08-09 11:03:37 +00:00
spi.c
systemagent.c
uart.c