coreboot/src
Michał Żygowski d54a5b294f treewide: Drop the suffixes from ADL and RPL CPUID macros and strings
CPUID is the same for Alder Lake and Raptor Lake S and HX variants.
To reduce the confusion and concerns how to name the macros, remove
the suffixes from macros and platform reporting strings. Thankfully
the stepping names are unique across mobile (P suffixed) and desktop
(S and HX suffixed) SKUs. Distinguishing the S from HX is possible via
host bridge PCI ID.

Change-Id: Ib08fb0923481541dd6f358cf60da44d90bd75ae2
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76203
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Crawford <tcrawford@system76.com>
2023-07-12 13:53:40 +00:00
..
acpi acpi/acpi.c: Fix regression with DSDT 2023-07-06 14:58:04 +00:00
arch vboot: Fix S3 resume with stage_cache 2023-07-10 04:43:05 +00:00
commonlib util/cbmem: add parsing of TPM logs per specs 2023-07-04 13:07:13 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/amd/mtrr: Use newer function for resource declaration 2023-07-12 10:51:49 +00:00
device allocator_v4: Disable top-down allocation for EDK2 2023-07-08 20:03:07 +00:00
drivers pc80/tpm: Use newer function for resource declarations 2023-07-12 09:12:37 +00:00
ec ec/system76/ec: Do not call reset on wake 2023-07-03 12:56:14 +00:00
include treewide: Drop the suffixes from ADL and RPL CPUID macros and strings 2023-07-12 13:53:40 +00:00
lib vboot: Fix S3 resume with stage_cache 2023-07-10 04:43:05 +00:00
mainboard treewide: Drop the suffixes from ADL and RPL CPUID macros and strings 2023-07-12 13:53:40 +00:00
northbridge nb/e7505: Rework nb resource reading 2023-07-12 08:36:59 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/vboot/secdata_tpm: Simplify antirollback_read_space_firmware() 2023-07-12 13:41:07 +00:00
soc treewide: Drop the suffixes from ADL and RPL CPUID macros and strings 2023-07-12 13:53:40 +00:00
southbridge acpi/gnvs.c: Drop unused pointer to the cbmem console 2023-07-06 13:54:30 +00:00
superio superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
vendorcode vc/intel/fsp/mtl: Update header files from 3194_81 to 3223.80 2023-07-06 06:10:13 +00:00
Kconfig lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0 2023-06-26 03:07:38 +00:00