coreboot/src/cpu/intel
Jincheng Li 04340496c1 cpu/intel: Add socket types
Add socket types for LGA1700, LGA3647_1, LGA4189, LGA4677.
Select the socket type for different boards.
For the socket types which are not defined in SMBIOS type4,
CPU_INTEL_SOCKET_OTHER could be used.

Change-Id: Ida3315694f3ce397b9ad9d676d3195da5f096cb7
Signed-off-by: Jincheng Li <jincheng.li@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83329
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2024-07-19 12:35:09 +00:00
..
car cpu/x86: Link page tables in stage if possible 2024-03-28 15:22:34 +00:00
common arch/x86: Fix typo for macro CPUID_FEATURE_HTT 2024-03-21 20:37:51 +00:00
fit arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
haswell arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
microcode cpu/intel/microcode: Defer microcode patching until after DRAM init 2024-04-18 03:30:44 +00:00
model_6bx arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
model_6ex arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
model_6fx payloads/edk2: Add Kconfig to use LAPIC timer 2024-04-20 18:38:55 +00:00
model_6xx arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
model_65x arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
model_67x arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
model_68x cpu: Rename Makefiles from .inc to .mk 2024-01-24 08:35:01 +00:00
model_106cx arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
model_206ax cpu/intel/model_206ax: Allow turbo boost ratio limit configuration 2024-07-15 16:34:17 +00:00
model_1067x payloads/edk2: Add Kconfig to use LAPIC timer 2024-04-20 18:38:55 +00:00
model_2065x cpu/x86/Kconfig: Mark 64bit support as stable 2024-03-28 15:23:21 +00:00
model_f2x arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
model_f3x arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
model_f4x arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
slot_1 treewide: Remove unused CHIPs 2024-02-20 11:01:36 +00:00
smm cpu: Rename Makefiles from .inc to .mk 2024-01-24 08:35:01 +00:00
socket_441 arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
socket_BGA956 arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
socket_FCBGA559 arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
socket_LGA775 arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
socket_LGA1700 cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
socket_LGA3647_1 cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
socket_LGA4189 cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
socket_LGA4677 cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
socket_m arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
socket_mPGA604 arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
socket_OTHER cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
socket_p arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
speedstep cpu: Rename Makefiles from .inc to .mk 2024-01-24 08:35:01 +00:00
turbo arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
Kconfig cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
Makefile.mk cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00