summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki2019-07-181-4/+3
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* soc/intel: Standardize names of common MSRsElyes HAOUAS2019-01-071-1/+1
* cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()Matt DeVillier2018-12-201-1/+1
* soc: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-181-1/+0
* cpuid: Add helper function for cpuid(1) functionsSubrata Banik2018-12-131-3/+4
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-111-4/+3
* src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS2018-10-051-2/+2
* soc/intel/broadwell: Get rid of device_tElyes HAOUAS2018-06-011-4/+4
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-231-1/+1
* cpu/x86/mp_init: remove adjust_cpu_apic_entry()Aaron Durbin2017-09-111-12/+0
* soc/intel/broadwell: Fix {}, () and conditional issuesLee Leahy2017-03-171-2/+1
* soc/intel/broadwell: Add int to unsignedLee Leahy2017-03-171-2/+2
* soc/intel/broadwell: Fix spacing issues detected by checkpatchLee Leahy2017-03-171-5/+5
* cpu/intel/common: Add/Use common function to set virtualizationMatt DeVillier2016-12-271-0/+4
* src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS2016-07-311-1/+1
* soc/intel/broadwell: convert to using common MP and SMM initAaron Durbin2016-05-061-74/+65
* cpu/x86/mp_init: remove unused callback argumentsAaron Durbin2016-05-021-6/+6
* x86 chipsets: utilize x86_setup_mtrrs_with_detect()Aaron Durbin2016-03-081-2/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* soc/intel/broadwell: fix USBDEBUG copy-pastaGeorg Wicherski2015-10-151-14/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* broadwell: Set C9/C10 vccminDuncan Laurie2015-04-181-0/+23
* broadwell: Add configuration for tuning VR for C-state operationsDuncan Laurie2015-04-101-4/+16
* broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-8/+8
* broadwell: Enable turbo ratio if availableDuncan Laurie2015-04-041-4/+7
* broadwell: Fix some errors in selftestKane Chen2015-03-271-26/+0
* broadwell: Changes from 2.2.0 ref codeDuncan Laurie2015-03-271-2/+5
* broadwell: Preparations for buildingMarc Jones2014-12-311-4/+0
* intel/broadwell: Spelling fixesMartin Roth2014-12-081-5/+5
* broadwell: ACPI, romstage, and other updatesDuncan Laurie2014-10-221-1/+3
* broadwell: add new intel SOCDuncan Laurie2014-10-221-0/+722