1. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  2. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  3. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 10 months ago
  4. 14643b3 soc/intel/*/acpi.c: Don't copy structs with `memcpy()` by Angel Pons · 2 years, 10 months ago
  5. 0e90580 soc/intel: transition full control over PM Timer from FSP to coreboot by Michael Niewöhner · 2 years, 11 months ago
  6. 6eaffcd soc/intel: implement ACPI timer disabling per SoC and drop common code by Michael Niewöhner · 2 years, 11 months ago
  7. 01b3c40 soc/intel: move disabling of PM Timer to SoC PMC code by Michael Niewöhner · 2 years, 11 months ago
  8. 9034689 soc/intel: deduplicate acpi_fill_soc_wake by Michael Niewöhner · 2 years, 11 months ago
  9. 2353cd9 soc/intel: drop P_BLK support by Michael Niewöhner · 2 years, 11 months ago
  10. d2fadda soc/intel: replace dt option PmTimerDisabled by Kconfig by Michael Niewöhner · 2 years, 11 months ago
  11. 4d794bd soc/intel/*/cpu.c: Add missing space in comment by Angel Pons · 2 years, 10 months ago
  12. 09fe826 soc/intel: Drop unnecessary `select REG_SCRIPT` by Angel Pons · 2 years, 11 months ago
  13. 38bf496 soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacks by Michael Niewöhner · 2 years, 11 months ago
  14. 85610d8 soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registers by Michael Niewöhner · 3 years, 9 months ago
  15. 56791b2 soc/intel/elkhartlake: Clear RTC_BATTERY_DEAD by Tim Wawrzynczak · 3 years, 1 month ago
  16. 0e25580 soc/intel/{ehl,jsl}: make use of Kconfig options for PRMRR size by Michael Niewöhner · 3 years ago
  17. 46c5f8f soc/intel/elkhartlake: Switch to runtime generation of Power Engine by Tim Wawrzynczak · 3 years, 2 months ago
  18. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 3 years ago
  19. 26a77eb soc/intel/elkhartlake: Lock PAM registers in finalize by Tim Wawrzynczak · 3 years ago
  20. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years, 1 month ago
  21. 470ca571 Move post_codes.h to commonlib/console/ by Ricardo Quesada · 3 years, 1 month ago
  22. bc35bed soc/intel/*: Allow configuring 8254 timer via CMOS by Sean Rhodes · 3 years, 1 month ago
  23. 471dca7 soc/intel/elkhartlake: Update UART clock divider params by Lean Sheng Tan · 3 years, 1 month ago
  24. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years, 1 month ago
  25. 7502000 soc/intel/common: Rename kconfig PMC_EPOC by Lean Sheng Tan · 3 years, 2 months ago
  26. 8d4e67d soc/intel/elkhartlake: Expose FIVR config to mainboard by Lean Sheng Tan · 3 years, 2 months ago
  27. 82f4ca4 soc/intel/elkhartlake: Make use of `cpu/intel/cpu_ids.h' by Subrata Banik · 3 years, 1 month ago
  28. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 2 months ago
  29. c7cfe0b soc/intel: Refactor `xdci_can_enable()` function by Angel Pons · 3 years, 2 months ago
  30. 58ec51c soc/intel/elkhartlake: Enable PCH GBE by Lean Sheng Tan · 3 years, 2 months ago
  31. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 2 months ago
  32. f585c6e soc/intel: Drop casts around `soc_read_pmc_base()` by Angel Pons · 3 years, 2 months ago
  33. 194f0eb soc/intel/elkhartlake: Use is_devfn_enabled() for Device4Enable UPD by Subrata Banik · 3 years, 2 months ago
  34. 5dea316 soc/intel/elkhartlake: Use devfn_disable() function for XDCI by Subrata Banik · 3 years, 2 months ago
  35. bab5d50 soc/intel/elkhartlake: Expose In-Band ECC config to mainboard by Werner Zeh · 3 years, 2 months ago
  36. 8bbff1f soc/intel/elkhartlake: Make use of FSP_ARRAY_LOAD macro by Lean Sheng Tan · 3 years, 2 months ago
  37. 5b81b88 soc/intel/elkhartlake: Make use of is_devfn_enabled() by Subrata Banik · 3 years, 2 months ago
  38. 0cdcdc7 soc/intel/elkhartlake: Update FSP-S FuSa related settings by Lean Sheng Tan · 3 years, 2 months ago
  39. a96be27 soc/intel/elkhartlake: Update FSP-S PM & Thermal related configs by Lean Sheng Tan · 3 years, 2 months ago
  40. b89832a soc/intel/elkhartlake: Fix gpio_soc_defs.h variable typo by Lean Sheng Tan · 3 years, 2 months ago
  41. 79fcadb soc/intel/elkhartlake: Use FSP from FSP repo by default by Lean Sheng Tan · 3 years, 2 months ago
  42. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 3 months ago
  43. b9b6f4d soc/intel: Drop unused lpss functions by Furquan Shaikh · 3 years, 2 months ago
  44. c6c5443 soc/intel/elkhartlake: Update FSP-S storage related configs by Lean Sheng Tan · 3 years, 3 months ago
  45. 9420e28 soc/intel/elkhartlake: Update FSP-S UPD RP & USB related configs by Lean Sheng Tan · 3 years, 3 months ago
  46. e9ee439 soc/intel/elkhartlake: Update FSP-S UPD configs for graphic & chipset by Lean Sheng Tan · 3 years, 3 months ago
  47. 09133c7 soc/intel/elkhartlake: Update FSP-S UPD LPSS related configs by Tan, Lean Sheng · 3 years, 3 months ago
  48. f156f73 soc/intel/elkhartlake: Update FADT table by Tan, Lean Sheng · 3 years, 3 months ago
  49. 33f8fc6 soc/intel/elkhartlake: Update FSP-M UPD related configs by Tan, Lean Sheng · 3 years, 3 months ago
  50. 29ad904 soc/intel/elkhartlake: Minor fix for SCS & XHCI devices in ACPI by Tan, Lean Sheng · 3 years, 3 months ago
  51. 8d2177b soc/intel/elkhartlake: Update SA & IGD DIDs Table by Tan, Lean Sheng · 3 years, 3 months ago
  52. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 10 months ago
  53. 40b8f01 src: Match array format in function declarations and definitions by Patrick Georgi · 3 years, 3 months ago
  54. 2ffa9c6 soc/intel/elkhartlake: Remove elog.c by Tan, Lean Sheng · 3 years, 7 months ago
  55. 6e9d806 soc/intel/elkhartlake: Update GPIO communities by Tan, Lean Sheng · 3 years, 8 months ago
  56. 0c0d492 soc/intel: Replace open-coded buffer length calculation by Angel Pons · 3 years, 4 months ago
  57. 73a22ed soc/intel: Fix typo in comment by Angel Pons · 3 years, 4 months ago
  58. a979460 soc/intel/alderlake: rename CONFIG_MAX_PCIE_CLOCKS to CONFIG_MAX_PCIE_CLOCK_SRC by Rizwan Qureshi · 3 years, 4 months ago
  59. 505e383 soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c by Angel Pons · 3 years, 4 months ago
  60. 2ccc0a4 soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h by Subrata Banik · 3 years, 5 months ago
  61. f479c85 soc/intel: Drop unused `GPIO_NUM_GROUPS` macro by Angel Pons · 3 years, 5 months ago
  62. a9b44f4 spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map() by Julius Werner · 3 years, 6 months ago
  63. 405f229 soc/intel/*: drop UART pad configuration from common code by Michael Niewöhner · 3 years, 8 months ago
  64. a4cd911 soc/intel: Factor out common smmrelocate.c by Angel Pons · 3 years, 6 months ago
  65. 98521c5 soc/intel: Retype `CnviBtAudioOffload` devicetree option by Angel Pons · 3 years, 6 months ago
  66. 6d9af0c soc/intel: Backport SMRR locking support by Angel Pons · 3 years, 6 months ago
  67. 5d98dab soc/intel: Drop `bootblock_cpu_init()` function by Angel Pons · 3 years, 6 months ago
  68. 53496e6 soc/intel: Drop `romstage_pch_init()` function by Angel Pons · 3 years, 6 months ago
  69. e178df2 soc/intel: Factor out common smbus.h by Angel Pons · 3 years, 6 months ago
  70. 8a269de soc/intel: Factor out common gpe.h by Angel Pons · 3 years, 6 months ago
  71. 98f672a soc/intel: Factor out identical acpigen GPIO helpers by Angel Pons · 3 years, 6 months ago
  72. 09f0605 soc/intel: Include gfx.asl from northbridge by Angel Pons · 3 years, 7 months ago
  73. 11aeebe soc/intel/*/smmrelocate.c: Uniformize cosmetics by Angel Pons · 3 years, 6 months ago
  74. f5d090d soc/intel/*/pmutil.c: Align cosmetics across platforms by Angel Pons · 3 years, 6 months ago
  75. 4742f53 soc/intel/{adl,jsl,ehl,tgl}: Remove ITSS polarity restore by Aamir Bohra · 3 years, 6 months ago
  76. 2b04c0c soc/intel/elkhartlake: Remove unused <string.h> by Elyes HAOUAS · 3 years, 6 months ago
  77. fce36e4 vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC by Kyösti Mälkki · 3 years, 6 months ago
  78. 4de1a31 ACPI: Add acpi_reset_gnvs_for_wake() by Kyösti Mälkki · 3 years, 7 months ago
  79. c4b3903 soc/intel: Drop aliases on MMCONF_BASE_ADDRESS by Kyösti Mälkki · 3 years, 6 months ago
  80. 7cb4cb6 soc/intel: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  81. 45ce5d8 src: Remove unused <arch/cpu.h> by Elyes HAOUAS · 3 years, 7 months ago
  82. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 7 months ago
  83. 62044c3 soc/intel: Drop CID1 from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  84. 30cca6c drivers/intel/fsp2_0: Add support for MP services2 PPI by Aamir Bohra · 3 years, 6 months ago
  85. 5f262be intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI by Furquan Shaikh · 3 years, 6 months ago
  86. 1a5f25e intel: Drop FSP_PEIM_TO_PEIM_INTERFACE by Furquan Shaikh · 3 years, 6 months ago
  87. 0322bc5 src: Remove unused <cbmem.h> by Elyes HAOUAS · 3 years, 7 months ago
  88. 26c0e95 src/soc/intel: Remove CPU_INTEL_COMMON_SMM selection by Elyes HAOUAS · 3 years, 7 months ago
  89. 1e9ea81 soc/intel/elkhartlake: Config PlatformDebugConsent by Frans Hendriks · 3 years, 7 months ago
  90. 33c0aac soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK by Michael Niewöhner · 3 years, 7 months ago
  91. 9849488 soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig options by Angel Pons · 3 years, 7 months ago
  92. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 7 months ago
  93. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 3 months ago
  94. 08de06a soc/intel: Move c-state resource define by Marc Jones · 3 years, 7 months ago
  95. d2c57f2 soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring by Michael Niewöhner · 3 years, 7 months ago
  96. 2787237 ACPI: Add helpers for CBMEM_ID_POWER_STATE by Kyösti Mälkki · 3 years, 7 months ago
  97. 6b43055 ELOG: Add const qualifier for chipset_power_state by Kyösti Mälkki · 3 years, 7 months ago
  98. 71624cd soc/intel/*: drop broken LPC mmio code by Michael Niewöhner · 3 years, 7 months ago
  99. c196246 ACPI GNVS: Drop most dev_count_cpu() by Kyösti Mälkki · 3 years, 8 months ago
  100. de2ab41 soc/intel/common: Move L1_substates_control to pcie_rp.h by Eric Lai · 3 years, 7 months ago