1. c0d3cf1 soc/intel: Remove blank lines before '}' and after '{' by Elyes Haouas · 5 months ago
  2. 0b7388f soc/intel/cmn/cpu: Introduce API to disable signaling 3-strike event by Subrata Banik · 8 months ago
  3. a6a5b25 cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel by Jeremy Compostella · 11 months ago
  4. 8b8400a drivers/fsp2_0/mp_service_ppi: Use struct device to fill in buffer by Arthur Heymans · 1 year, 10 months ago
  5. 39b7665 soc/intel/cmn/cpu: Add function to disable 3-strike CATERR by Subrata Banik · 1 year, 5 months ago
  6. bd26394 soc/intel/common: Untie PRMRR from SGX by Pratikkumar Prajapati · 1 year, 8 months ago
  7. 63fcc4a soc/intel/common: Check PRMRR dependent features by Pratikkumar Prajapati · 1 year, 8 months ago
  8. 17c847b soc/intel/common: Use CPUID_STRUCT_EXTENDED_FEATURE_FLAGS macro by Pratikkumar Prajapati · 1 year, 8 months ago
  9. 08e8067 soc/intel/common: Add API to check Key Locker support by Pratikkumar Prajapati · 1 year, 8 months ago
  10. e51978f soc/intel/common: Move SGX supported API to cpulib by Pratikkumar Prajapati · 1 year, 8 months ago
  11. d4f2d14 soc/intel: Move max speed API to common by Dinesh Gehlot · 1 year, 8 months ago
  12. def74aa soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  13. 66cd184 soc/intel/cmn/cpu: API to set TME core activation by Subrata Banik · 2 years ago
  14. 29a92e8 soc/intel/common/block/cpu: API to check if TME is supported by Subrata Banik · 2 years ago
  15. 13fd3c8 soc/intel/cmn/cpu: API to initialize core PRMRR by Subrata Banik · 2 years, 2 months ago
  16. 68305aa soc/intel/common: Remove use of CPUID_EXTENDED_CPU_TOPOLOGY_V2 by Ronak Kanabar · 2 years, 6 months ago
  17. a1009da soc/intel: Remove unused <cpu/intel/common/common.h> by Elyes HAOUAS · 2 years, 7 months ago
  18. 05865b8 soc/intel/apl: Rework on CPU privilege level implementation by Subrata Banik · 2 years, 7 months ago
  19. 57ff302 soc/intel/common: Refactor cpu_set_p_state_to_max_non_turbo_ratio by Sridhar Siricilla · 2 years, 9 months ago
  20. 7424576 soc/intel/common: Add CPU related APIs by Sridahr Siricilla · 2 years, 9 months ago
  21. acbf154 src: use mca_clear_status function instead of open coding by Felix Held · 3 years, 1 month ago
  22. c75c8c1 soc/intel/common/block/cpu/cpulib: use mca_get_bank_count() by Felix Held · 3 years, 1 month ago
  23. 1b46e76 include/cpu/x86/msr: introduce IA32_MC_*(x) macros by Felix Held · 3 years, 1 month ago
  24. 6e64c1a soc/intel/common,skl: set MSR LT_LOCK_MEMORY once, not per thread by Michael Niewöhner · 4 years ago
  25. d192590 intel/common/block/cpu: Add APIs to get CPU info from lapic ID by Aamir Bohra · 3 years, 6 months ago
  26. 6303243 {cpu,soc}/intel: replace AES-NI locking by common implemenation call by Michael Niewöhner · 3 years, 10 months ago
  27. 90df916 include/cpu/x86: introduce new helper for (un)setting MSRs by Michael Niewöhner · 3 years, 10 months ago
  28. 490546f soc/intel: rename get_prmrr_size by Michael Niewöhner · 4 years ago
  29. 028c0b6 soc/intel/common/block/sgx: make PRMRR size setting depend on SGX by Michael Niewöhner · 4 years ago
  30. 2ce386a soc/intel/common/block: Do not die if PRMRR size unsupported by Angel Pons · 4 years ago
  31. 11c1b94 soc/intel/common/block/cpu: Fix boot failure by Patrick Rudolph · 4 years ago
  32. 23a60fa src/soc/intel: Add include <types.h> by Elyes HAOUAS · 4 years, 1 month ago
  33. a106163 soc/intel/common: Only touch Time Window Tau bits in supported SoCs by Tim Wawrzynczak · 4 years, 2 months ago
  34. abd3cae soc/intel/common/cpu: Don't set any TCC settings if offset is 0 by Tim Wawrzynczak · 4 years, 2 months ago
  35. 360684b soc/intel/common: add TCC activation functionality by Sumeet R Pawnikar · 4 years, 2 months ago
  36. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 3 months ago
  37. 4b975bb soc/intel/common/block: Remove unused headers by Angel Pons · 4 years, 3 months ago
  38. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  39. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  40. 0612b27 soc/intel/common: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  41. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  42. 7736bfc soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig by Michael Niewöhner · 4 years, 10 months ago
  43. 5ce66da soc/intel/common: add common function to set LT_LOCK_MEMORY by Michael Niewöhner · 5 years ago
  44. f91344c soc/intel: Remove unused pointer argument in mca_configure() by Subrata Banik · 5 years ago
  45. 6d56916 soc/intel/cpulib: Remove redundent enable/disable functions by Subrata Banik · 5 years ago
  46. 459df66 soc/intel/cpulib: Factor out IA32_PERF_CTL (0x199) MSR code by Subrata Banik · 5 years ago
  47. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  48. eb789f0 src: Use include <reset.h> when appropriate by Elyes HAOUAS · 6 years ago
  49. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  50. 5322942 soc/intel/cpulib: Add debug message to mca_configure() by Nico Huber · 6 years ago
  51. 6b522c3 intelblocks/cpu: Fix wrong comment for P_Req field in PERF_CTL MSR by Werner Zeh · 6 years ago
  52. 52c5892 intelblocks/cpu: Add function to set CPU clock to minimum value by Werner Zeh · 6 years ago
  53. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  54. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  55. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  56. 35cb785 intel/common: change mca_configure API's def by Pratik Prajapati · 6 years ago
  57. 3337497 cpu/x86: Add support to run function with argument over APs by Subrata Banik · 6 years ago
  58. ae18f80 cpu/x86: move NXE and PAT accesses to paging module by Aaron Durbin · 6 years ago
  59. ba91cd3 soc/intel/common/block/cpu: Fix cpu_get_power_max by Mario Scheithauer · 6 years ago
  60. b10e96f soc/intel/common: Add funtion to modify PAT & NXE bit by Naresh G Solanki · 6 years ago
  61. 4e20307 intel/common/cpulib: Add API to configure MCA by Pratik Prajapati · 7 years ago
  62. 5f84310 soc/intel/common/block: Add functions to common CPU library code by Shaunak Saha · 7 years ago
  63. 91d38a5b soc/intel/common/block: Add common MP Init code by Barnali Sarkar · 7 years ago
  64. 19b546f soc/intel/common/block: Add Intel common CPU library code by Barnali Sarkar · 7 years ago