summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Standardize names of common MSRsElyes HAOUAS2019-01-071-1/+1
* cpuid: Add helper function for cpuid(1) functionsSubrata Banik2018-12-131-3/+4
* soc/intel/cannonlake: Add back PM TIMER EMULATIONLijian Zhao2018-10-261-1/+25
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-111-2/+3
* intel/common: change mca_configure API's defPratik Prajapati2018-06-281-1/+1
* soc/intel/cannonlake: Get rid of device_tElyes HAOUAS2018-06-011-3/+3
* src/soc/intel/cannonlake: Update C-state latency control limitsVaibhav Shankar2018-01-231-10/+5
* soc/intel/common: Add missing SoC common function into SMM librarySubrata Banik2017-12-221-1/+2
* soc/intel/cannonlake: Fill the SMI usageLijian Zhao2017-10-031-0/+20
* cpu/x86/mp_init: remove adjust_cpu_apic_entry()Aaron Durbin2017-09-111-11/+0
* soc/intel/cannonlake: Use common mca_configure() APIPratik Prajapati2017-09-021-24/+4
* soc/intel/cannonlake: Add cpu.c and MP init supportPratik Prajapati2017-08-241-0/+256