coreboot/src/cpu/intel
Elyes HAOUAS 3992698388 cpu/intel/model_1067x: Drop <cpu/x86/mp.h> include
Found using:
diff <(git grep -l 'include <cpu/x86/mp.h>' -- src) <(git grep -l 'CACHELINE_SIZE\|cpu_info\|mfence\|mfence\|mp_ops\|mp_init_with_smm\|MP_RUN_ON_ALL_CPUS\|mp_run_on_aps\|mp_run_on_all_cpus\|mp_park_aps\|smm_initiate_relocation_parallel\|smm_initiate_relocation' -- src/) |grep '<'

Change-Id: Ib721e667144d6803261f3761a077570e0e27391d
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42395
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2020-07-14 16:15:09 +00:00
..
car cpu/intel: Remove obsolete comment in CAR setup 2020-06-15 19:14:13 +00:00
common cpu/intel/common: Fix typo in comment 2020-05-28 09:25:18 +00:00
fit arch/x86: Remove more romcc leftovers 2020-05-28 09:50:52 +00:00
haswell cpu/intel/haswell/finalize.c: Drop dead code 2020-07-10 12:57:22 +00:00
hyperthreading src: Remove unused '#include <cpu/x86/lapic.h>' 2020-06-02 07:38:45 +00:00
microcode treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
model_6bx treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
model_6ex treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
model_6fx treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
model_6xx treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
model_65x treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
model_67x treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
model_68x treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
model_106cx treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
model_206ax src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +00:00
model_1067x cpu/intel/model_1067x: Drop <cpu/x86/mp.h> include 2020-07-14 16:15:09 +00:00
model_2065x cpu/intel/model_2065x/model_2065x_init.c: Drop dead code 2020-07-09 23:44:04 +00:00
model_f2x treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
model_f3x treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
model_f4x treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
slot_1 cpu/intel/slot_1: Select 16KiB bootblock if console is enabled 2020-06-04 18:05:53 +00:00
smm treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
socket_441 nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK 2019-11-15 16:45:48 +00:00
socket_BGA956 gm45 boards: Factor out MAX_CPUS 2020-06-15 22:55:54 +00:00
socket_FCBGA559 pineview boards: Factor out MAX_CPUS 2020-06-15 22:51:35 +00:00
socket_LGA775 Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks 2019-11-25 09:17:14 +00:00
socket_m nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK 2019-11-15 16:45:48 +00:00
socket_mPGA604 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00
socket_p gm45 boards: Factor out MAX_CPUS 2020-06-15 22:55:54 +00:00
speedstep src: Remove unused 'include <cpu/x86/msr.h>' 2020-07-14 16:14:09 +00:00
turbo treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig Kconfig: comply to Linux 5.3's Kconfig language rules 2019-11-23 20:09:56 +00:00
Makefile.inc nb/intel/nehalem: Rename to ironlake 2020-03-15 13:04:20 +00:00