coreboot/src
Patrick Rudolph 70546ebc40 soc/intel/xeon_sp/skx: Lock all PCU registers
Lock all PCU registers on all sockets. The same code can be found
on CPX, which is basically the same CPU. Once the differences between
CPX and SKX are minimal, the platforms can be merged into one codebase.

Change-Id: I73eaa0905e8a418fc9dfe515c42cd257c041cf61
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84843
Reviewed-by: Shuo Liu <shuo.liu@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-11-16 20:11:29 +00:00
..
acpi acpi_gic: Add helper for platform gicc 2024-10-08 08:58:34 +00:00
arch arch/x86: Define macros for hard-coded HPET registers 2024-11-09 10:21:25 +00:00
commonlib mem_chip_info: Add LPDDR5 enums to mem_chip_type 2024-11-13 02:27:23 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu soc/intel/xeon_sp: Reserve PRMRR 2024-11-14 14:29:23 +00:00
device pci: Add method to read PME capability 2024-10-28 22:05:54 +00:00
drivers drivers/spi/spi_flash_sfdp: use spi_crop_chunk when reading SFDP data 2024-11-12 15:41:22 +00:00
ec ec/google/chromeec: Fix typo in google_chromeec_get_pd_chip_info 2024-11-06 22:42:52 +00:00
include soc/intel/xeon_sp: Reserve PRMRR 2024-11-14 14:29:23 +00:00
lib tree: Fix cast an object of type 'nullptr_t' to 'uintptr_t' error 2024-10-29 01:41:41 +00:00
mainboard mb/google/nissa/var/telith: Add Fn key scancode 2024-11-15 06:29:03 +00:00
northbridge nb/via/cx700: Add south module devices to chipset.cb 2024-11-11 09:17:18 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security drivers/pc80/tpm: Remove flag TPM_RDRESP_NEED_DELAY 2024-10-14 15:26:11 +00:00
soc soc/intel/xeon_sp/skx: Lock all PCU registers 2024-11-16 20:11:29 +00:00
southbridge southbridge/intel/common: Improve ACPI _PRT method generation 2024-11-14 19:55:04 +00:00
superio superio/ite/it8728f: Support setting power state after power failure 2024-08-20 13:10:02 +00:00
vendorcode vc/google: Refactor config to set Fn key scancode 2024-11-13 10:07:13 +00:00
Kconfig Add initial experimental LTO support 2024-08-24 12:50:38 +00:00