coreboot/src
Patrick Rudolph e9b0830422 soc/intel/cannonlake: Add devicetree setting to disable turbo
Introduce a new flag to disable turbo called 'cpu_turbo_disable'.
Keep the default and enable turbo on all platforms.

Change-Id: Ia23ce4d589b5ecc5515474eea52a40788ae3d3b5
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50797
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
2021-02-20 09:02:00 +00:00
..
acpi ACPI: Add acpi_reset_gnvs_for_wake() 2021-02-16 09:28:42 +00:00
arch memlayout: Store region sizes as separate symbols 2021-02-19 08:39:26 +00:00
commonlib commonlib/bsd: Fix direct inclusion of <endian.h> 2021-02-18 02:33:04 +00:00
console console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00
cpu src/cpu: Remove unused symbols 2021-02-18 10:11:24 +00:00
device device/dram: Move SPD manufacturer names out of arch/x86 2021-02-16 10:43:11 +00:00
drivers drivers/generic/bayhub_lv2: remove unnecessary configs 2021-02-20 09:01:10 +00:00
ec src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0 2021-02-10 19:18:09 +00:00
include include/cpu/amd/msr: rename MSR_PSP_ADDR to PSP_ADDR_MSR 2021-02-19 13:20:16 +00:00
lib memlayout: Store region sizes as separate symbols 2021-02-19 08:39:26 +00:00
mainboard mb/hp/280_g2: Add new mainboard 2021-02-19 14:27:19 +00:00
northbridge nb/intel/pineview: Drop unused `GPIO32` macro 2021-02-18 10:14:56 +00:00
security src/{drivers,security}: Remove unused <string.h> 2021-02-16 17:19:01 +00:00
soc soc/intel/cannonlake: Add devicetree setting to disable turbo 2021-02-20 09:02:00 +00:00
southbridge southbridge: Ensure common Kconfig gets included last 2021-02-18 10:11:39 +00:00
superio superio/smsc/sch5545: Add missing <types.h> 2021-02-13 22:06:28 +00:00
vendorcode vc/google/chromeos: Account for GNVS allocated early 2021-02-17 22:58:32 +00:00
Kconfig southbridge: Ensure common Kconfig gets included last 2021-02-18 10:11:39 +00:00