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