Age | Commit message (Expand) | Author |
2021-09-30 | soc/intel/common/block/sgx: Fix typo in log message | Angel Pons |
2021-09-29 | soc/intel: Rename GNVS struct member to match ASL | Angel Pons |
2021-07-17 | soc/intel/common/block: Drop unused `intelblocks/mp_init.h` include | Subrata Banik |
2021-04-22 | soc/intel/common,skl: set MSR LT_LOCK_MEMORY once, not per thread | Michael Niewöhner |
2021-02-01 | soc/intel/*: Get rid of custom microcode caching | Patrick Rudolph |
2021-01-03 | soc/intel: Drop indirect <soc/nvs.h> include | Kyösti Mälkki |
2020-10-17 | cpu/intel,soc/intel: drop Kconfig for hyperthreading | Michael Niewöhner |
2020-09-21 | soc/intel/common/block/sgx: drop no-ops from PRMRR Kconfig | Michael Niewöhner |
2020-09-21 | soc/intel/common/block/sgx: make PRMRR size setting depend on SGX | Michael Niewöhner |
2020-09-12 | soc/intel/common/block/*/Kconfig: Guard options with if-blocks | Angel Pons |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-16 | cpu/x86: Define MTRR_CAP_PRMRR | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | soc/intel/common: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-11-04 | soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig | Michael Niewöhner |
2019-11-02 | soc/intel/common: sgx: use cpu_lt_lock_memory in sgx setup | Michael Niewöhner |
2019-11-02 | soc/intel/common: sgx: add new Kconfig option for setting LT_LOCK_MEMORY | Michael Niewöhner |
2019-10-20 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2019-10-15 | soc/intel/common/block/sgx: Fix crash in MP init | Patrick Rudolph |
2019-10-10 | soc/intel: sgx: get rid of UEFI-style usage of global variable | Michael Niewöhner |
2019-06-03 | src/soc/intel/common/block/sgx: Add missing new lines | Christian Walter |
2019-04-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-01-07 | soc/intel: Standardize names of common MSRs | Elyes HAOUAS |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-05-14 | cpu/x86: Add support to run function with argument over APs | Subrata Banik |
2018-02-20 | src/soc: Fix various typos | Jonathan Neuschäfer |
2017-10-20 | intel/common/block/sgx: Add API to enumerate SGX resources and update GNVS | Pratik Prajapati |
2017-09-15 | soc/intel/common/sgx: use SOC specific API to get PRMRR base and mask | Pratik Prajapati |
2017-09-15 | soc/intel/common/sgx: Define and use soc_fill_sgx_param() | Pratik Prajapati |
2017-09-07 | soc/intel/common/sgx: Fix null pointer dereference warning from klocwork | Pratik Prajapati |
2017-08-21 | intel/common/block/sgx: Refactor SGX common code | Pratik Prajapati |
2017-08-21 | intel/common/sgx: Use intel_mp_current_microcode() to get microcode pointer | Pratik Prajapati |
2017-07-10 | sgx: Move SGX code to intel/common/block | Pratik Prajapati |