summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/elkhartlake/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik2022-06-021-0/+9
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-051-3/+0
* soc/intel/common/cpu: Use SoC overrides to get CPU privilege levelSubrata Banik2022-01-191-0/+8
* src/soc/intel: Remove unused <console/console.h>Elyes HAOUAS2022-01-101-1/+0
* cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held2021-10-221-2/+2
* cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held2021-10-211-1/+2
* soc/intel/*/cpu.c: Add missing space in commentAngel Pons2021-10-121-1/+1
* src: Remove unused <arch/cpu.h>Elyes HAOUAS2021-02-111-1/+0
* soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki2021-02-091-2/+1
* soc/intel: deduplicate ACPI timer emulationMichael Niewöhner2020-10-281-21/+0
* soc/intel: drop unneeded ISST configuration codeMichael Niewöhner2020-10-261-28/+0
* {cpu,soc}/intel: deduplicate cpu codeMichael Niewöhner2020-10-241-40/+1
* soc/intel: convert XTAL frequency constant to KconfigMichael Niewöhner2020-10-211-5/+7
* soc/intel/elkhartlake: Do initial SoC commit till ramstageTan, Lean Sheng2020-09-081-0/+213