coreboot/src/cpu/intel
Matt Delco 9557a34abe cpu/intel/common: add function to init cppc_config
This change adds a method to init a cppc_config structure in a way that
should ideally work across Intel processors that support EIST.

Change-Id: Ib767df63d796bd1f21e36bcf575cf912e09090a1
Signed-off-by: Matt Delco <delco@chromium.org>
Reviewed-on: https://review.coreboot.org/28068
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
2018-08-20 15:53:28 +00:00
..
car cpu/intel/car: Align the stack to 16 bytes before romstage_main 2018-08-13 15:12:38 +00:00
common cpu/intel/common: add function to init cppc_config 2018-08-20 15:53:28 +00:00
fit CPU/intel: Add missing license headers 2016-02-14 22:45:15 +01:00
fsp_model_206ax src/cpu: Fix typo 2018-08-09 15:57:52 +00:00
fsp_model_406dx {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate 2018-05-31 15:10:21 +00:00
haswell src: Get rid of non-local header treated as local 2018-08-13 15:38:38 +00:00
hyperthreading cpu/intel: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:42 +00:00
microcode cpu/intel/microcode: Add helper functions to get microcode info 2018-07-30 18:49:47 +00:00
model_6bx src/cpu: Remove unneeded includes 2018-06-01 16:27:00 +00:00
model_6dx src/cpu: Remove unneeded includes 2018-06-01 16:27:00 +00:00
model_6ex cpu/intel/car: Remove obsolete files 2018-06-17 19:15:07 +00:00
model_6fx nb/intel/gm45: Use common code for SMM in TSEG 2018-07-30 19:11:00 +00:00
model_6xx cpu/intel/model_{6xx,f2x,f3x,f4x}: Remove unneeded include 2018-06-06 10:25:55 +00:00
model_65x src/cpu: Remove unneeded includes 2018-06-01 16:27:00 +00:00
model_67x src/cpu: Remove unneeded includes 2018-06-01 16:27:00 +00:00
model_68x src/cpu: Remove unneeded includes 2018-06-01 16:27:00 +00:00
model_69x src/cpu: Remove unneeded includes 2018-06-01 16:27:00 +00:00
model_106cx Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
model_206ax src/cpu: Fix typo 2018-08-09 15:57:52 +00:00
model_1067x nb/intel/gm45: Use common code for SMM in TSEG 2018-07-30 19:11:00 +00:00
model_2065x src/cpu: Fix typo 2018-08-09 15:57:52 +00:00
model_f2x cpu/intel/model_{6xx,f2x,f3x,f4x}: Remove unneeded include 2018-06-06 10:25:55 +00:00
model_f3x cpu/intel/model_{6xx,f2x,f3x,f4x}: Remove unneeded include 2018-06-06 10:25:55 +00:00
model_f4x cpu/intel/model_{6xx,f2x,f3x,f4x}: Remove unneeded include 2018-06-06 10:25:55 +00:00
slot_1 nb/intel/i440bx: Switch to POSTCAR_STAGE 2018-06-17 19:17:11 +00:00
smm/gen1 cpu/intel/smm: Make sure SMRR base is aligned to SMRR size 2018-08-09 08:49:19 +00:00
socket_441 nb/intel/i945: Switch to POSTCAR_STAGE 2018-06-05 07:48:58 +00:00
socket_BGA956 nb/intel/gm45: Switch to POSTCAR_STAGE 2018-06-05 07:49:30 +00:00
socket_BGA1284 cpu/intel: Add socket BGA1284 2015-11-10 00:19:01 +01:00
socket_FCBGA559 nb/intel/pineview: Switch to POSTCAR_STAGE 2018-06-05 07:49:09 +00:00
socket_FCBGA1023 cpu/intel: Add Intel FCBGA1023 socket support 2017-11-07 04:39:14 +00:00
socket_LGA775 nb/intel/x4x: Switch to POSTCAR_STAGE 2018-06-05 07:49:20 +00:00
socket_LGA1155 cpu/intel/model_206ax: Use tsc monotonic timer 2017-06-09 16:27:19 +02:00
socket_mFCPGA478 nb/intel/i945: Switch to POSTCAR_STAGE 2018-06-05 07:48:58 +00:00
socket_mPGA478 Remove leftover Intel CPU support 2018-05-24 17:23:41 +00:00
socket_mPGA478MN nb/intel/gm45: Switch to POSTCAR_STAGE 2018-06-05 07:49:30 +00:00
socket_mPGA604 intel/socket_mPGA604: Keep only model f2x 2018-08-17 12:26:36 +00:00
socket_rPGA988B Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig 2015-08-25 17:36:45 +00:00
socket_rPGA989 Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig 2015-08-25 17:36:45 +00:00
speedstep cpu/intel: Get rid of device_t 2018-04-30 09:23:58 +00:00
thermal_monitoring CPU/intel: Add missing license headers 2016-02-14 22:45:15 +01:00
turbo src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:26:18 +00:00
Kconfig Remove leftover Intel CPU support 2018-05-24 17:23:41 +00:00
Makefile.inc Remove leftover Intel CPU support 2018-05-24 17:23:41 +00:00