coreboot/src/cpu/intel
Christian Walter be3979c873 acpi: Change Processor ACPI Name (Intel only)
The ACPI Spec 2.0 states, that Processor declarations should be made
within the ACPI namespace \_SB and not \_PR anymore. \_PR is deprecated
and is removed here for Intel CPUs only.

Tested on:
* X11SSH (Kabylake)
* CFL Platform
* Asus P8Z77-V LX2 and Windows 10

FWTS does not return FAIL anymore on ACPI tests

Tested-by: Angel Pons <th3fanbus@gmail.com>
Change-Id: Ib101ed718f90f9056d2ecbc31b13b749ed1fc438
Signed-off-by: Christian Walter <christian.walter@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37814
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2020-03-23 16:54:58 +00:00
..
car cpu/intel: Remove ROMCC header guards and code 2019-12-17 18:13:38 +00:00
common acpi: Change Processor ACPI Name (Intel only) 2020-03-23 16:54:58 +00:00
fit src/x86|cpu/intel: Hardcode FIT and ID 2019-12-26 10:48:17 +00:00
haswell acpi: Change Processor ACPI Name (Intel only) 2020-03-23 16:54:58 +00:00
hyperthreading drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
microcode src: capitalize 'RAM' 2020-02-24 12:56:03 +00:00
model_6bx cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard 2020-01-18 22:07:47 +00:00
model_6ex cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE 2019-11-03 06:15:35 +00:00
model_6fx Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks 2019-11-25 09:17:14 +00:00
model_6xx cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard 2020-01-18 22:07:47 +00:00
model_65x cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard 2020-01-18 22:07:47 +00:00
model_67x cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard 2020-01-18 22:07:47 +00:00
model_68x cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard 2020-01-18 22:07:47 +00:00
model_106cx cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE 2019-11-03 06:15:35 +00:00
model_206ax acpi: Change Processor ACPI Name (Intel only) 2020-03-23 16:54:58 +00:00
model_1067x Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks 2019-11-25 09:17:14 +00:00
model_2065x acpi: Change Processor ACPI Name (Intel only) 2020-03-23 16:54:58 +00:00
model_f2x cpu/intel/common: Move intel_ht_sibling() to common folder 2019-10-01 15:10:16 +00:00
model_f3x cpu/intel/common: Move intel_ht_sibling() to common folder 2019-10-01 15:10:16 +00:00
model_f4x cpu/intel: Drop SMM_TSEG conditional 2019-07-09 12:45:48 +00:00
slot_1 cpu/intel/slot_1: Cache romstage XIP execution 2020-03-03 07:41:40 +00:00
smm cpu/intel/gen1/smmrelocate: Fix stale comment 2019-11-22 10:48:29 +00:00
socket_441 nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK 2019-11-15 16:45:48 +00:00
socket_BGA956 nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support 2019-10-28 11:59:17 +00:00
socket_FCBGA559 nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK 2019-05-25 15:49:27 +00:00
socket_LGA775 Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks 2019-11-25 09:17:14 +00:00
socket_m nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK 2019-11-15 16:45:48 +00:00
socket_mPGA604 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00
socket_p nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support 2019-10-28 11:59:17 +00:00
speedstep acpi: Change Processor ACPI Name (Intel only) 2020-03-23 16:54:58 +00:00
turbo AUTHORS: Move src/cpu/intel copyrights into AUTHORS file 2019-09-10 12:51:10 +00:00
Kconfig Kconfig: comply to Linux 5.3's Kconfig language rules 2019-11-23 20:09:56 +00:00
Makefile.inc nb/intel/nehalem: Rename to ironlake 2020-03-15 13:04:20 +00:00