Age | Commit message (Expand) | Author |
2020-10-24 | {cpu,soc}/intel: deduplicate cpu code | Michael Niewöhner |
2020-10-21 | {cpu,soc}/intel: replace AES-NI locking by common implemenation call | Michael Niewöhner |
2020-10-21 | soc/intel: convert XTAL frequency constant to Kconfig | Michael Niewöhner |
2020-10-14 | soc/intel/skylake/cpu.c: Fix comment coding style | Angel Pons |
2020-09-21 | src/soc/intel: Drop unneeded empty lines | Elyes HAOUAS |
2020-06-28 | soc/intel/common: add TCC activation functionality | Sumeet R Pawnikar |
2020-06-16 | cpu/x86: Define MTRR_CAP_PRMRR | Kyösti Mälkki |
2020-06-16 | soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS) | Kyösti Mälkki |
2020-06-06 | src: Remove unused '#include <cpu/x86/smm.h>' | Elyes HAOUAS |
2020-06-02 | src: Remove unused 'include <bootstate.h>' | Elyes HAOUAS |
2020-06-02 | src: Remove unused '#include <timer.h>' | Elyes HAOUAS |
2020-05-18 | skylake: update processor power limits configuration | Sumeet R Pawnikar |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-01 | src: Remove unused 'include <cpu/x86/cache.h>' | Elyes HAOUAS |
2020-04-06 | soc/intel/skylake: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-10 | soc/intel: fix eist enabling | Matt Delco |
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-11-04 | soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig | Michael Niewöhner |
2019-11-02 | soc/intel: common,apl,skl: remove orphaned memory locking API | Michael Niewöhner |
2019-10-31 | soc/intel/{cnl,icl,skl}: Fix multiple whitespace issue | Subrata Banik |
2019-10-23 | soc/intel/skylake: lock AES-NI MSR | Michael Niewöhner |
2019-10-10 | soc/intel: sgx: get rid of UEFI-style usage of global variable | Michael Niewöhner |
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-15 | soc/*: mp_run_on_all_cpus: Remove configurable timeout | Patrick Rudolph |
2019-08-06 | soc/*: Report mp_init errors | Patrick Rudolph |
2019-07-30 | soc/intel/{broad,cannon,sky}: Fix possible out-of-bounds reads | Jacob Garber |
2019-07-21 | soc/intel/skylake: Enable Energy/Performance Bias control | Matthew Garrett |
2019-07-18 | soc/intel: Use config_of_path(SA_DEVFN_ROOT) | Kyösti Mälkki |
2019-07-13 | soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER | Kyösti Mälkki |
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-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-02-18 | soc/intel/skylake: Use real common code for VMX init | Nico Huber |
2019-01-16 | soc/intel/skylake: Access conf pointer only if its not null | Pratik Prajapati |
2019-01-07 | soc/intel: Standardize names of common MSRs | Elyes HAOUAS |
2018-12-18 | soc: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-12-13 | cpuid: Add helper function for cpuid(1) functions | Subrata Banik |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-08 | soc/intel/skylake: Fix ‘dev’ pointer NULL before being dereferenced | Subrata Banik |
2018-10-05 | soc/intel/skylake: check for NULL with if condition | Pratik Prajapati |
2018-08-20 | soc/intel/skylake: Support PL1 override option | Wei Shun Chang |
2018-06-28 | intel/common: change mca_configure API's def | Pratik Prajapati |
2018-06-21 | soc/intel/{skl,kbl}: ensure C1E is disabled after S3 resume | Cole Nelson |