1. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  2. b48caad soc/intel: generate SSDT instead of using GNVS for SGX by Michael Niewöhner · 2 years, 9 months ago
  3. 586b1be soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` by Michael Niewöhner · 2 years, 10 months ago
  4. c1bfbe0 soc/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  5. 3306f37 lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width() by Subrata Banik · 2 years, 9 months ago
  6. b5b22a74 soc/intel: Don't send CSE EOP if CSME is disabled by Sean Rhodes · 2 years, 11 months ago
  7. 72e7667 soc/intel/common/block/cse: Add get_me_fw_version function by Johnny Lin · 2 years, 9 months ago
  8. 3afa467 lib: Use `smbios_bus_width_to_spd_width` for setting dimm.bus_width by Subrata Banik · 2 years, 9 months ago
  9. eaf71b0 soc/intel/common/acpi: Correct IPC sub command for reading LPM requirement by Ethan Tsao · 2 years, 9 months ago
  10. 761e2ae cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS option by Felix Held · 2 years, 9 months ago
  11. aaec809 soc/intel: Update api name for getting spi destination id by Wonkyu Kim · 2 years, 10 months ago
  12. cb2fd20 soc/intel/common: Add HECI Reset flow in the CSE driver by Sridhar Siricilla · 3 years, 1 month ago
  13. ac1bba8 soc/intel/common: Skip CSE post hook when CSE is disabled by Subrata Banik · 2 years, 9 months ago
  14. 682613f sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() by Kyösti Mälkki · 3 years, 1 month ago
  15. ea6d12a sb,soc/intel: Set IOAPIC max entries before APIC ID by Kyösti Mälkki · 3 years, 1 month ago
  16. 04a4037 sb,soc/intel: Set IOAPIC redirection entry count by Kyösti Mälkki · 3 years, 1 month ago
  17. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 9 months ago
  18. bc5f51f soc/intel/{skl,apl}: don't run or even include SGX code if disabled by Michael Niewöhner · 2 years, 9 months ago
  19. d0975ff soc/intel/common/block/cse: Use newly added `create-cse-region` by Furquan Shaikh · 2 years, 9 months ago
  20. 3f0d643 soc/intel/common/cse: Support RW update when stitching CSE binary by Furquan Shaikh · 2 years, 9 months ago
  21. 6ef863c soc/intel/common/cse: Add support for stitching CSE components by Furquan Shaikh · 2 years, 10 months ago
  22. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 9 months ago
  23. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  24. c9a12f2 soc/intel/{common,apl,glk}: guard PM Timer option on SoCs w/o PM Timer by Michael Niewöhner · 2 years, 10 months ago
  25. 413810e soc/intel/*: only enable PM Timer emulation if the PM Timer is disabled by Michael Niewöhner · 2 years, 10 months ago
  26. 6eaffcd soc/intel: implement ACPI timer disabling per SoC and drop common code by Michael Niewöhner · 2 years, 10 months ago
  27. 820b9c4 soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wake by Michael Niewöhner · 2 years, 10 months ago
  28. f855b8b soc/intel/common/acpi: drop `RTC_EN` from static wake bits mask by Michael Niewöhner · 2 years, 9 months ago
  29. 9034689 soc/intel: deduplicate acpi_fill_soc_wake by Michael Niewöhner · 2 years, 10 months ago
  30. 7b34e31 soc/intel/common: add SGX fields to GNVS by Michael Niewöhner · 2 years, 10 months ago
  31. c47fc40 soc/intel/pmc: add a note about legacy OSes/payloads to PM Timer Kconfig by Michael Niewöhner · 2 years, 10 months ago
  32. 5c25964 soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on Kconfig by Michael Niewöhner · 2 years, 10 months ago
  33. d2da870 soc/intel/common/cse: Split CSE metadata into two CBFS files by Furquan Shaikh · 2 years, 9 months ago
  34. c45e0be soc/intel/common/cse: Reorganize firmware update checks for CSE Lite by Furquan Shaikh · 2 years, 9 months ago
  35. 7f22bc4 soc/intel/common/tcss: Optimize USB-C DP flow and code structure by Derek Huang · 2 years, 11 months ago
  36. 2353cd9 soc/intel: drop P_BLK support by Michael Niewöhner · 2 years, 9 months ago
  37. 3710e99 soc/intel/common: Helper function to check CSE device `devfn` status by Subrata Banik · 2 years, 10 months ago
  38. c6e2552 soc/intel/common/../cse: Allow D0i3 enable/disable for all CSE devices by Subrata Banik · 2 years, 10 months ago
  39. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  40. 880acbe soc/intel/common: round PM Timer emulation frequency multiplier by Michael Niewöhner · 2 years, 10 months ago
  41. 38abbda soc/intel/common/../cse: Avoid caching of CSE BAR by Subrata Banik · 2 years, 10 months ago
  42. f576581 soc/intel/common/../cse: Append `_MS` with CSE_DELAY_BOOT_TO_RO macro by Subrata Banik · 2 years, 10 months ago
  43. 1252063 mb/google/brya: move MILLIWATTS_TO_WATTS macro in header file by Sumeet Pawnikar · 2 years, 10 months ago
  44. 4bb63e8 soc/intel/common: Add PMC IPC commands for FIVR control by Sumeet Pawnikar · 2 years, 10 months ago
  45. 5706a54 soc/intel/common/block/sgx: Fix typo in log message by Angel Pons · 2 years, 10 months ago
  46. f3c4282 soc/intel/alderlake: Add CPU ID 0x906a4 by Meera Ravindranath · 2 years, 10 months ago
  47. 03aef28 soc/intel/common/../cse: Append the time units to the HECI macro names by Subrata Banik · 2 years, 10 months ago
  48. bee4bb5 soc/intel/common/cse: Late sending EOP msg if !HECI_DISABLE_USING_SMM by Subrata Banik · 2 years, 10 months ago
  49. 37231fb soc/intel/common/../cse: Perform D0I3 bit reset/set prior sending EOP by Subrata Banik · 2 years, 10 months ago
  50. a219edb soc/intel/common/../cse: Create APIs for CSE device state transition by Subrata Banik · 2 years, 10 months ago
  51. ebd43ae soc/intel/common/block/smbus: Drop reg-script usage by Angel Pons · 2 years, 10 months ago
  52. efe57eb soc/intel: Rename GNVS struct member to match ASL by Angel Pons · 2 years, 10 months ago
  53. 326a2c4 soc/intel/alderlake: Add GFx Device ID 0x46c3 by Selma Bensaid · 2 years, 10 months ago
  54. 05df6ec soc/amd,intel/common/include/gpio: improve documentation of overrides by Felix Held · 2 years, 10 months ago
  55. 5307f12 soc/intel/{common,tgl,adl}: guard TME Kconfig option by SoC support by Michael Niewöhner · 2 years, 10 months ago
  56. 298b359 drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method by Subrata Banik · 2 years, 10 months ago
  57. 3573038 soc/intel/common: Make read_pmc_lpm_requirements more clear by Tim Wawrzynczak · 2 years, 10 months ago
  58. 84428f7 drivers/intel/fsp2_0: Pass orientation to fsp_report_framebuffer_info by Tim Wawrzynczak · 2 years, 10 months ago
  59. 6296211 soc/intel/common: Add panel_orientation field to common chip config by Tim Wawrzynczak · 2 years, 10 months ago
  60. e58027c soc/intel/block/../tcss: Create enum for TCSS Port0/1/2/3 by Subrata Banik · 2 years, 10 months ago
  61. 6db0f04 soc/intel/common: Delete pep.asl by Tim Wawrzynczak · 3 years ago
  62. 6c6eb65 soc/intel/common: Add Intel Power Engine support to discoverable PMC by Tim Wawrzynczak · 3 years ago
  63. 2eb100d soc/intel/common/block/acpi: Add LPM requirements support to PEPD _DSM by Tim Wawrzynczak · 3 years ago
  64. 6424648 soc/intel/common/block/acpi: Move pep.asl to acpigen by Tim Wawrzynczak · 3 years, 1 month ago
  65. 8557613 soc/intel/common: Avoid NULL pointer deference by John Zhao · 3 years ago
  66. d9f5d90 soc/intel/adl: Move USB4 hotplug Kconfig to common by Furquan Shaikh · 2 years, 11 months ago
  67. 957857d soc/intel/common/cse: Add argument for CSE fixed client addr by Rizwan Qureshi · 2 years, 11 months ago
  68. fe2ac34 soc/intel/common: Add PMC IPC commands for FIVR by Sumeet Pawnikar · 2 years, 11 months ago
  69. dc0e066 soc/intel/common: get tdp of CPU for different SKUs by Sumeet Pawnikar · 2 years, 11 months ago
  70. 0dcdb21 soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default by Felix Singer · 3 years ago
  71. d87af79 soc/intel/common/block: Add PAM locking function by Tim Wawrzynczak · 2 years, 11 months ago
  72. 49759f6 soc/intel: Add TGL-H CPUID by Jeremy Soller · 3 years ago
  73. 3888292 soc/intel/adl: Update PCI ID for ADL-M SKU by Sumeet Pawnikar · 3 years ago
  74. 191a8d7 soc/intel/common: Add TGL-H PCI IDs by Jeremy Soller · 3 years ago
  75. 0e2510f soc/intel/common/block/cpu: Introduce CAR_HAS_L3_PROTECTED_WAYS Kconfig by Subrata Banik · 3 years ago
  76. baf922c soc/intel/common: Calculate and configure SF Mask 1 by Subrata Banik · 3 years ago
  77. 16ab9bd soc/intel/common: Calculate and configure SF Mask 2 by Subrata Banik · 3 years ago
  78. 6108321 soc/intel/common/pcie/rtd3: Update _S0W to use symbol instead of 4 by Tim Wawrzynczak · 3 years ago
  79. 3c0ecd5 soc/intel/common/cpu: Handle non-zero BSP APIC ID in init_cpus by MAULIK V VAGHELA · 3 years ago
  80. 3198848 soc/intel/alderlake: Add GFx Device ID 0x46aa by Bora Guvendik · 3 years ago
  81. 470ca571 Move post_codes.h to commonlib/console/ by Ricardo Quesada · 3 years ago
  82. ce227fe Revert "soc/intel/common/block/gpio: Add support to program VCCIO selection" by Karthikeyan Ramasubramanian · 3 years ago
  83. 4c569b5 soc/intel/common/block/gpio: Add support to program VCCIO selection by Karthikeyan Ramasubramanian · 3 years ago
  84. 39b53d9 soc/intel/common/block: Add space before comment delimiter by Subrata Banik · 3 years ago
  85. 339f0e7 soc/intel/alderlake: Add support for I2C6 and I2C7 by Varshit B Pandya · 3 years ago
  86. 7502000 soc/intel/common: Rename kconfig PMC_EPOC by Lean Sheng Tan · 3 years, 1 month ago
  87. 8005642 soc/intel/common/block: Drop unused `intelblocks/mp_init.h` include by Subrata Banik · 3 years ago
  88. f427e80 cpu/intel: Add dedicated file to grow Intel CPUIDs by Subrata Banik · 3 years ago
  89. acbf154 src: use mca_clear_status function instead of open coding by Felix Held · 3 years ago
  90. b3d24d3 soc/intel/alderlake: Add GFx Device ID 0x46a6 by Maulik V Vaghela · 3 years ago
  91. 1b12d78 soc/intel/common: Use SPR for backing up data way and eviction mask by Subrata Banik · 3 years ago
  92. c75c8c1 soc/intel/common/block/cpu/cpulib: use mca_get_bank_count() by Felix Held · 3 years ago
  93. 1b46e76 include/cpu/x86/msr: introduce IA32_MC_*(x) macros by Felix Held · 3 years ago
  94. 251d405 soc/intel/common/irq: Program IRQ pin in irq_program_non_pch() by Tim Wawrzynczak · 3 years ago
  95. e92a982 arch/x86: Add X86_CUSTOM_BOOTMEDIA by Raul E Rangel · 3 years, 1 month ago
  96. f004a72 soc/intel/common/block/cse: Add ME EOP timestamps by Tim Wawrzynczak · 3 years, 1 month ago
  97. c7cfe0b soc/intel: Refactor `xdci_can_enable()` function by Angel Pons · 3 years, 1 month ago
  98. 9fdd2b2 soc/intel/common/block/cse: Add BWG error recovery to EOP failure by Tim Wawrzynczak · 3 years, 1 month ago
  99. bed1b60 soc/intel/common: Refine pmc_get_xtal_freq function by Lean Sheng Tan · 3 years, 1 month ago
  100. 508dc16 soc/intel/common: Move PMC EPOC related code to Intel common code by Lean Sheng Tan · 3 years, 1 month ago