Age | Commit message (Expand) | Author |
2019-11-22 | intel/smm: Provide common smm_relocation_params | Kyösti Mälkki |
2019-11-11 | soc/{cannonlake,skylake}: Remove unused 'rdmsr(MSR_CONFIG_TDP_NOMINAL)' | Elyes HAOUAS |
2019-10-31 | soc/intel/{cnl,icl,skl}: Fix multiple whitespace issue | Subrata Banik |
2019-10-02 | soc/intel: Replace config_of_path() with config_of_soc() | Kyösti Mälkki |
2019-08-15 | soc/intel: Rename some SMM support functions | Kyösti Mälkki |
2019-08-02 | soc/intel/cannonlake: Enable ACPI timer emulation if PM timer is disabled | Aamir Bohra |
2019-07-30 | soc/intel/{broad,cannon,sky}: Fix possible out-of-bounds reads | Jacob Garber |
2019-07-18 | soc/intel: Use config_of_path(SA_DEVFN_ROOT) | Kyösti Mälkki |
2019-06-21 | soc/intel/cannonlake: Rename SOC_INTEL_COMMON_CANNONLAKE_BASE | Arthur Heymans |
2019-05-21 | soc/intel: Remove unused pointer argument in mca_configure() | Subrata Banik |
2019-04-26 | soc/{amd,intel}/chip: Use local include for chip.h | Elyes HAOUAS |
2019-04-16 | soc/intel/cannonlake: Implement soc side VMX support | Ronak Kanabar |
2019-04-13 | soc/intel/cpulib: Remove redundent enable/disable functions | Subrata Banik |
2019-03-22 | soc/intel/cannonlake: Enable power button smi in pre-OS | Krzysztof Sywula |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-02-21 | soc/intel/cannonlake: SoC specific microcode update check | Ronak Kanabar |
2019-01-16 | soc/intel/cannonlake: Access conf pointer only if its not null | Pratik Prajapati |
2019-01-16 | soc/intel/cannonlake: Add processor power limits control support | Sumeet Pawnikar |
2019-01-14 | soc/intel/cannonlake: Provide interface to update TCC offset | John Su |
2019-01-07 | soc/intel: Standardize names of common MSRs | Elyes HAOUAS |
2018-12-13 | cpuid: Add helper function for cpuid(1) functions | Subrata Banik |
2018-10-26 | soc/intel/cannonlake: Add back PM TIMER EMULATION | Lijian Zhao |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-06-28 | intel/common: change mca_configure API's def | Pratik Prajapati |
2018-06-01 | soc/intel/cannonlake: Get rid of device_t | Elyes HAOUAS |
2018-01-23 | src/soc/intel/cannonlake: Update C-state latency control limits | Vaibhav Shankar |
2017-12-22 | soc/intel/common: Add missing SoC common function into SMM library | Subrata Banik |
2017-10-03 | soc/intel/cannonlake: Fill the SMI usage | Lijian Zhao |
2017-09-11 | cpu/x86/mp_init: remove adjust_cpu_apic_entry() | Aaron Durbin |
2017-09-02 | soc/intel/cannonlake: Use common mca_configure() API | Pratik Prajapati |
2017-08-24 | soc/intel/cannonlake: Add cpu.c and MP init support | Pratik Prajapati |