coreboot/src/cpu/intel
Kyösti Mälkki bd72bfece2 cpu/intel/socket_mPGA604: Drop non-working SSE2 disablement
The disablement of SSE2 was not honoured since there is explicit
select under CPU_INTEL_MODEL_F2X. The removed commentary originates
probably from ROMCC romstage implementation.

Change-Id: I7d9ac007406a82c498f3ed23568e2ff064504983
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69443
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-11-12 05:09:21 +00:00
..
car cpu/intel: Clean up includes 2022-10-26 16:27:41 +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: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-08 14:38:28 +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: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-08 14:38:28 +00:00
model_1067x cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
model_2065x cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-08 14:38:28 +00:00
model_f2x Revert "mb/aopen/dxplplusu: Remove board" 2022-11-09 18:10:54 +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/x86: Introduce and use CPU_X86_LAPIC 2021-10-26 17:44:14 +00:00
socket_BGA956 cpu/x86: Introduce and use CPU_X86_LAPIC 2021-10-26 17:44:14 +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_p: Increase DCACHE_RAM_SIZE 2022-04-27 13:04:23 +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