coreboot/src/cpu/intel
Angel Pons 88dcb3179b src: Retype option API to use unsigned integers
The CMOS option system does not support negative integers. Thus, retype
and rename the option API functions to reflect this.

Change-Id: Id3480e5cfc0ec90674def7ef0919e0b7ac5b19b3
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52672
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
2021-05-06 14:48:15 +00:00
..
car arch/x86: Move prologue to .init section 2021-01-07 11:02:03 +00:00
common cpu/intel/common: use lapicid api 2021-04-15 10:57:12 +00:00
fit cpu/intel/fit: Reserve the FIT pointer using a .c file 2021-03-19 11:23:59 +00:00
haswell cpu/intel/haswell: Use new fixed BAR accessors 2021-04-10 16:04:59 +00:00
hyperthreading src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
microcode cpu/intel/microcode: Fix caching logic in intel_microcode_find 2021-03-12 17:33:01 +00:00
model_6bx arch/x86: Introduce ARCH_ALL_STAGES_X86_32 2020-09-26 11:42:28 +00:00
model_6ex arch/x86: Introduce ARCH_ALL_STAGES_X86_32 2020-09-26 11:42:28 +00:00
model_6fx arch/x86: Introduce ARCH_ALL_STAGES_X86_32 2020-09-26 11:42:28 +00:00
model_6xx arch/x86: Introduce ARCH_ALL_STAGES_X86_32 2020-09-26 11:42:28 +00:00
model_65x arch/x86: Introduce ARCH_ALL_STAGES_X86_32 2020-09-26 11:42:28 +00:00
model_67x arch/x86: Introduce ARCH_ALL_STAGES_X86_32 2020-09-26 11:42:28 +00:00
model_68x arch/x86: Introduce ARCH_ALL_STAGES_X86_32 2020-09-26 11:42:28 +00:00
model_106cx cpu/intel/*init: Remove obsolete cache enable 2021-01-15 11:21:04 +00:00
model_206ax cpu/intel/model_206ax: Drop c-state table indirection 2021-02-14 21:54:48 +00:00
model_1067x soc/intel/*: Get rid of custom microcode caching 2021-02-01 08:46:30 +00:00
model_2065x src: Remove unused <arch/cpu.h> 2021-02-11 10:25:23 +00:00
model_f2x cpu/intel,soc/intel: drop Kconfig for hyperthreading 2020-10-17 22:29:44 +00:00
model_f3x cpu/intel,soc/intel: drop Kconfig for hyperthreading 2020-10-17 22:29:44 +00:00
model_f4x arch/x86: Introduce ARCH_ALL_STAGES_X86_32 2020-09-26 11:42:28 +00:00
slot_1 cpu/x86/mtrr: Use a Kconfig for reserving MTRRs for OS 2021-04-29 14:51:47 +00:00
smm cpu/intel/smm/gen1/smmrelocate.c: Remove repeated word 2021-01-18 07:31:06 +00:00
socket_441 treewide [Kconfig]: Remove useless comment 2021-02-02 13:49:49 +00:00
socket_BGA956 gm45 boards: Factor out MAX_CPUS 2020-06-15 22:55:54 +00:00
socket_FCBGA559 pineview boards: Factor out MAX_CPUS 2020-06-15 22:51:35 +00:00
socket_LGA775 treewide [Kconfig]: Remove useless comment 2021-02-02 13:49:49 +00:00
socket_m treewide [Kconfig]: Remove useless comment 2021-02-02 13:49:49 +00:00
socket_mPGA604 treewide [Kconfig]: Remove useless comment 2021-02-02 13:49:49 +00:00
socket_p gm45 boards: Factor out MAX_CPUS 2020-06-15 22:55:54 +00:00
speedstep sb/intel/i82801gx,ix: Drop MPEN from GNVS 2021-02-01 08:54:31 +00:00
turbo treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig
Makefile.inc cpu/intel/Makefile.inc: Use correct Kconfig symbols 2020-10-30 15:12:03 +00:00