1. 37a55d1 soc/intel/common/cpu: Use SoC overrides to set CPU privilege level by Subrata Banik · 2 years, 3 months ago
  2. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  3. 67d0672 soc/intel/cannonlake: Add `disable_vmx` devtree option by Angel Pons · 2 years, 7 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. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  7. a0f8dc3 soc/intel/cannonlake: Enable Energy/Performance Bias control by Angel Pons · 2 years, 10 months ago
  8. 0c7a250 soc/intel/cannonlake: Lock PKG_CST_CONFIG_CONTROL MSR by Angel Pons · 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. ad5b8b8 soc/intel/cannonlake: Unbreak some short lines by Nico Huber · 3 years, 1 month ago
  11. 327c04a Revert "src/soc/intel/cannonlake: Update C-state latency control limits" by Nico Huber · 3 years, 1 month ago
  12. 234e7ec soc/intel/cannonlake: Allow to configure maximum package C state by Nico Huber · 3 years, 1 month ago
  13. 1b8e65d soc/intel/{skl,cnl}: Move smm_lock() to cpu.c by Angel Pons · 3 years, 6 months ago
  14. e9b0830 soc/intel/cannonlake: Add devicetree setting to disable turbo by Patrick Rudolph · 3 years, 6 months ago
  15. 45ce5d8 src: Remove unused <arch/cpu.h> by Elyes HAOUAS · 3 years, 7 months ago
  16. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 7 months ago
  17. d456f65 {soc,vc,mb}/intel: Drop support for Cannon Lake SoC by Felix Singer · 3 years, 8 months ago
  18. 310c763 soc/intel: deduplicate ACPI timer emulation by Michael Niewöhner · 3 years, 11 months ago
  19. 6267cc5 soc/intel: drop unneeded ISST configuration code by Michael Niewöhner · 3 years, 10 months ago
  20. 10ae1cf {cpu,soc}/intel: deduplicate cpu code by Michael Niewöhner · 3 years, 10 months ago
  21. dadcbfb soc/intel: convert XTAL frequency constant to Kconfig by Michael Niewöhner · 3 years, 11 months ago
  22. 5611cfd soc/intel/cnl: lock AES-NI feature if selected by Michael Niewöhner · 3 years, 10 months ago
  23. 4b6ff98 Revert "soc/intel/cannonlake: Enable ACPI timer emulation if PM timer is disabled" by Michael Niewöhner · 3 years, 11 months ago
  24. bda02b0 soc/intel/cannonlake: Align cosmetics with Ice Lake by Angel Pons · 3 years, 11 months ago
  25. 360684b soc/intel/common: add TCC activation functionality by Sumeet R Pawnikar · 4 years, 2 months ago
  26. eadd251 cpu/x86: Define MTRR_CAP_PRMRR by Kyösti Mälkki · 4 years, 2 months ago
  27. 040c531 soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS) by Kyösti Mälkki · 4 years, 3 months ago
  28. 309ccf7 cannonlake: update processor power limits configuration by Sumeet R Pawnikar · 4 years, 3 months ago
  29. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  30. f5627e8 soc/intel/cannonlake: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 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. 154024d soc/intel/{cnl,icl,skl}: Fix multiple whitespace issue by Subrata Banik · 4 years, 10 months ago
  36. d5f645c soc/intel: Replace config_of_path() with config_of_soc() by Kyösti Mälkki · 5 years ago
  37. faf20d3 soc/intel: Rename some SMM support functions by Kyösti Mälkki · 5 years ago
  38. e5269a8 soc/intel/cannonlake: Enable ACPI timer emulation if PM timer is disabled by Aamir Bohra · 5 years ago
  39. bcdb893 soc/intel/{broad,cannon,sky}: Fix possible out-of-bounds reads by Jacob Garber · 5 years ago
  40. 28dc7dc soc/intel: Use config_of_path(SA_DEVFN_ROOT) by Kyösti Mälkki · 5 years ago
  41. 4821a0e soc/intel/cannonlake: Rename SOC_INTEL_COMMON_CANNONLAKE_BASE by Arthur Heymans · 5 years ago
  42. f91344c soc/intel: Remove unused pointer argument in mca_configure() by Subrata Banik · 5 years ago
  43. c338507 soc/{amd,intel}/chip: Use local include for chip.h by Elyes HAOUAS · 5 years ago
  44. a432f38 soc/intel/cannonlake: Implement soc side VMX support by Ronak Kanabar · 5 years ago
  45. 6d56916 soc/intel/cpulib: Remove redundent enable/disable functions by Subrata Banik · 5 years ago
  46. 42a66fb soc/intel/cannonlake: Enable power button smi in pre-OS by Krzysztof Sywula · 5 years ago
  47. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  48. 69a9565 soc/intel/cannonlake: SoC specific microcode update check by Ronak Kanabar · 5 years ago
  49. 41169de soc/intel/cannonlake: Access conf pointer only if its not null by Pratik Prajapati · 6 years ago
  50. c896e92e soc/intel/cannonlake: Add processor power limits control support by Sumeet Pawnikar · 6 years ago
  51. 3126964 soc/intel/cannonlake: Provide interface to update TCC offset by John Su · 6 years ago
  52. f212cf3 soc/intel: Standardize names of common MSRs by Elyes HAOUAS · 6 years ago
  53. 53b08c3 cpuid: Add helper function for cpuid(1) functions by Subrata Banik · 6 years ago
  54. 0f5d7b9 soc/intel/cannonlake: Add back PM TIMER EMULATION by Lijian Zhao · 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. 3c8b5d0 soc/intel/cannonlake: Get rid of device_t by Elyes HAOUAS · 6 years ago
  58. 66dbb0c src/soc/intel/cannonlake: Update C-state latency control limits by Vaibhav Shankar · 7 years ago
  59. 47a655c soc/intel/common: Add missing SoC common function into SMM library by Subrata Banik · 7 years ago
  60. f0eb999 soc/intel/cannonlake: Fill the SMI usage by Lijian Zhao · 7 years ago
  61. 5a1f9a8 cpu/x86/mp_init: remove adjust_cpu_apic_entry() by Aaron Durbin · 7 years ago
  62. 2ad1ddb soc/intel/cannonlake: Use common mca_configure() API by Pratik Prajapati · 7 years ago
  63. 01eda28 soc/intel/cannonlake: Add cpu.c and MP init support by Pratik Prajapati · 7 years ago