1. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  2. b89c798 soc/intel/common: Do not trigger crashlog on all resets by default by Curtis Chen · 2 years, 8 months ago
  3. fd13fb5 soc/intel/denverton_ns: Use common SMBus support code by Kyösti Mälkki · 2 years, 9 months ago
  4. 123312d soc/intel/common/cse: Update help text for CSE_OEMP_FILE by ravindr1 · 2 years, 8 months ago
  5. 10f457a soc/intel/common/block/cpu/car/exit_car_fsp.S: Align stack by Arthur Heymans · 3 years, 3 months ago
  6. 32f883e soc/intel/common/block/pcie/rtd3: Add ModPHY power gate support for RTD3 by Tim Wawrzynczak · 2 years, 9 months ago
  7. 1ac0dc1 soc/intel/tigerlake: Define soc_get_pcie_rp_type by Tim Wawrzynczak · 2 years, 9 months ago
  8. 0709218 soc/intel/cse: config to enable oem key manifest by Ravindra N · 2 years, 8 months ago
  9. b6f29c9 soc/intel/common: add generic gpio lock mechanism by Nick Vaccaro · 2 years, 10 months ago
  10. 57ff302 soc/intel/common: Refactor cpu_set_p_state_to_max_non_turbo_ratio by Sridhar Siricilla · 2 years, 9 months ago
  11. 7424576 soc/intel/common: Add CPU related APIs by Sridahr Siricilla · 2 years, 9 months ago
  12. 461ff1d soc/intel: Move enum pcie_rp_type to intelblocks/pcie_rp.h by Tim Wawrzynczak · 2 years, 9 months ago
  13. 333edcc soc/intel/common: Add support for CSE IOM/NPHY sub-parition update by Krishna Prasad Bhat · 2 years, 9 months ago
  14. 49c25f2 soc/intel/common: Add check before sending HMRFPO_ENABLE command by Sridhar Siricilla · 2 years, 9 months ago
  15. b9277ba soc/intel/common: Rename compare_cse_version() function name by Sridhar Siricilla · 2 years, 9 months ago
  16. 5fb0e55 soc/intel/common/pmc: Drop unnecessary pmc_ipc.c entry by Subrata Banik · 2 years, 9 months ago
  17. 18881f99 intel: cse_lite: Use cbfs_unverified_area API by Julius Werner · 3 years, 4 months ago
  18. 5b94cd9 soc/intel/common: Include Alder Lake-N device IDs by Usha P · 2 years, 9 months ago
  19. 8815409 soc/intel/elkhartlake: Update SA DIDs Table by Rick Lee · 2 years, 9 months ago
  20. e961033 soc/intel/graphics/Kconfig: Guard options by Arthur Heymans · 2 years, 9 months ago
  21. 281e2c1 soc/intel/common/thermal: Refactor thermal block to improve reusability by Subrata Banik · 2 years, 9 months ago
  22. 69ed3ed soc/intel: Allow enable/disable ME via CMOS by Sean Rhodes · 3 years, 4 months ago
  23. 2ee30ad soc/intel/common/thermal: Allow thermal configuration over PMC by Subrata Banik · 2 years, 9 months ago
  24. 5a13d66 soc/intel/common/thermal: Use `clrsetbits32()` for setting LTT by Subrata Banik · 2 years, 9 months ago
  25. ca24762 soc/intel/common/thermal: Hook up IA thermal block to romstage by Subrata Banik · 2 years, 9 months ago
  26. c8193ce soc/intel/common/thermal: Drop unused parameter of pch_get_ltt_value() by Subrata Banik · 2 years, 9 months ago
  27. d58599d drivers/fsp: Rewrite post code hex values in lowercase by Sean Rhodes · 2 years, 9 months ago
  28. e2cc773 soc/intel/../thermal: Fix return type of `pch_get_ltt_value()` by Subrata Banik · 2 years, 9 months ago
  29. 94030cf soc/intel/../thermal: Drop `ltt_value` local variable by Subrata Banik · 2 years, 9 months ago
  30. 4eb17f8 soc/intel/common/block/pcie: Add ADL-P CPU PCIe Device IDs by Tracy Wu · 2 years, 9 months ago
  31. cfa5920 soc/intel: move SGX ACPI code to block/acpi by Michael Niewöhner · 2 years, 10 months ago
  32. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  33. b48caad soc/intel: generate SSDT instead of using GNVS for SGX by Michael Niewöhner · 2 years, 10 months ago
  34. 586b1be soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` by Michael Niewöhner · 2 years, 11 months ago
  35. c1bfbe0 soc/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 10 months ago
  36. b5b22a74 soc/intel: Don't send CSE EOP if CSME is disabled by Sean Rhodes · 3 years ago
  37. 72e7667 soc/intel/common/block/cse: Add get_me_fw_version function by Johnny Lin · 2 years, 10 months ago
  38. eaf71b0 soc/intel/common/acpi: Correct IPC sub command for reading LPM requirement by Ethan Tsao · 2 years, 10 months ago
  39. aaec809 soc/intel: Update api name for getting spi destination id by Wonkyu Kim · 3 years ago
  40. cb2fd20 soc/intel/common: Add HECI Reset flow in the CSE driver by Sridhar Siricilla · 3 years, 2 months ago
  41. ac1bba8 soc/intel/common: Skip CSE post hook when CSE is disabled by Subrata Banik · 2 years, 10 months ago
  42. 682613f sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() by Kyösti Mälkki · 3 years, 2 months ago
  43. ea6d12a sb,soc/intel: Set IOAPIC max entries before APIC ID by Kyösti Mälkki · 3 years, 2 months ago
  44. 04a4037 sb,soc/intel: Set IOAPIC redirection entry count by Kyösti Mälkki · 3 years, 2 months ago
  45. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 10 months ago
  46. bc5f51f soc/intel/{skl,apl}: don't run or even include SGX code if disabled by Michael Niewöhner · 2 years, 10 months ago
  47. d0975ff soc/intel/common/block/cse: Use newly added `create-cse-region` by Furquan Shaikh · 2 years, 10 months ago
  48. 3f0d643 soc/intel/common/cse: Support RW update when stitching CSE binary by Furquan Shaikh · 2 years, 10 months ago
  49. 6ef863c soc/intel/common/cse: Add support for stitching CSE components by Furquan Shaikh · 2 years, 11 months ago
  50. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 10 months ago
  51. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 6 months ago
  52. c9a12f2 soc/intel/{common,apl,glk}: guard PM Timer option on SoCs w/o PM Timer by Michael Niewöhner · 2 years, 11 months ago
  53. 413810e soc/intel/*: only enable PM Timer emulation if the PM Timer is disabled by Michael Niewöhner · 2 years, 11 months ago
  54. 6eaffcd soc/intel: implement ACPI timer disabling per SoC and drop common code by Michael Niewöhner · 2 years, 11 months ago
  55. 820b9c4 soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wake by Michael Niewöhner · 2 years, 11 months ago
  56. f855b8b soc/intel/common/acpi: drop `RTC_EN` from static wake bits mask by Michael Niewöhner · 2 years, 10 months ago
  57. 9034689 soc/intel: deduplicate acpi_fill_soc_wake by Michael Niewöhner · 2 years, 11 months ago
  58. 7b34e31 soc/intel/common: add SGX fields to GNVS by Michael Niewöhner · 2 years, 11 months ago
  59. c47fc40 soc/intel/pmc: add a note about legacy OSes/payloads to PM Timer Kconfig by Michael Niewöhner · 2 years, 11 months ago
  60. 5c25964 soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on Kconfig by Michael Niewöhner · 2 years, 11 months ago
  61. d2da870 soc/intel/common/cse: Split CSE metadata into two CBFS files by Furquan Shaikh · 2 years, 10 months ago
  62. c45e0be soc/intel/common/cse: Reorganize firmware update checks for CSE Lite by Furquan Shaikh · 2 years, 10 months ago
  63. 7f22bc4 soc/intel/common/tcss: Optimize USB-C DP flow and code structure by Derek Huang · 3 years ago
  64. 2353cd9 soc/intel: drop P_BLK support by Michael Niewöhner · 2 years, 11 months ago
  65. 3710e99 soc/intel/common: Helper function to check CSE device `devfn` status by Subrata Banik · 2 years, 11 months ago
  66. c6e2552 soc/intel/common/../cse: Allow D0i3 enable/disable for all CSE devices by Subrata Banik · 2 years, 11 months ago
  67. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  68. 880acbe soc/intel/common: round PM Timer emulation frequency multiplier by Michael Niewöhner · 2 years, 11 months ago
  69. 38abbda soc/intel/common/../cse: Avoid caching of CSE BAR by Subrata Banik · 2 years, 11 months ago
  70. f576581 soc/intel/common/../cse: Append `_MS` with CSE_DELAY_BOOT_TO_RO macro by Subrata Banik · 2 years, 11 months ago
  71. 1252063 mb/google/brya: move MILLIWATTS_TO_WATTS macro in header file by Sumeet Pawnikar · 2 years, 11 months ago
  72. 4bb63e8 soc/intel/common: Add PMC IPC commands for FIVR control by Sumeet Pawnikar · 2 years, 11 months ago
  73. 5706a54 soc/intel/common/block/sgx: Fix typo in log message by Angel Pons · 2 years, 11 months ago
  74. f3c4282 soc/intel/alderlake: Add CPU ID 0x906a4 by Meera Ravindranath · 3 years ago
  75. 03aef28 soc/intel/common/../cse: Append the time units to the HECI macro names by Subrata Banik · 2 years, 11 months ago
  76. bee4bb5 soc/intel/common/cse: Late sending EOP msg if !HECI_DISABLE_USING_SMM by Subrata Banik · 2 years, 11 months ago
  77. 37231fb soc/intel/common/../cse: Perform D0I3 bit reset/set prior sending EOP by Subrata Banik · 2 years, 11 months ago
  78. a219edb soc/intel/common/../cse: Create APIs for CSE device state transition by Subrata Banik · 2 years, 11 months ago
  79. ebd43ae soc/intel/common/block/smbus: Drop reg-script usage by Angel Pons · 2 years, 11 months ago
  80. efe57eb soc/intel: Rename GNVS struct member to match ASL by Angel Pons · 2 years, 11 months ago
  81. 326a2c4 soc/intel/alderlake: Add GFx Device ID 0x46c3 by Selma Bensaid · 2 years, 11 months ago
  82. 05df6ec soc/amd,intel/common/include/gpio: improve documentation of overrides by Felix Held · 2 years, 11 months ago
  83. 5307f12 soc/intel/{common,tgl,adl}: guard TME Kconfig option by SoC support by Michael Niewöhner · 2 years, 11 months ago
  84. 298b359 drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method by Subrata Banik · 3 years ago
  85. 3573038 soc/intel/common: Make read_pmc_lpm_requirements more clear by Tim Wawrzynczak · 3 years ago
  86. 84428f7 drivers/intel/fsp2_0: Pass orientation to fsp_report_framebuffer_info by Tim Wawrzynczak · 3 years ago
  87. 6296211 soc/intel/common: Add panel_orientation field to common chip config by Tim Wawrzynczak · 3 years ago
  88. e58027c soc/intel/block/../tcss: Create enum for TCSS Port0/1/2/3 by Subrata Banik · 3 years ago
  89. 6db0f04 soc/intel/common: Delete pep.asl by Tim Wawrzynczak · 3 years, 2 months ago
  90. 6c6eb65 soc/intel/common: Add Intel Power Engine support to discoverable PMC by Tim Wawrzynczak · 3 years, 2 months ago
  91. 2eb100d soc/intel/common/block/acpi: Add LPM requirements support to PEPD _DSM by Tim Wawrzynczak · 3 years, 2 months ago
  92. 6424648 soc/intel/common/block/acpi: Move pep.asl to acpigen by Tim Wawrzynczak · 3 years, 2 months ago
  93. 8557613 soc/intel/common: Avoid NULL pointer deference by John Zhao · 3 years, 1 month ago
  94. d9f5d90 soc/intel/adl: Move USB4 hotplug Kconfig to common by Furquan Shaikh · 3 years ago
  95. 957857d soc/intel/common/cse: Add argument for CSE fixed client addr by Rizwan Qureshi · 3 years ago
  96. fe2ac34 soc/intel/common: Add PMC IPC commands for FIVR by Sumeet Pawnikar · 3 years ago
  97. dc0e066 soc/intel/common: get tdp of CPU for different SKUs by Sumeet Pawnikar · 3 years ago
  98. 0dcdb21 soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default by Felix Singer · 3 years ago
  99. d87af79 soc/intel/common/block: Add PAM locking function by Tim Wawrzynczak · 3 years ago
  100. 49759f6 soc/intel: Add TGL-H CPUID by Jeremy Soller · 3 years ago