coreboot-kgpe-d16/src/cpu/x86
Kyösti Mälkki 12b121cdb4 southbridge/intel: Tidy up preprocessor and headers
Change-Id: I52a7b39566acd64ac21a345046675e05649a40f5
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34980
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-21 07:00:45 +00:00
..
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
pae cpu/x86/pae/pgtbl: Add memset with PAE 2019-07-02 08:45:50 +00:00
smm southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +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