1. c0d3cf1 soc/intel: Remove blank lines before '}' and after '{' by Elyes Haouas · 5 months ago
  2. 7d86f34 soc: Add SPDX license headers to Kconfig files by Martin Roth · 6 months ago
  3. ea19858 soc/intel: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  4. bd26394 soc/intel/common: Untie PRMRR from SGX by Pratikkumar Prajapati · 1 year, 8 months ago
  5. e51978f soc/intel/common: Move SGX supported API to cpulib by Pratikkumar Prajapati · 1 year, 8 months ago
  6. a3d3bc5 soc/intel/common/block/sgx/Kconfig: Add missing default symbol by Elyes Haouas · 1 year, 9 months ago
  7. 407e00d include/cpu/msr.h: transform into an union by Arthur Heymans · 1 year, 10 months ago
  8. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  9. cfa5920 soc/intel: move SGX ACPI code to block/acpi by Michael Niewöhner · 2 years, 10 months ago
  10. b48caad soc/intel: generate SSDT instead of using GNVS for SGX by Michael Niewöhner · 2 years, 10 months ago
  11. bc5f51f soc/intel/{skl,apl}: don't run or even include SGX code if disabled by Michael Niewöhner · 2 years, 10 months ago
  12. 5706a54 soc/intel/common/block/sgx: Fix typo in log message by Angel Pons · 2 years, 11 months ago
  13. efe57eb soc/intel: Rename GNVS struct member to match ASL by Angel Pons · 2 years, 11 months ago
  14. 8005642 soc/intel/common/block: Drop unused `intelblocks/mp_init.h` include by Subrata Banik · 3 years, 1 month ago
  15. 6e64c1a soc/intel/common,skl: set MSR LT_LOCK_MEMORY once, not per thread by Michael Niewöhner · 4 years ago
  16. 3fa23b8 soc/intel/*: Get rid of custom microcode caching by Patrick Rudolph · 3 years, 7 months ago
  17. d6c5714 soc/intel: Drop indirect <soc/nvs.h> include by Kyösti Mälkki · 3 years, 8 months ago
  18. cfb0b6a cpu/intel,soc/intel: drop Kconfig for hyperthreading by Michael Niewöhner · 3 years, 10 months ago
  19. 1dac896 soc/intel/common/block/sgx: drop no-ops from PRMRR Kconfig by Michael Niewöhner · 4 years ago
  20. 028c0b6 soc/intel/common/block/sgx: make PRMRR size setting depend on SGX by Michael Niewöhner · 4 years ago
  21. 1b89f5e soc/intel/common/block/*/Kconfig: Guard options with if-blocks by Angel Pons · 4 years ago
  22. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  23. eadd251 cpu/x86: Define MTRR_CAP_PRMRR by Kyösti Mälkki · 4 years, 2 months ago
  24. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  25. 0612b27 soc/intel/common: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  26. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  27. 7736bfc soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig by Michael Niewöhner · 4 years, 10 months ago
  28. c5fc753 soc/intel/common: sgx: use cpu_lt_lock_memory in sgx setup by Michael Niewöhner · 5 years ago
  29. 4e8db0f soc/intel/common: sgx: add new Kconfig option for setting LT_LOCK_MEMORY by Michael Niewöhner · 4 years, 10 months ago
  30. c888a7b src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 10 months ago
  31. 05bad43 soc/intel/common/block/sgx: Fix crash in MP init by Patrick Rudolph · 5 years ago
  32. 6e66d7b soc/intel: sgx: get rid of UEFI-style usage of global variable by Michael Niewöhner · 4 years, 10 months ago
  33. 4b55935 src/soc/intel/common/block/sgx: Add missing new lines by Christian Walter · 5 years ago
  34. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  35. f212cf3 soc/intel: Standardize names of common MSRs by Elyes HAOUAS · 6 years ago
  36. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  37. 3337497 cpu/x86: Add support to run function with argument over APs by Subrata Banik · 6 years ago
  38. 5268b76 src/soc: Fix various typos by Jonathan Neuschäfer · 7 years ago
  39. 0e5eb46 intel/common/block/sgx: Add API to enumerate SGX resources and update GNVS by Pratik Prajapati · 7 years ago
  40. 57c5af3 soc/intel/common/sgx: use SOC specific API to get PRMRR base and mask by Pratik Prajapati · 7 years ago
  41. b45b22f soc/intel/common/sgx: Define and use soc_fill_sgx_param() by Pratik Prajapati · 7 years ago
  42. 6dc148a soc/intel/common/sgx: Fix null pointer dereference warning from klocwork by Pratik Prajapati · 7 years ago
  43. 53d68b4 intel/common/block/sgx: Refactor SGX common code by Pratik Prajapati · 7 years ago
  44. 57f8386 intel/common/sgx: Use intel_mp_current_microcode() to get microcode pointer by Pratik Prajapati · 7 years ago
  45. a04aa3d sgx: Move SGX code to intel/common/block by Pratik Prajapati · 7 years ago