1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. 928a9c8 cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number by Felix Held · 2 years, 5 months ago
  3. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 5 months ago
  4. 34f26b2 drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs by Subrata Banik · 2 years, 5 months ago
  5. 9e00a81 soc/intel/xeon_sp: Add function to clear PMCON status bits by Subrata Banik · 2 years, 5 months ago
  6. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 9 months ago
  7. 526cc3e soc/intel/{adl, common}: Add routines into CSE IA-common code by Subrata Banik · 2 years, 6 months ago
  8. 32e0673 soc/intel/common/cse: Rework heci_disable function by Subrata Banik · 2 years, 6 months ago
  9. facb9e4 soc/intel/xeon_sp/acpi.c: Remove unuseful 'return' in void function by Elyes HAOUAS · 2 years, 6 months ago
  10. fa99982 soc/intel/xeon_sp/nb_acpi.c: Drop comparison to true by Elyes HAOUAS · 2 years, 6 months ago
  11. 56ab8e2 soc/intel/common/cpu: Use SoC overrides to get CPU privilege level by Subrata Banik · 2 years, 6 months ago
  12. ffc4002 src/soc: Remove unused <stdlib.h> by Elyes HAOUAS · 2 years, 7 months ago
  13. 6366059 soc/intel/xeon_sp: Don't handle FSP reserved memory explicitly by Arthur Heymans · 2 years, 6 months ago
  14. 5484a95 commonlib/cbmem_id.h: Fix typo in macro name by Angel Pons · 2 years, 8 months ago
  15. a1aca1e soc/intel/xeon_sp: Fix size_t type mismatch in print statement by Paul Menzel · 2 years, 8 months ago
  16. 5554226 Spell Intel Cooper Lake-SP with a space by Paul Menzel · 2 years, 8 months ago
  17. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  18. f4f365f pci_mmio_cfg: Always use pci_s_* functions by Nico Huber · 2 years, 9 months ago
  19. 586b1be soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` by Michael Niewöhner · 2 years, 10 months ago
  20. d453da2 soc/intel/xeon_sp: Refactor `get_threads_per_package()` by Angel Pons · 2 years, 8 months ago
  21. b0db82d cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS by Arthur Heymans · 2 years, 9 months ago
  22. 6b93866 soc/intel/xeon_sp: disable PM ACPI timer if chosen by Michael Niewöhner · 2 years, 10 months ago
  23. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 9 months ago
  24. 3a79633 soc/*/Makefile: don't add cpu/x86/cache by Felix Held · 2 years, 9 months ago
  25. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 9 months ago
  26. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 1 month ago
  27. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 9 months ago
  28. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 9 months ago
  29. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 9 months ago
  30. 2353cd9 soc/intel: drop P_BLK support by Michael Niewöhner · 2 years, 9 months ago
  31. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  32. ffa61b0 soc/intel/xeon_sp/cpx: Use FSP repo by Arthur Heymans · 2 years, 10 months ago
  33. cbc6099 soc/intel/xeon_sp/cpx: Rename FSP UPDs using CPP by Arthur Heymans · 2 years, 10 months ago
  34. bf46ba5 soc/intel/xeon_sp: correct wrong gpio register base offsets by Michael Niewöhner · 2 years, 10 months ago
  35. 85610d8 soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registers by Michael Niewöhner · 3 years, 8 months ago
  36. 298b359 drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method by Subrata Banik · 2 years, 10 months ago
  37. 5eb5f86 mb/ocp: Remove superfluous FSP header CPP inclusion by Arthur Heymans · 2 years, 10 months ago
  38. c2d0a49 intel/xeon_sp/cpx: Hook up public microcode release by Arthur Heymans · 2 years, 10 months ago
  39. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 2 years, 10 months ago
  40. 1b34627 src/*: Specify type of `DIMM_MAX` once by Angel Pons · 2 years, 11 months ago
  41. 28a16d9 src/*: Specify type of `DIMM_SPD_SIZE` once by Angel Pons · 2 years, 11 months ago
  42. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years ago
  43. f427e80 cpu/intel: Add dedicated file to grow Intel CPUIDs by Subrata Banik · 3 years ago
  44. 647a7bb soc/intel/xeon_sp/cpx: Align Cooper Lake CPUID as per EDS by Subrata Banik · 3 years ago
  45. 78ab06a src: Use initial_lapicid() instead of open coding it by Arthur Heymans · 3 years, 2 months ago
  46. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 1 month ago
  47. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 1 month ago
  48. c05aa26 xeon_sp/{cpx,skx}: Add config IFD_CHIPSET 'lbg' by Johnny Lin · 3 years, 1 month ago
  49. ee55d71 security/intel/cbnt: Add logging by Arthur Heymans · 3 years, 2 months ago
  50. 3838ede soc/intel/xeon_sp/cpx: Move MSR Locks to CPU init and fix them by Arthur Heymans · 3 years, 2 months ago
  51. 401ec98 arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version() by Kyösti Mälkki · 3 years, 1 month ago
  52. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  53. d4db36e src/intel/xeon_sp: add hardware error support (HEST) by Rocky Phagura · 3 years, 3 months ago
  54. e882269 qemu-q35,xeon_sp: Drop HAVE_SMI_HANDLER conditional with smm-class by Angel Pons · 3 years, 2 months ago
  55. 9d8a455 soc/intel/xeon_sp: Skip locking down TXT related registers by Arthur Heymans · 3 years, 5 months ago
  56. 057f929 soc/intel/xeon_sp: Remove superfluous printk by Arthur Heymans · 3 years, 8 months ago
  57. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 9 months ago
  58. 40b8f01 src: Match array format in function declarations and definitions by Patrick Georgi · 3 years, 2 months ago
  59. 6a21959 src: Drop "This file is part of the coreboot project" lines by Angel Pons · 3 years, 2 months ago
  60. a1c4ad3 Revert "soc/intel/xeon_sp: Fix devices list in the DMAR DRHD structure" by Arthur Heymans · 3 years, 2 months ago
  61. be2f937 soc/intel/xeon_sp: Remove bogus SMRAM locking by Arthur Heymans · 3 years, 4 months ago
  62. b20d694 soc/intel/xeon_sp/cpx: Add UPI locks by Marc Jones · 3 years, 3 months ago
  63. 456b7ba soc/intel/xeon_sp/cpx: Add IMC locks by Marc Jones · 3 years, 3 months ago
  64. 8122b3f soc/intel/xeon_sp: Fix devices list in the DMAR DRHD structure by Angel Pons · 3 years, 3 months ago
  65. d77b97d soc/intel/xeon_sp: Set PAM0123 lock by Marc Jones · 3 years, 3 months ago
  66. b48e635 soc/intel/xeon_sp: Drop unused functions and prototypes by Angel Pons · 3 years, 3 months ago
  67. 6a2ece7 soc/intel/xeon_sp: Align pmc.c and pmutil.c with Skylake by Angel Pons · 3 years, 3 months ago
  68. 88407bc cpu/x86/smm: Drop the V1 smmloader by Arthur Heymans · 3 years, 5 months ago
  69. 4681b27 soc/intel/xeon_sp: Set SATA REGLOCKs by Marc Jones · 3 years, 3 months ago
  70. 64c6223 soc/intel/xeon_sp: Set MSR locks by Marc Jones · 3 years, 3 months ago
  71. 4fad28f soc/intel/xeon_sp: More PCU locks by Marc Jones · 3 years, 4 months ago
  72. 352ca5b soc/intel/xeon_sp: Call SMM finalize by Marc Jones · 3 years, 4 months ago
  73. 58e1e0a mb/ocp/deltalake: Override DDR frequency limit via VPD variable by Tim Chu · 3 years, 7 months ago
  74. 83a5593 soc/intel/xeon_sp: Prepare for CBnT BPM generation by Arthur Heymans · 3 years, 4 months ago
  75. 2ccc0a4 soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h by Subrata Banik · 3 years, 4 months ago
  76. 6efc764 soc/intel/xeon_sp: Move PCH PCI device defines by Marc Jones · 3 years, 4 months ago
  77. 4de7610 soc/intel/xeon_sp/cpx: Set PCU locks by Marc Jones · 3 years, 4 months ago
  78. 52e14f7 soc/intel/xeon_sp/: Fix SMI_LOCK setting by Marc Jones · 3 years, 4 months ago
  79. f479c85 soc/intel: Drop unused `GPIO_NUM_GROUPS` macro by Angel Pons · 3 years, 4 months ago
  80. 6545145 soc/intel/xeon_sp: Set SMI lock by Marc Jones · 3 years, 5 months ago
  81. 81ef9c2 soc/intel/xeon_sp: Add PCH lockdown by Marc Jones · 3 years, 6 months ago
  82. 95059b7 soc/intel/xeon_sp/cpx: Set the MRC "cold boot required" status bit by Deomid "rojer" Ryabkov · 3 years, 4 months ago
  83. d3a65de soc/intel: Guard macro parameters in pm.h by Angel Pons · 3 years, 5 months ago
  84. 6e82ebf mb/ocp/deltalake: Fill ECC type in romstage by Angel Pons · 3 years, 6 months ago
  85. 1090b16 intel/xeon_sp: Add ACPI to control GPIO by Maxim Polyakov · 4 years, 3 months ago
  86. afefa50 src/soc/intel/xeon_sp/cpx: Add enable IIO error masks by Rocky Phagura · 3 years, 5 months ago
  87. e9fa378 soc/intel/xeon_sp: Define all SMI_STS bits by Angel Pons · 3 years, 5 months ago
  88. 2cba9e4 soc/intel/xeon_sp/smmrelocate: Don't run twice on the BSP by Arthur Heymans · 3 years, 5 months ago
  89. 06c761c soc/intel/xeon_sp: Use common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  90. 4a6d441 src/soc/intel/{jasperlake,xeon_sp}: Remove unused <string.h> by Elyes HAOUAS · 3 years, 5 months ago
  91. 7cb4cb6 soc/intel: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 5 months ago
  92. 19d4364 intel/xeon_sp/util: Use get_stack_busno instead of get_cpubusnos by Maxim Polyakov · 3 years, 6 months ago
  93. a03058a soc/intel/xeon_sp; Remove unneeded whitespace before tab by Elyes HAOUAS · 3 years, 5 months ago
  94. 93329d8 soc/intel/xeon_sp/include/soc/acpi_asl.h: Convert to ASL 2.0 by Elyes HAOUAS · 3 years, 5 months ago
  95. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 6 months ago
  96. 3d6d107 soc/intel/xeon_sp/cpx: Override SMBIOS type 4 max speed by Tim Chu · 3 years, 7 months ago
  97. 0322bc5 src: Remove unused <cbmem.h> by Elyes HAOUAS · 3 years, 6 months ago
  98. a70ebdf intel/xeon_sp: Select TPM_STARTUP_IGNORE_POSTINIT if INTEL_TXT is selected by Johnny Lin · 3 years, 6 months ago
  99. 26c0e95 src/soc/intel: Remove CPU_INTEL_COMMON_SMM selection by Elyes HAOUAS · 3 years, 6 months ago
  100. 3fa23b8 soc/intel/*: Get rid of custom microcode caching by Patrick Rudolph · 3 years, 6 months ago