1. 45ce5d8 src: Remove unused <arch/cpu.h> by Elyes HAOUAS · 3 years, 7 months ago
  2. 310c763 soc/intel: deduplicate ACPI timer emulation by Michael Niewöhner · 3 years, 11 months ago
  3. 6267cc5 soc/intel: drop unneeded ISST configuration code by Michael Niewöhner · 3 years, 10 months ago
  4. 10ae1cf {cpu,soc}/intel: deduplicate cpu code by Michael Niewöhner · 3 years, 10 months ago
  5. 6303243 {cpu,soc}/intel: replace AES-NI locking by common implemenation call by Michael Niewöhner · 3 years, 10 months ago
  6. dadcbfb soc/intel: convert XTAL frequency constant to Kconfig by Michael Niewöhner · 3 years, 11 months ago
  7. 3e31463 soc/intel/skylake/cpu.c: Fix comment coding style by Angel Pons · 3 years, 10 months ago
  8. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  9. 360684b soc/intel/common: add TCC activation functionality by Sumeet R Pawnikar · 4 years, 2 months ago
  10. eadd251 cpu/x86: Define MTRR_CAP_PRMRR by Kyösti Mälkki · 4 years, 2 months ago
  11. 040c531 soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS) by Kyösti Mälkki · 4 years, 3 months ago
  12. abf51ab src: Remove unused '#include <cpu/x86/smm.h>' by Elyes HAOUAS · 4 years, 3 months ago
  13. ebddada src: Remove unused 'include <bootstate.h>' by Elyes HAOUAS · 4 years, 3 months ago
  14. 51a5495 src: Remove unused '#include <timer.h>' by Elyes HAOUAS · 4 years, 3 months ago
  15. 97c5464 skylake: update processor power limits configuration by Sumeet R Pawnikar · 4 years, 3 months ago
  16. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  17. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  18. 3bd1e3d soc/intel/skylake: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  19. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  20. 54e9894 soc/intel: fix eist enabling by Matt Delco · 4 years, 5 months ago
  21. f5c0d61 intel/smm: Provide common smm_relocation_params by Kyösti Mälkki · 5 years ago
  22. b7e8505 soc/{cannonlake,skylake}: Remove unused 'rdmsr(MSR_CONFIG_TDP_NOMINAL)' by Elyes HAOUAS · 4 years, 10 months ago
  23. 7736bfc soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig by Michael Niewöhner · 4 years, 10 months ago
  24. 7253e7a soc/intel: common,apl,skl: remove orphaned memory locking API by Michael Niewöhner · 4 years, 10 months ago
  25. 154024d soc/intel/{cnl,icl,skl}: Fix multiple whitespace issue by Subrata Banik · 4 years, 10 months ago
  26. 7bdedcd soc/intel/skylake: lock AES-NI MSR by Michael Niewöhner · 5 years ago
  27. 6e66d7b soc/intel: sgx: get rid of UEFI-style usage of global variable by Michael Niewöhner · 4 years, 10 months ago
  28. d5f645c soc/intel: Replace config_of_path() with config_of_soc() by Kyösti Mälkki · 4 years, 11 months ago
  29. faf20d3 soc/intel: Rename some SMM support functions by Kyösti Mälkki · 5 years ago
  30. 5ec97ce soc/*: mp_run_on_all_cpus: Remove configurable timeout by Patrick Rudolph · 5 years ago
  31. be207b1 soc/*: Report mp_init errors by Patrick Rudolph · 5 years ago
  32. bcdb893 soc/intel/{broad,cannon,sky}: Fix possible out-of-bounds reads by Jacob Garber · 5 years ago
  33. 13e7a2f soc/intel/skylake: Enable Energy/Performance Bias control by Matthew Garrett · 5 years ago
  34. 28dc7dc soc/intel: Use config_of_path(SA_DEVFN_ROOT) by Kyösti Mälkki · 5 years ago
  35. b490562 soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER by Kyösti Mälkki · 5 years ago
  36. f91344c soc/intel: Remove unused pointer argument in mca_configure() by Subrata Banik · 5 years ago
  37. c338507 soc/{amd,intel}/chip: Use local include for chip.h by Elyes HAOUAS · 5 years ago
  38. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  39. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  40. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  41. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  42. 6275e34 soc/intel/skylake: Use real common code for VMX init by Nico Huber · 6 years ago
  43. 07cbd76 soc/intel/skylake: Access conf pointer only if its not null by Pratik Prajapati · 6 years ago
  44. f212cf3 soc/intel: Standardize names of common MSRs by Elyes HAOUAS · 6 years ago
  45. 2ad5971 soc: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  46. 53b08c3 cpuid: Add helper function for cpuid(1) functions by Subrata Banik · 6 years ago
  47. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  48. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  49. 834543c soc/intel/skylake: Fix ‘dev’ pointer NULL before being dereferenced by Subrata Banik · 6 years ago
  50. 645064a soc/intel/skylake: check for NULL with if condition by Pratik Prajapati · 6 years ago
  51. b54d154 soc/intel/skylake: Support PL1 override option by Wei Shun Chang · 6 years ago
  52. 35cb785 intel/common: change mca_configure API's def by Pratik Prajapati · 6 years ago
  53. 63b6fea soc/intel/{skl,kbl}: ensure C1E is disabled after S3 resume by Cole Nelson · 6 years ago
  54. 143fb46 soc/intel/skylake: Get rid of device_t by Elyes HAOUAS · 6 years ago
  55. 1c9d863 soc/intel/skylake: Fix AP timeout issue while executing sgx_configure by Subrata Banik · 6 years ago
  56. 3337497 cpu/x86: Add support to run function with argument over APs by Subrata Banik · 6 years ago
  57. 969ef10 soc/intel/skylake: enable VMX support by Matt DeVillier · 6 years ago
  58. 6dd4f76 soc/skylake/cpu: Fix Intel SpeedStep enable/disable by Matt DeVillier · 6 years ago
  59. 50db9a2 soc/intel/skylake: Set PsysPl3 and Pl4 by Shelley Chen · 7 years ago
  60. ece173c soc/intel/skylake: Make use of common SMM code for SKL by Subrata Banik · 7 years ago
  61. b45b22f soc/intel/common/sgx: Define and use soc_fill_sgx_param() by Pratik Prajapati · 7 years ago
  62. 5a1f9a8 cpu/x86/mp_init: remove adjust_cpu_apic_entry() by Aaron Durbin · 7 years ago
  63. e816315 soc/intel/skylake: Use common mca_configure() API by Pratik Prajapati · 7 years ago
  64. 7a357eb soc/intel/skylake: Fix SGX init sequence by Pratik Prajapati · 7 years ago
  65. 9cd6a26 intel/common/mp_init: Refactor MP Init code to get rid of microcode param by Pratik Prajapati · 7 years ago
  66. 57f8386 intel/common/sgx: Use intel_mp_current_microcode() to get microcode pointer by Pratik Prajapati · 7 years ago
  67. 20c3ea5 soc/intel/skylake: Set PsysPL2 MSR by Shelley Chen · 7 years ago
  68. a04aa3d sgx: Move SGX code to intel/common/block by Pratik Prajapati · 7 years ago
  69. a6381d6 soc/intel/skylake: Remove post SMM Relocation uCode loading by Barnali Sarkar · 7 years ago
  70. 7327386 soc/intel/skylake: Use CPU MP Init Common code by Barnali Sarkar · 7 years ago
  71. f004f66 soc/intel/skylake: Enable ACPI PM timer emulation on all CPUs by Subrata Banik · 8 years ago
  72. 0a203d1 soc/intel/skylake: Use CPU common library code by Barnali Sarkar · 7 years ago
  73. 682355a soc/intel/skylake: Move update microcode from cbfs to mp_ops callbacks by Barnali Sarkar · 7 years ago
  74. 93d5f40 soc/intel/skylake: Cache the MMIO BIOS region by Aaron Durbin · 7 years ago
  75. e18e642 src: change coreboot to lowercase by Martin Roth · 7 years ago
  76. 1041d39 soc/intel/skylake: Add config for cpu base clock frequency by Aamir Bohra · 7 years ago
  77. 6b45ee4 soc/intel/skylake: Add option to enable/disable EIST by Subrata Banik · 7 years ago
  78. 481b364 soc/intel/skylake: Configure C-state interrupt response time by Subrata Banik · 7 years ago
  79. e411f8e soc/intel/skylake: Enable MTRR check by Furquan Shaikh · 7 years ago
  80. f8f682b soc/intel/skylake: Add ID's for Kabylake-R by Naresh G Solanki · 7 years ago
  81. 7de0317 soc/intel/skylake: Add SGX initialization by Robbie Zhang · 7 years ago
  82. f4c4ab9 soc/intel/skylake: Fix remaining issues detected by checkpatch by Lee Leahy · 7 years ago
  83. b439a92 soc/intel/skylake: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  84. 573564c soc/intel/skylake: Add int to unsigned by Lee Leahy · 7 years ago
  85. da1d802 soc/intel/skylake: Clean up CPU code by Subrata Banik · 7 years ago
  86. c248044 soc/intel/skylake: Fix broken suspend-resume by Furquan Shaikh · 7 years ago
  87. 2b194d9 intel/skylake: add function is_secondary_thread() by Robbie Zhang · 8 years ago
  88. c76e998 soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO SOC by Sooi, Li Cheng · 8 years ago
  89. a4b11e5c soc/intel/skylake: Perform CPU MP Init before FSP-S Init by Subrata Banik · 8 years ago
  90. 9d2f3de soc/intel/skylake: set TCC activation by BSP only by Sumeet Pawnikar · 8 years ago
  91. 8b3004e skylake: Update the thermal time window for throttling action by Sumeet Pawnikar · 8 years ago
  92. 5d41949 soc/intel/skylake: Add Kabylake device Ids by Rizwan Qureshi · 8 years ago
  93. 038e724 src/soc: Capitalize CPU, ACPI, RAM and ROM by Elyes HAOUAS · 8 years ago
  94. 5822582 soc/intel/skylake: convert to using common MP and SMM init by Aaron Durbin · 8 years ago
  95. 0e55632 cpu/x86/mp_init: remove unused callback arguments by Aaron Durbin · 8 years ago
  96. 79cfcde intel/skylake: Enable PROCHOT by Pratik Prajapati · 8 years ago
  97. 2a08137 x86 chipsets: utilize x86_setup_mtrrs_with_detect() by Aaron Durbin · 8 years ago
  98. b7e69a2 Skylake: Support Intel Speed Shift Technology based on config by Subrata Banik · 9 years ago
  99. f9495ea intel/skylake: Thermal Design Power PL1 and PL2 Config Changes by pchandri · 9 years ago
  100. 0dd72e8 skylake: Set Pkg Power clamping bit in Power Limit MSR by Rizwan Qureshi · 9 years ago