coreboot-kgpe-d16/src/cpu/intel
Arthur Heymans 4004081e08 cpu/intel/haswell: Don't select PARALLEL_CPU_INIT
PARALLEL_CPU_INIT pertains to initialize_cpus() in
src/cpu/x86/lapic/lapic_cpu_init.c
which haswell does not use as it uses PARALLEL_MP init.

Change-Id: I46b6f72e8e372b8c8564243ece7aed3a9371c621
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/23409
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-02-06 15:30:06 +00:00
..
car cpu/intel/car/cache_as_ram.inc: Fix long standing issues 2017-09-12 07:54:59 +00:00
common cpu/intel/speedstep: Fix the PNOT ACPI method 2018-01-17 17:09:13 +00:00
fit CPU/intel: Add missing license headers 2016-02-14 22:45:15 +01:00
fsp_model_206ax Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
fsp_model_406dx Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
haswell cpu/intel/haswell: Don't select PARALLEL_CPU_INIT 2018-02-06 15:30:06 +00:00
hyperthreading cpu/intel: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:42 +00:00
microcode cpu/intel: Wrap lines at 80 columns 2017-03-16 04:14:27 +01:00
model_6bx Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
model_6dx Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
model_6ex intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) 2017-11-30 17:21:17 +00:00
model_6fx intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) 2017-11-30 17:21:17 +00:00
model_6xx Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
model_65x Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
model_67x Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
model_68x Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
model_69x Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
model_106cx Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
model_206ax Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
model_1067x Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
model_2065x Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
model_f2x Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
model_f3x Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
model_f4x Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
slot_1 cpu/intel/slot_1: Increase CAR size to 8KiB 2017-09-12 08:07:25 +00:00
slot_2 CPU/intel: Add missing license headers 2016-02-14 22:45:15 +01:00
smm/gen1 intel/smm/gen1: Backup default SMM area 2017-08-19 15:32:18 +00:00
socket_441 intel cache-as-ram: Move DCACHE_RAM_BASE 2016-12-18 20:52:01 +01:00
socket_BGA956 intel cache-as-ram: Move DCACHE_RAM_BASE 2016-12-18 20:52:01 +01:00
socket_BGA1284 cpu/intel: Add socket BGA1284 2015-11-10 00:19:01 +01:00
socket_FC_PGA370 intel post-car: Split legacy sockets 2016-11-08 19:46:25 +01:00
socket_FCBGA559 cpu/intel/pineview: Include speedstep 2017-06-28 00:48:41 +00:00
socket_FCBGA1023 cpu/intel: Add Intel FCBGA1023 socket support 2017-11-07 04:39:14 +00:00
socket_LGA775 cpu/intel/lga775: Do not select model_6ex CPU 2016-12-10 17:18:13 +01:00
socket_LGA1155 cpu/intel/model_206ax: Use tsc monotonic timer 2017-06-09 16:27:19 +02:00
socket_mFCPGA478 intel cache-as-ram: Move DCACHE_RAM_BASE 2016-12-18 20:52:01 +01:00
socket_mPGA478 cpu: get rid of socket source code 2015-05-04 22:18:23 +02:00
socket_mPGA478MN intel cache-as-ram: Move DCACHE_RAM_BASE 2016-12-18 20:52:01 +01:00
socket_mPGA604 intel cache-as-ram: Move DCACHE_RAM_BASE 2016-12-18 20:52:01 +01:00
socket_PGA370 intel post-car: Split legacy sockets 2016-11-08 19:46:25 +01:00
socket_rPGA988B Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig 2015-08-25 17:36:45 +00:00
socket_rPGA989 Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig 2015-08-25 17:36:45 +00:00
speedstep cpu/intel/speedstep: Fix the PNOT ACPI method 2018-01-17 17:09:13 +00:00
thermal_monitoring CPU/intel: Add missing license headers 2016-02-14 22:45:15 +01:00
turbo cpu/intel: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:42 +00:00
Kconfig Intel i5000 board & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:24:53 +00:00
Makefile.inc Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:26 +00:00