coreboot/src/cpu/intel
Arthur Heymans 98c92570d9 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm
C5, C6 and slfm depend on the southbridge and the northbridge to be able
to provide this functionality, with some just lacking the possibility to
do so. Move the devicetree configuration to the southbridge.

This removes the need for a magic lapic in the devicetree.

Change-Id: I4a9b1e684a7927259adae9b1d42a67e907722109
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69297
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-12-05 14:22:12 +00:00
..
car cpu/intel/car: Define post codes 2022-11-23 03:47:18 +00:00
common cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-08 14:38:28 +00:00
fit cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verification 2022-06-01 19:45:22 +00:00
haswell cpu/intel/haswell: Move chip_ops to cpu cluster 2022-11-25 15:03:39 +00:00
microcode cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-08 14:38:28 +00:00
model_6bx cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
model_6ex cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
model_6fx cpu: Get rid of unnecessary blank line {before,after} barce 2022-07-17 18:57:54 +00:00
model_6xx cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
model_65x cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
model_67x cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
model_68x cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
model_106cx cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
model_206ax cpu/intel/model_206ax: Remove fake lapic device 2022-12-01 10:27:31 +00:00
model_1067x cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm 2022-12-05 14:22:12 +00:00
model_2065x cpu/intel/model_2065x: Don't use a magic APIC 2022-11-25 15:04:17 +00:00
model_f2x aopen/dxplplusu: Support SMM_ASEG and SMM_TSEG 2022-11-28 10:05:28 +00:00
model_f3x cpu/*: Drop PARALLEL_MP leftovers 2022-11-09 18:05:55 +00:00
model_f4x cpu/intel/model_fxx: Select SSE2 2022-06-02 15:58:34 +00:00
slot_1 cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-08 14:38:28 +00:00
smm cpu/intel/smm/gen1/smmrelocate.c: Remove repeated word 2021-01-18 07:31:06 +00:00
socket_441 cpu/intel/socket_*: Clean up Kconfig files 2022-11-21 18:42:17 +00:00
socket_BGA956 cpu/intel/socket_*: Clean up Kconfig files 2022-11-21 18:42:17 +00:00
socket_FCBGA559 nb/intel/pineview: Use cbfs mcache 2022-04-27 13:04:12 +00:00
socket_LGA775 cpu/intel/socket_LGA775: Drop 'select SSE' 2022-01-27 14:51:16 +00:00
socket_m cpu/intel/socket_m: Drop 'select SSE' 2022-01-27 14:51:24 +00:00
socket_mPGA604 cpu/intel/socket_mPGA604: Drop non-working SSE2 disablement 2022-11-12 05:09:21 +00:00
socket_p cpu/intel/socket_*: Clean up Kconfig files 2022-11-21 18:42:17 +00:00
speedstep cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-08 14:38:28 +00:00
turbo cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-08 14:38:28 +00:00
Kconfig Revert "mb/aopen/dxplplusu: Remove board" 2022-11-09 18:10:54 +00:00
Makefile.inc Revert "mb/aopen/dxplplusu: Remove board" 2022-11-09 18:10:54 +00:00