coreboot/src
Kevin Chang f005dda9dd mb/google/volteer/variant/lindar: Disable acoustic mitigation
Roll back CPU slow slew rate setting to Intel default "SLEW_FAST_2"
Because baseboard modify slow slew rate setting to "SLEW_FASE_8"
for all project, but Lindar and Lillipup is using "SLEW_FAST_2",
so this setting need to roll back.

BUG=b:186140230
TEST=Build FW and boot to OS checking with CPU log.

Signed-off-by: Kevin Chang <kevin.chang@lcfc.corp-partner.google.com>
Change-Id: I7de252b26c75f8dad218f3eb79a0988e60964f4c
Signed-off-by: Kevin Chang <kevin.chang@lcfc.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52620
Reviewed-by: Zhuohao Lee <zhuohao@google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-04-26 22:36:42 +00:00
..
acpi ACPI: Fix the devices scope in the SATC structure 2021-04-22 10:15:11 +00:00
arch arch/x86/smbios: Let SMBIOS type 9 be able to write slot ID 2021-04-22 12:42:46 +00:00
commonlib commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
console src: Replace remaining {get,set}_option() instances 2021-04-23 10:13:39 +00:00
cpu cpu/x86: Fix control flow UNREACHABLE issue 2021-04-23 14:45:46 +00:00
device device/azalia_device.c: Add option to lock down GCAP 2021-04-19 19:02:08 +00:00
drivers drivers/pc80/rtc: Factor out CMOS entry lookup 2021-04-25 11:43:50 +00:00
ec ec/purism/librem-ec: Apply initial Purism customizations 2021-04-21 09:15:26 +00:00
include lib/espi_debug: Add espi_show_slave_peripheral_channel_configuration 2021-04-23 21:20:26 +00:00
lib lib/espi_debug: Add espi_show_slave_peripheral_channel_configuration 2021-04-23 21:20:26 +00:00
mainboard mb/google/volteer/variant/lindar: Disable acoustic mitigation 2021-04-26 22:36:42 +00:00
northbridge haswell/broadwell: Replace remaining MCHBAR accessors 2021-04-26 18:39:58 +00:00
security vboot: ec_sync: Switch to new CBFS API 2021-04-14 01:03:22 +00:00
soc soc/amd/cezanne: Update STAPM vars with units 2021-04-26 21:44:47 +00:00
southbridge sb/intel/lynxpoint: Add and use power state bit macros 2021-04-26 08:26:56 +00:00
superio superio/nuvoton/npcd378: Fix psu_fan_lvl option 2021-04-21 09:07:40 +00:00
vendorcode amd/cezanne: Add slow_ppt_time & thermctl_limit to UPD 2021-04-26 20:55:34 +00:00
Kconfig src/drivers/ipmi: Add DEBUG_IPMI option 2021-04-18 20:37:10 +00:00