1. 05865b8 soc/intel/apl: Rework on CPU privilege level implementation by Subrata Banik · 2 years, 7 months ago
  2. bdaff7e soc/intel/common: Add missing space before } by Paul Menzel · 2 years, 7 months ago
  3. 10f457a soc/intel/common/block/cpu/car/exit_car_fsp.S: Align stack by Arthur Heymans · 3 years, 3 months ago
  4. 57ff302 soc/intel/common: Refactor cpu_set_p_state_to_max_non_turbo_ratio by Sridhar Siricilla · 2 years, 9 months ago
  5. 7424576 soc/intel/common: Add CPU related APIs by Sridahr Siricilla · 2 years, 9 months ago
  6. 5b94cd9 soc/intel/common: Include Alder Lake-N device IDs by Usha P · 2 years, 9 months ago
  7. d58599d drivers/fsp: Rewrite post code hex values in lowercase by Sean Rhodes · 2 years, 9 months ago
  8. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 10 months ago
  9. 413810e soc/intel/*: only enable PM Timer emulation if the PM Timer is disabled by Michael Niewöhner · 2 years, 11 months ago
  10. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  11. 880acbe soc/intel/common: round PM Timer emulation frequency multiplier by Michael Niewöhner · 2 years, 11 months ago
  12. f3c4282 soc/intel/alderlake: Add CPU ID 0x906a4 by Meera Ravindranath · 3 years ago
  13. 5307f12 soc/intel/{common,tgl,adl}: guard TME Kconfig option by SoC support by Michael Niewöhner · 2 years, 11 months ago
  14. 49759f6 soc/intel: Add TGL-H CPUID by Jeremy Soller · 3 years ago
  15. 0e2510f soc/intel/common/block/cpu: Introduce CAR_HAS_L3_PROTECTED_WAYS Kconfig by Subrata Banik · 3 years, 1 month ago
  16. baf922c soc/intel/common: Calculate and configure SF Mask 1 by Subrata Banik · 3 years, 1 month ago
  17. 16ab9bd soc/intel/common: Calculate and configure SF Mask 2 by Subrata Banik · 3 years, 1 month ago
  18. 3c0ecd5 soc/intel/common/cpu: Handle non-zero BSP APIC ID in init_cpus by MAULIK V VAGHELA · 3 years, 1 month ago
  19. 39b53d9 soc/intel/common/block: Add space before comment delimiter by Subrata Banik · 3 years, 1 month ago
  20. acbf154 src: use mca_clear_status function instead of open coding by Felix Held · 3 years, 1 month ago
  21. 1b12d78 soc/intel/common: Use SPR for backing up data way and eviction mask by Subrata Banik · 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. 5cb24d4 soc/intel/cache_as_ram.S: Fix CAR issues with Bootguard by Arthur Heymans · 3 years, 2 months ago
  25. 6da7fa2 soc/intel/cache_as_ram.S: Fix SOC_INTEL_APOLLOLAKE by Arthur Heymans · 3 years, 2 months ago
  26. cd96fed5 soc/intel/cache_as_ram.S: Add macro to detect bootguard nem by Arthur Heymans · 3 years, 2 months ago
  27. 481c52d soc/intel/car: Add support for bootguard CAR by Arthur Heymans · 4 years, 9 months ago
  28. 99a48bc soc/intel/common/cache_as_ram.S: Add macro to clear CAR by Arthur Heymans · 4 years, 9 months ago
  29. 64c9c6d soc/intel/common/cache_as_ram.S: Add macro to find a free MTRR by Arthur Heymans · 4 years, 9 months ago
  30. c57d303 soc/intel/car/cache_as_ram.S: Fix typo in comment by Arthur Heymans · 3 years, 2 months ago
  31. f93aa04 soc/intel/{common,alderlake}: Use generic name "Alderlake Platform" by Sridhar Siricilla · 3 years, 2 months ago
  32. 351f1e6 soc/intel/alderlake: Update CPU and IGD Device IDs by Maulik V Vaghela · 3 years, 3 months ago
  33. 0f068a6 drivers/intel/fsp2_0: Fix the FSP-T position by Arthur Heymans · 3 years, 4 months ago
  34. 6e64c1a soc/intel/common,skl: set MSR LT_LOCK_MEMORY once, not per thread by Michael Niewöhner · 4 years ago
  35. ff485f2 soc/intel/block/cpu/mp_init.c: Remove weak functions by Arthur Heymans · 3 years, 5 months ago
  36. 0603902 soc/intel/common/block/cpu: Use tab instead of space by Subrata Banik · 3 years, 5 months ago
  37. e4606bb soc/intel/common/block/cpu: Use tab instead of space by Subrata Banik · 3 years, 6 months ago
  38. a4cd911 soc/intel: Factor out common smmrelocate.c by Angel Pons · 3 years, 6 months ago
  39. d192590 intel/common/block/cpu: Add APIs to get CPU info from lapic ID by Aamir Bohra · 3 years, 6 months ago
  40. 5f262be intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI by Furquan Shaikh · 3 years, 7 months ago
  41. 1a5f25e intel: Drop FSP_PEIM_TO_PEIM_INTERFACE by Furquan Shaikh · 3 years, 7 months ago
  42. 3fa23b8 soc/intel/*: Get rid of custom microcode caching by Patrick Rudolph · 3 years, 7 months ago
  43. 98cc783 drivers/intel/fsp2_0: Use coreboot postcar with FSP-T by Arthur Heymans · 3 years, 8 months ago
  44. f4d98fdd2 soc/intel/commmon: Include Alder Lake device IDs by Varshit Pandya · 3 years, 7 months ago
  45. 7522a8f arch/x86: Move prologue to .init section by Kyösti Mälkki · 3 years, 9 months ago
  46. 860c684 src/soc/intel: Add support for CAR_HAS_SF_MASKS and select for TGL by Shreesh Chhabbi · 3 years, 9 months ago
  47. 87c7ec7 soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config option by Shreesh Chhabbi · 3 years, 9 months ago
  48. 89b296c soc/intel/common/block/cpu/car: Fix two whitespace issues by Subrata Banik · 3 years, 9 months ago
  49. ed5835a soc/intel/common/block/cpu/car/exit_car: Fix compilation on x86_64 by Patrick Rudolph · 3 years, 9 months ago
  50. 2b77112 soc/intel/common/block/cpu/car/cache_as_ram: Add x86_64 support by Patrick Rudolph · 3 years, 9 months ago
  51. fe9d211 soc/intel/fsp-car: Use the coreboot defined stack by Arthur Heymans · 4 years, 9 months ago
  52. 5a66334 drivers/intel/fsp2_0: Add function to report FSP-T output by Arthur Heymans · 3 years, 10 months ago
  53. 310c763 soc/intel: deduplicate ACPI timer emulation by Michael Niewöhner · 3 years, 11 months ago
  54. 6303243 {cpu,soc}/intel: replace AES-NI locking by common implemenation call by Michael Niewöhner · 3 years, 10 months ago
  55. dadcbfb soc/intel: convert XTAL frequency constant to Kconfig by Michael Niewöhner · 3 years, 11 months ago
  56. fe6070f soc/intel/common: add Kconfig for PM Timer emulation support by Michael Niewöhner · 3 years, 11 months ago
  57. 90df916 include/cpu/x86: introduce new helper for (un)setting MSRs by Michael Niewöhner · 3 years, 10 months ago
  58. 823e73e soc/intel/common: Add config option to enable TME/MKTME by Pratik Prajapati · 4 years ago
  59. 490546f soc/intel: rename get_prmrr_size by Michael Niewöhner · 4 years ago
  60. 028c0b6 soc/intel/common/block/sgx: make PRMRR size setting depend on SGX by Michael Niewöhner · 4 years ago
  61. 2ce386a soc/intel/common/block: Do not die if PRMRR size unsupported by Angel Pons · 4 years ago
  62. 11c1b94 soc/intel/common/block/cpu: Fix boot failure by Patrick Rudolph · 4 years ago
  63. c1d227d soc/intel/common/cpu: Update COS mask calculation for NEM enhanced mode by Aamir Bohra · 4 years, 1 month ago
  64. 7337bdc soc/intel/common: Add Elkhart Lake B0 CPU ID by Tan, Lean Sheng · 4 years ago
  65. a3c33c6 soc/intel/common/block/cpu: Refactor init_cpus function by Subrata Banik · 4 years, 1 month ago
  66. f672f7f soc/intel/common: Include Alder Lake device IDs by Subrata Banik · 4 years, 1 month ago
  67. 23a60fa src/soc/intel: Add include <types.h> by Elyes HAOUAS · 4 years, 1 month ago
  68. a106163 soc/intel/common: Only touch Time Window Tau bits in supported SoCs by Tim Wawrzynczak · 4 years, 2 months ago
  69. abd3cae soc/intel/common/cpu: Don't set any TCC settings if offset is 0 by Tim Wawrzynczak · 4 years, 2 months ago
  70. 360684b soc/intel/common: add TCC activation functionality by Sumeet R Pawnikar · 4 years, 2 months ago
  71. 01e3855 drivers/intel/fsp2_0: decouple FSP_PEIM_TO_PEIM_INTERFACE from FSP 2.1 by Jonathan Zhang · 4 years, 2 months ago
  72. 44ef38f arch/x86: Remove NO_FIXED_XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 3 months ago
  73. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 3 months ago
  74. 5131c6f soc/intel/tigerlake: Add CPU ID for TGL B0 by Jamie Ryu · 4 years, 3 months ago
  75. 4b975bb soc/intel/common/block: Remove unused headers by Angel Pons · 4 years, 3 months ago
  76. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  77. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 4 months ago
  78. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 4 months ago
  79. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  80. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  81. 0612b27 soc/intel/common: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  82. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  83. 6a8cde4 soc/intel/cpu: Select NO_FIXED_XIP_ROM_SIZE by Arthur Heymans · 4 years, 10 months ago
  84. 3f4af0d soc/intel/common: Update Jasper Lake Device IDs by Meera Ravindranath · 4 years, 6 months ago
  85. d8663e0 soc/intel: Remove duplicate CPUID entry by Subrata Banik · 4 years, 7 months ago
  86. 2613609 soc/intel/common: Add Elkhartlake Device IDs by Tan, Lean Sheng · 4 years, 7 months ago
  87. fdcc9ab src/soc/intel: Add Cometlake-S and CMP-H skus by Gaggery Tsai · 4 years, 10 months ago
  88. 5885ffe soc/intel/common: Make alignment proper for comments by Subrata Banik · 4 years, 9 months ago
  89. df9cdcf arch/x86/car.ld: Rename suffix _start/_end by Arthur Heymans · 4 years, 9 months ago
  90. 08aeda6 soc/intel/common: Make native and FSP-T CAR init mutually exclusive by Arthur Heymans · 4 years, 10 months ago
  91. 6b5bf40 soc/intel/common: Include Tigerlake device IDs by Ravi Sarawadi · 4 years, 10 months ago
  92. 127b820 soc/intel/common: Don't link CAR teardown in romstage by Arthur Heymans · 4 years, 10 months ago
  93. 7736bfc soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig by Michael Niewöhner · 4 years, 10 months ago
  94. 5ce66da soc/intel/common: add common function to set LT_LOCK_MEMORY by Michael Niewöhner · 5 years ago
  95. 32d47eb soc/intel: Rename <intelblocks/chip.h> by Kyösti Mälkki · 5 years ago
  96. 910490f arch/x86: Restrict use of _car_global[start|end] by Kyösti Mälkki · 5 years ago
  97. 5ec97ce soc/*: mp_run_on_all_cpus: Remove configurable timeout by Patrick Rudolph · 5 years ago
  98. 8adaffc soc/intel/common: Fix typo mistake in cache_as_ram.S by Subrata Banik · 5 years ago
  99. d298ffe soc/intel/cannonlake: Add new PCI IDs by Felix Singer · 5 years ago
  100. 38c3ff7 soc/intel/cannonlake: Add device Ids for new CFL SKUs support by Lean Sheng Tan · 5 years ago