..
16bit
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-08 08:33:24 +00:00
32bit
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-08 08:33:24 +00:00
cache
lapic
cpu/x86: Move some SMM function declarations
2019-08-13 13:59:34 +00:00
mtrr
cpu/x86/mtrr: Replace CONFIG_CPU_ADDR_BITS with cpu_phys_address_size()
2019-08-08 04:57:09 +00:00
name
src: Remove unneeded include "{arch,cpu}/cpu.h"
2018-11-12 09:22:18 +00:00
pae
arch/x86: Simplify <arch/early_variables.h>
2019-08-26 22:52:10 +00:00
smm
arch/x86: Drop weak attribute on stage_cache
2019-08-28 22:57:17 +00:00
tsc
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
2019-07-09 12:43:35 +00:00
backup_default_smm.c
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-08 08:33:24 +00:00
car.c
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-08 08:33:24 +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
Kconfig
cpu/x86 mp_init: Add option for AMD INIT SIPI sequence
2019-08-09 01:26:18 +00:00
Kconfig.debug
cpu/x86: Fix DEBUG_SMM_RELOCATION dependency
2019-07-15 04:49:30 +00:00
Makefile.inc
arch/x86: Obsolete CACHE_AS_RAM config
2019-08-11 18:36:34 +00:00
mirror_payload.c
cpu: Add missing #include <commonlib/helpers.h>
2019-06-21 16:04:16 +00:00
mp_init.c
soc/*: mp_run_on_all_cpus: Remove configurable timeout
2019-08-15 06:45:34 +00:00
sipi_vector.S
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-08 08:33:24 +00:00
sse_enable.inc