summaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/cpu.c
AgeCommit message (Expand)Author
2020-05-01src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS
2020-04-06soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-19src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS
2019-11-22intel/smm: Provide common smm_relocation_paramsKyösti Mälkki
2019-08-27intel/baytrail: Use smm_subregion()Kyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2018-12-20cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()Matt DeVillier
2018-12-18soc/baytrail: add vmx support via CPU_INTEL_COMMONMatt DeVillier
2018-10-05src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS
2018-07-24cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSxArthur Heymans
2018-05-24soc/intel/baytrail: Get rid of device_tElyes HAOUAS
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2017-09-11cpu/x86/mp_init: remove adjust_cpu_apic_entry()Aaron Durbin
2016-05-04soc/intel/baytrail: convert to using common MP and SMM initAaron Durbin
2016-05-02cpu/x86/mp_init: remove unused callback argumentsAaron Durbin
2016-03-08x86 chipsets: utilize x86_setup_mtrrs_with_detect()Aaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-15cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2014-10-28baytrail: Configure MSR for 2-core and 4-core P-state configutationDuncan Laurie
2014-10-22baytrail/rambi: S3 support and other updatesKein Yuan
2014-09-19baytrail/rambi: spi, charger, and audio updatesAaron Durbin
2014-05-15baytrail: use CPU_INTEL_TURBO_NOT_PACKAGE_SCOPEDAaron Durbin
2014-05-13baytrail: add cpuid for C0Aaron Durbin
2014-05-06baytrail: Enable Turbo/Burst and set some magic MSRsDuncan Laurie
2014-03-20rmodules: use rmodtool to create rmodulesAaron Durbin
2014-02-24baytrail: get rid of global microcode_ptrAaron Durbin
2014-02-16baytrail: SMM supportAaron Durbin
2014-02-16baytrail: bring up APsAaron Durbin