coreboot-kgpe-d16/src
Kyösti Mälkki 9ff9797ad7 ACPI: Obsolete FADT duty_offset and duty_width fields
After the obsoletion of Processor() it is necessary to provide
_PTC package to define P_CNT IO address for clock throttling.
The platforms touched here already emit empty _PTC to disable
clock throttling.

Change-Id: I0e84c8ccd2772c9b3d61f71b74324c8d28f4eefe
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74438
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-04-21 09:38:36 +00:00
..
acpi ACPI: Obsolete FADT duty_offset and duty_width fields 2023-04-21 09:38:36 +00:00
arch soc/amd: Clarify ACPI _PRT entry generation 2023-04-14 03:03:23 +00:00
commonlib commonlib: Add new "DMU load completed" TS 2023-04-04 08:08:06 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu src/cpu/power9: move part of scom.h to scom.c 2023-04-18 13:05:56 +00:00
device device: Move D3COLD_SUPPORT symbol 2023-04-20 20:42:18 +00:00
drivers drivers/efi: Fix linker error when SMM phase uses option API 2023-04-14 09:41:53 +00:00
ec ec/acpi/ec: replace misleading "recv_ec_data_timeout" console output 2023-04-14 23:47:29 +00:00
include src/cpu/power9: move part of scom.h to scom.c 2023-04-18 13:05:56 +00:00
lib lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED 2023-03-03 11:10:38 +00:00
mainboard mb/google/brya/var/marasov: Add _DSD object for wifi 2023-04-21 01:24:03 +00:00
northbridge sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC 2023-04-15 05:14:14 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/tpm: make usage of PCRs configurable via Kconfig 2023-04-10 04:01:08 +00:00
soc ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields 2023-04-21 09:38:26 +00:00
southbridge ACPI: Obsolete FADT duty_offset and duty_width fields 2023-04-21 09:38:36 +00:00
superio treewide: Remove useless "_STA: Status" comment 2023-02-19 11:20:37 +00:00
vendorcode vc/google/chromeec/acpi: write OIPG in DECLARE_NO_CROS_GPIOS case 2023-04-14 14:48:36 +00:00
Kconfig option: Allow to use the EFI variable driver as option backend 2023-04-03 21:14:53 +00:00