1. 47b836a soc/intel/common: Pass `FSPM_UPD *` argument for spd functions by Subrata Banik · 2 years, 5 months ago
  2. 2eb51aa {mb, soc}: Change `memcfg_init()` and `variant_memory_init()` prototype by Subrata Banik · 2 years, 5 months ago
  3. a96c3da soc/intel/tgl: chipset devicetree: correct TraceHub device alias by Michael Niewöhner · 2 years, 6 months ago
  4. fdc4e8e soc/intel/tgl: drop orphaned VR domains enum by Michael Niewöhner · 2 years, 5 months ago
  5. 45037f7 soc/intel/tigerlake: Hide PMC and IOM devices by Michał Kopeć · 2 years, 6 months ago
  6. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 5 months ago
  7. b8b4096 mb, soc: Add the SPD_CACHE_ENABLE by Zhuohao Lee · 2 years, 7 months ago
  8. d9c5b14 intelblocks/pcie: Correct mapping between LCAP port and coreboot index by MAULIK V VAGHELA · 2 years, 6 months ago
  9. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  10. 34f26b2 drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs by Subrata Banik · 2 years, 6 months ago
  11. b3671ec soc/intel/*/pmc: Add `finalize` operation for pmc by Subrata Banik · 2 years, 6 months ago
  12. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  13. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  14. 7ef471c soc/intel/tigerlake: Use PMC IPC to disable HECI1 by Subrata Banik · 2 years, 7 months ago
  15. 32e0673 soc/intel/common/cse: Rework heci_disable function by Subrata Banik · 2 years, 7 months ago
  16. 3c46371 soc/intel: Abstract the common block API for TCSS registers access by John Zhao · 2 years, 7 months ago
  17. 56ab8e2 soc/intel/common/cpu: Use SoC overrides to get CPU privilege level by Subrata Banik · 2 years, 7 months ago
  18. ad50b40 soc/intel/tgl: Replace dt `HeciEnabled` by `HECI1 disable` config by Subrata Banik · 2 years, 8 months ago
  19. 45b6080 soc/intel/tigerlake: add devicetree option PcieRpSlotImplemented by Michael Niewöhner · 2 years, 7 months ago
  20. 9f0285b soc/intel/tgl: deduplicate the PCIe root port map by Michael Niewöhner · 2 years, 7 months ago
  21. 7a2bc06 soc/intel/tgl/pcie_rp: add TGL-H support by Michael Niewöhner · 2 years, 7 months ago
  22. 6c4edff soc/intel/tigerlake: Implement function to map physical port to EC port by jzhao80 · 2 years, 7 months ago
  23. a421b1a soc/intel/tgl/pcie_rp: correct root port map by Michael Niewöhner · 2 years, 7 months ago
  24. 5214cc9 src/soc/intel: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 7 months ago
  25. 02275be soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entries by Michael Niewöhner · 3 years, 9 months ago
  26. 8d0e77b soc/intel/tigerlake: Add soc_get_cpu_rp_vw_idx() function by Tim Wawrzynczak · 2 years, 8 months ago
  27. 4723599 src/soc/intel: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 8 months ago
  28. 5a5ed1f soc/intel: Remove unused <string.h> by Elyes HAOUAS · 2 years, 8 months ago
  29. 346bb0b soc/intel/{adl,ehl,tgl}: Rename spi_protection_mode to mfg_mode by Subrata Banik · 2 years, 8 months ago
  30. f424c8b soc/intel/tigerlake/fsp_params.c: Use `is_dev_enabled()` by Felix Singer · 2 years, 8 months ago
  31. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  32. b89c798 soc/intel/common: Do not trigger crashlog on all resets by default by Curtis Chen · 2 years, 8 months ago
  33. 1ac0dc1 soc/intel/tigerlake: Define soc_get_pcie_rp_type by Tim Wawrzynczak · 2 years, 9 months ago
  34. 2aa1ff4 soc/intel/tigerlake: Hook up DPTF device to devicetree by Felix Singer · 2 years, 9 months ago
  35. 8474f4d soc/intel/tigerlake: Drop unused SataEnable setting by Felix Singer · 2 years, 9 months ago
  36. 715b787 soc/intel/tigerlake: Hook up SMBus device to devicetree by Felix Singer · 2 years, 9 months ago
  37. 6973a3e soc/intel/{adl,ehl,jsl,tgl}: Remove unused header `thermal.h` by Subrata Banik · 2 years, 9 months ago
  38. 5622666 soc/intel/tigerlake: Add config option for S3 ACPI by Sean Rhodes · 2 years, 9 months ago
  39. e72e857 soc/intel/tigerlake/apci: Only use SCM for ChromeOS by Sean Rhodes · 2 years, 10 months ago
  40. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  41. 586b1be soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` by Michael Niewöhner · 2 years, 11 months ago
  42. aaec809 soc/intel: Update api name for getting spi destination id by Wonkyu Kim · 3 years ago
  43. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 10 months ago
  44. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 10 months ago
  45. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 2 months ago
  46. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  47. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  48. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 10 months ago
  49. 14643b3 soc/intel/*/acpi.c: Don't copy structs with `memcpy()` by Angel Pons · 2 years, 10 months ago
  50. e8b6b07 intel/tigerlake: Add missing IRQ for CNVi by Sean Rhodes · 2 years, 10 months ago
  51. 0e90580 soc/intel: transition full control over PM Timer from FSP to coreboot by Michael Niewöhner · 2 years, 11 months ago
  52. 6eaffcd soc/intel: implement ACPI timer disabling per SoC and drop common code by Michael Niewöhner · 2 years, 11 months ago
  53. 01b3c40 soc/intel: move disabling of PM Timer to SoC PMC code by Michael Niewöhner · 2 years, 11 months ago
  54. 9034689 soc/intel: deduplicate acpi_fill_soc_wake by Michael Niewöhner · 2 years, 11 months ago
  55. d2fadda soc/intel: replace dt option PmTimerDisabled by Kconfig by Michael Niewöhner · 2 years, 11 months ago
  56. 4d794bd soc/intel/*/cpu.c: Add missing space in comment by Angel Pons · 2 years, 10 months ago
  57. 7227cef soc/intel/tigerlake: Add ACPI addition for USB4/TBT latency optimization by John Zhao · 3 years ago
  58. 1724b57 soc/intel/tigerlake: Hook up GMA ACPI brightness controls by Tim Crawford · 2 years, 11 months ago
  59. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  60. f71d8c9 soc/tigerlake: Make IO decode / enable register configurable by Sean Rhodes · 3 years ago
  61. 09fe826 soc/intel: Drop unnecessary `select REG_SCRIPT` by Angel Pons · 2 years, 11 months ago
  62. 38bf496 soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacks by Michael Niewöhner · 2 years, 11 months ago
  63. 9abeb9c soc/intel/tgl: correct wrong gpio GPI enable register base offset by Michael Niewöhner · 3 years ago
  64. 85610d8 soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registers by Michael Niewöhner · 3 years, 9 months ago
  65. 102a71c mb/google/volteer: Migrate volteer to use SPD files under spd/ by Reka Norman · 3 years ago
  66. e186821 soc/intel/tigerlake: Clear RTC_BATTERY_DEAD by Tim Wawrzynczak · 3 years, 1 month ago
  67. 5307f12 soc/intel/{common,tgl,adl}: guard TME Kconfig option by SoC support by Michael Niewöhner · 2 years, 11 months ago
  68. 298b359 drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method by Subrata Banik · 3 years ago
  69. bee831e soc/intel/tgl: Enable USB4 resources based on common Kconfig by Furquan Shaikh · 3 years ago
  70. 72d9402 soc/intel/tigerlake: Switch to runtime generation of Intel Power Engine by Tim Wawrzynczak · 3 years, 2 months ago
  71. 90f9cbb soc/intel/tigerlake: Move LPM functions to new file by Tim Wawrzynczak · 3 years, 1 month ago
  72. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 3 years ago
  73. f496286 soc/intel/tigerlake: Set MAX_CPUS for TGL-H to 16 by Tim Crawford · 3 years ago
  74. 5896608 soc/intel/tigerlake: Lock PAM registers in finalize by Tim Wawrzynczak · 3 years ago
  75. cd36347 soc/intel/tigerlake: Hook up ucode for TGL-H by Tim Crawford · 3 years ago
  76. d0bf247 soc/intel/tigerlake: Add USB ACPI devices for PCH-H by Jeremy Soller · 3 years ago
  77. cc43ec8 soc/intel/tigerlake: Add SPI_DMI_DESTINATION_ID for PCH-H by Jeremy Soller · 3 years ago
  78. 86d8ac7 soc/intel/tigerlake: Set UserBd to recommended default for PCH-H by Jeremy Soller · 3 years ago
  79. e7aa454 soc/intel/tgl: Add PCR_PSF3_T0_SHDW_PMC_REG_BASE for PCH-H by Jeremy Soller · 3 years ago
  80. bc071fe soc/intel/tigerlake: Add TGL-H PEG ports by Jeremy Soller · 3 years ago
  81. 83d795c soc/intel/tigerlake: Add PCIe root ports for PCH-H by Jeremy Soller · 3 years ago
  82. 21d7c47 soc/intel/tigerlake: Add PCH-H GPIO definitions by Jeremy Soller · 3 years ago
  83. 657f7db soc/intel/tigerlake: Add PCH-H PMC GPE group definitions by Jeremy Soller · 3 years ago
  84. 6b1b9ad soc/intel/tigerlake: Add PCH-H chipset devicetree by Jeremy Soller · 3 years ago
  85. 301b09b soc/intel/tigerlake: Add TGL-H power limits by Jeremy Soller · 3 years ago
  86. 49759f6 soc/intel: Add TGL-H CPUID by Jeremy Soller · 3 years ago
  87. 191a8d7 soc/intel/common: Add TGL-H PCI IDs by Jeremy Soller · 3 years ago
  88. 39a37bc mb/*/{tglrvp,volteer,deltaur}: move cpu_cluster configuration to chipset.cb by MAULIK V VAGHELA · 3 years ago
  89. ad08265 soc/intel/tigerlake: Select SF_MASK_2WAYS_PER_BIT if eNEM is enable by Subrata Banik · 3 years, 1 month ago
  90. ebf8a41 soc/intel/tgl: Hook up ucode for TGL-U and TGL-R by Tim Crawford · 3 years ago
  91. 673e6d1 soc/intel/tigerlake: Clean up FSP chipset lockdown configuration by Felix Singer · 3 years, 4 months ago
  92. f3c4f29 soc/intel/tgl: Allow setting PCIe subsystem IDs after FSP-S by Tim Crawford · 3 years ago
  93. 470ca571 Move post_codes.h to commonlib/console/ by Ricardo Quesada · 3 years, 1 month ago
  94. bc35bed soc/intel/*: Allow configuring 8254 timer via CMOS by Sean Rhodes · 3 years, 1 month ago
  95. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years, 1 month ago
  96. 7502000 soc/intel/common: Rename kconfig PMC_EPOC by Lean Sheng Tan · 3 years, 2 months ago
  97. aec0716 soc/intel/tigerlake: Make use of `cpu/intel/cpu_ids.h' by Subrata Banik · 3 years, 1 month ago
  98. 7d3e57d soc/intel/tigerlake: Use `is_devfn_enabled()` for Crashlog UPDs by Subrata Banik · 3 years, 1 month ago
  99. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 2 months ago
  100. c7cfe0b soc/intel: Refactor `xdci_can_enable()` function by Angel Pons · 3 years, 2 months ago