coreboot/src
Maxim Polyakov a546f11c6d mb/asrock/h110m: fix VR domains configuration
1) VR domains current limit Icc max for Sky/Kaby Lake S is set based
on the processor TDP [1]. Updates information about this

2) Sets VR voltage limit to 1.52V, as described in the datasheets [2,3]

[1] Change-Id: I303c5dc8ed03e9a98a834a2acfb400022dfc2fde
[2] page 112-119, 6th Generation Intel(R) Processor Families
    for S-Platforms, Volume 1 of 2, Datasheet, August 2018.
    Document Number: 332687-008EN
[3] 7th Generation Intel(R) Processor Families for S Platforms and
    Intel(R) Core(TM) X-Series Processor Family Datasheet, Volume 1,
    December 2018, Document Number: 335195-003

Change-Id: I6e1aefde135ffce75a5d837348595aa20aff0513
Signed-off-by: Maxim Polyakov <max.senia.poliak@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35067
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2019-09-09 13:27:06 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch superio/common: Add ssdtgen for generic SuperIOs 2019-09-06 15:31:06 +00:00
commonlib commonlib/region: Fix up overflow check in region_is_subregion() 2019-08-19 21:12:31 +00:00
console Add definition for ENV_ROMSTAGE_OR_BEFORE to <rules.h> 2019-08-26 20:59:45 +00:00
cpu security/intel: Add TXT infrastructure 2019-09-02 04:52:04 +00:00
device Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
drivers drivers/intel/fsp2_0: Fix minor whitespace 2019-09-09 07:34:02 +00:00
ec ec/kontron/kempld: Select DRIVERS_UART_8250IO 2019-09-02 10:58:15 +00:00
include soc/intel/skylake: Add Lewisburg family PCH support 2019-09-06 15:32:33 +00:00
lib arch/x86: Simplify <arch/early_variables.h> 2019-08-26 22:52:10 +00:00
mainboard mb/asrock/h110m: fix VR domains configuration 2019-09-09 13:27:06 +00:00
northbridge nb/intel/x4x/raminit: Move dummy reads after JEDEC init 2019-09-06 00:15:02 +00:00
security security/tpm: Use correct hash digest lengths 2019-09-07 01:02:43 +00:00
soc soc/intel/cannonlake: Add ability to disable Heci1 2019-09-09 13:10:33 +00:00
southbridge src/southbridge/amd/pi/hudson/lpc.c: add missing MCFG ACPI table generation 2019-09-09 13:25:40 +00:00
superio superio/smsc/lpc47b397: fix regression in ops override 2019-09-06 17:43:04 +00:00
vendorcode src/vendorcode/intel: Update Cometlake FSP headers as per FSP v1344 2019-09-06 19:23:12 +00:00
Kconfig ACPI S3: Depend on RELOCATABLE_RAMSTAGE 2019-08-22 06:38:13 +00:00