coreboot/src/cpu/intel/common
Michael Niewöhner 10ae1cf2cd {cpu,soc}/intel: deduplicate cpu code
Move a whole bunch of copy-pasta code from soc/intel/{bdw,skl,cnl,icl,
tgl,ehl,jsl,adl} and cpu/intel/{hsw,model_*} to cpu/intel/common.

This change just moves the code. Rework is done in CB:46588.

Change-Id: Ib0cc834de8492d59c423317598e1c11847a0b1ab
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46274
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-10-24 09:46:45 +00:00
..
acpi treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
common.h {cpu,soc}/intel: deduplicate cpu code 2020-10-24 09:46:45 +00:00
common_init.c {cpu,soc}/intel: deduplicate cpu code 2020-10-24 09:46:45 +00:00
fsb.c cpu/intel/common/fsb.c: add Crystal Well support 2020-08-03 05:16:19 +00:00
hyperthreading.c cpu/intel/common: Add intel_ht_supported function 2020-08-06 22:33:02 +00:00
Kconfig cpu/intel/common: add a Kconfig to control AES-NI locking 2020-10-19 21:02:51 +00:00
Makefile.inc cpu/intel,soc/intel: drop Kconfig for hyperthreading 2020-10-17 22:29:44 +00:00