summaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/cpu.c
AgeCommit message (Expand)Author
2020-11-13soc/intel/broadwell: Relocate CPU filesAngel Pons
2020-10-30Revert "broadwell: update processor power limits configuration"Angel Pons
2020-10-30soc/intel/broadwell/cpu.c: Re-add `configure_thermal_target`Angel Pons
2020-10-24{cpu,soc}/intel: deduplicate cpu codeMichael Niewöhner
2020-10-23haswell/broadwell: Fix typos of `BCLK`Angel Pons
2020-10-14soc/intel/broadwell: Align cosmetics with Haswell/Lynx PointAngel Pons
2020-09-27soc/intel/broadwell/cpu.c: Spell `CPU` in uppercaseAngel Pons
2020-06-28soc/intel/common: add TCC activation functionalitySumeet R Pawnikar
2020-06-16sb,soc/intel: Replace smm_southbridge_enable_smi()Kyösti Mälkki
2020-06-06src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS
2020-05-18broadwell: update processor power limits configurationSumeet R Pawnikar
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-01src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS
2020-04-06soc/intel/broadwell: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-11-22intel/smm: Provide common smm_relocation_paramsKyösti Mälkki
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-07-30soc/intel/{broad,cannon,sky}: Fix possible out-of-bounds readsJacob Garber
2019-07-18soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-01-07soc/intel: Standardize names of common MSRsElyes HAOUAS
2018-12-20cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()Matt DeVillier
2018-12-18soc: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
2018-12-13cpuid: Add helper function for cpuid(1) functionsSubrata Banik
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-05src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS
2018-06-01soc/intel/broadwell: 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
2017-03-17soc/intel/broadwell: Fix {}, () and conditional issuesLee Leahy
2017-03-17soc/intel/broadwell: Add int to unsignedLee Leahy
2017-03-17soc/intel/broadwell: Fix spacing issues detected by checkpatchLee Leahy
2016-12-27cpu/intel/common: Add/Use common function to set virtualizationMatt DeVillier
2016-07-31src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS
2016-05-06soc/intel/broadwell: 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-15soc/intel/broadwell: fix USBDEBUG copy-pastaGeorg Wicherski
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-18broadwell: Set C9/C10 vccminDuncan Laurie
2015-04-10broadwell: Add configuration for tuning VR for C-state operationsDuncan Laurie
2015-04-07broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-04broadwell: Enable turbo ratio if availableDuncan Laurie
2015-03-27broadwell: Fix some errors in selftestKane Chen
2015-03-27broadwell: Changes from 2.2.0 ref codeDuncan Laurie
2014-12-31broadwell: Preparations for buildingMarc Jones
2014-12-08intel/broadwell: Spelling fixesMartin Roth