summaryrefslogtreecommitdiff
path: root/src/soc/intel/denverton_ns/cpu.c
AgeCommit message (Expand)Author
2023-02-09arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held
2023-02-08arch/x86/cpu: introduce and use device_match_maskFelix Held
2022-06-02soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik
2022-02-05cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki
2022-01-19soc/intel/common/cpu: Use SoC overrides to get CPU privilege levelSubrata Banik
2021-12-17soc/intel/denverton_ns: Use `popcnt()` helperAngel Pons
2021-12-15soc/intel/baytrail,denverton_ns: Call setup_lapic()Dmitry Ponamorev
2021-11-05soc/intel/denverton_ns: Refactor `detect_num_cpus_via_cpuid()`Angel Pons
2021-10-22soc/intel/denverton_ns: use mp_cpu_bus_initFelix Held
2021-10-22cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held
2021-10-21cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held
2021-10-16soc/intel/dnv_ns: enable uCode PM Timer emulationMichael Niewöhner
2021-10-07soc/intel/denverton_ns: Always enable SpeedStepDmitry Ponamorev
2021-08-27soc/intel/denverton_ns: Ensure CPU device has a valid linkFurquan Shaikh
2020-11-20soc/intel/denverton_ns: Initialize thermal configurationJulien Viard de Galbert
2020-11-20soc/intel/denverton_ns: Enable MC ExceptionJulien Viard de Galbert
2020-10-21{cpu,soc}/intel: replace AES-NI locking by common implemenation callMichael Niewöhner
2020-07-06soc/intel: Drop unused `#include <reg_script.h>`Angel Pons
2020-06-16sb,soc/intel: Replace smm_southbridge_enable_smi()Kyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-01src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS
2020-03-20soc/intel/denverton_ns: Implement AES-NI LockJulien Viard de Galbert
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-05-23soc/intel/denverton_ns: Remove variable set but not usedElyes HAOUAS
2019-05-21soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik
2019-01-24soc/intel/denverton_ns: Configure MCAJulien Viard de Galbert
2019-01-24soc/intel/denverton_ns: Use cpulib in cpu.cJulien Viard de Galbert
2019-01-24soc/intel/denverton_ns: Enable Fast StringsJulien Viard de Galbert
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-07-24cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSxArthur Heymans
2018-06-04soc/intel/denverton_ns: Get rid of device_tElyes HAOUAS
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2017-09-05soc/intel/denverton_ns: Add support for Intel Atom C3000 SoCMariusz Szafranski