coreboot/src/cpu/x86
Elyes HAOUAS 88f5c7178e src: Remove unused 'include <arch/cpu.h>'
Change-Id: Iaa236f07aed52ccb8c4839047894a14a9446a109
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36080
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2019-12-19 05:58:50 +00:00
..
16bit Drop ROMCC code and header guards 2019-12-19 03:25:05 +00:00
32bit coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
64bit cpu/qemu-x86: Add x86_64 bootblock support 2019-11-04 11:58:58 +00:00
cache
lapic src: Remove unused 'include <arch/cpu.h>' 2019-12-19 05:58:50 +00:00
mtrr cpu/x86/mtrr/xip_cache.c: Fix inconsistent message 2019-11-03 20:48:18 +00:00
name soc/intel/skylake: Clean up report_cpu_info() function 2019-11-27 13:50:33 +00:00
pae AUTHORS: Move src/cpu copyrights into AUTHORS file 2019-09-10 12:51:22 +00:00
smm cpu/intel/smm: Drop em64t save state 2019-11-22 10:48:11 +00:00
tsc src/: Remove g_ prefixes and _g suffixes from variables 2019-12-02 10:44:38 +00:00
backup_default_smm.c AUTHORS: Move src/cpu copyrights into AUTHORS file 2019-09-10 12:51:22 +00:00
early_reset.S cpu/x86: Move checking for MTRR's as a proxy for proper CPU reset 2019-04-21 23:29:29 +00:00
fpu_enable.inc AUTHORS: Move src/cpu copyrights into AUTHORS file 2019-09-10 12:51:22 +00:00
Kconfig arch/x86: Drop uses of ROMCC_BOOTBLOCK 2019-12-19 03:26:27 +00:00
Kconfig.debug_cpu Kconfig: Organize debugging options per file extensions 2019-11-06 14:01:30 +00:00
Makefile.inc arch/*/*/early_variables.h: drop unused files 2019-11-30 16:11:11 +00:00
mirror_payload.c src/cpu: Use 'include <stdlib.h>' when appropriate 2019-10-28 11:57:23 +00:00
mp_init.c cpu/x86/mp_init: Fix typo 2019-12-18 16:29:15 +00:00
sipi_vector.S arch/x86/*.S: use defines instead of hardcoded values 2019-10-29 19:41:19 +00:00
sse_enable.inc AUTHORS: Move src/cpu copyrights into AUTHORS file 2019-09-10 12:51:22 +00:00