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