1. 3f0d643 soc/intel/common/cse: Support RW update when stitching CSE binary by Furquan Shaikh · 2 years, 10 months ago
  2. f888c68 soc/intel/alderlake: Enable support for CSE stitching by Furquan Shaikh · 2 years, 11 months ago
  3. 6ef863c soc/intel/common/cse: Add support for stitching CSE components by Furquan Shaikh · 2 years, 11 months ago
  4. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 10 months ago
  5. d2794ce acpi/acpigen: Constify CST functions' pointers by Angel Pons · 2 years, 10 months ago
  6. 14643b3 soc/intel/*/acpi.c: Don't copy structs with `memcpy()` by Angel Pons · 2 years, 10 months ago
  7. 3c1c90b soc/amd/common/block/include/psp_efs: don't typedef struct by Felix Held · 2 years, 10 months ago
  8. 35360a9 soc/amd/common/block/include/psp_efs: rename embedded_firmware elements by Felix Held · 2 years, 10 months ago
  9. dcb2613 sc7280: Add GSI FW download support by Ravi Kumar Bokka · 3 years, 1 month ago
  10. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 6 months ago
  11. e8b6b07 intel/tigerlake: Add missing IRQ for CNVi by Sean Rhodes · 2 years, 10 months ago
  12. 66c8062 soc/skylake: Make VT-d controllable from CMOS option by Sean Rhodes · 3 years, 1 month ago
  13. f6611a2 soc/intel/skylake: switch to common ACPI code by Michael Niewöhner · 4 years, 1 month ago
  14. 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
  15. 413810e soc/intel/*: only enable PM Timer emulation if the PM Timer is disabled by Michael Niewöhner · 2 years, 11 months ago
  16. 0e90580 soc/intel: transition full control over PM Timer from FSP to coreboot by Michael Niewöhner · 2 years, 11 months ago
  17. 68bacc2 soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosen by Michael Niewöhner · 2 years, 11 months ago
  18. 6eaffcd soc/intel: implement ACPI timer disabling per SoC and drop common code by Michael Niewöhner · 2 years, 11 months ago
  19. 01b3c40 soc/intel: move disabling of PM Timer to SoC PMC code by Michael Niewöhner · 2 years, 11 months ago
  20. 820b9c4 soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wake by Michael Niewöhner · 2 years, 11 months ago
  21. f855b8b soc/intel/common/acpi: drop `RTC_EN` from static wake bits mask by Michael Niewöhner · 2 years, 10 months ago
  22. 9034689 soc/intel: deduplicate acpi_fill_soc_wake by Michael Niewöhner · 2 years, 11 months ago
  23. fbcfb63 soc/intel/skylake: switch to common GNVS by Michael Niewöhner · 2 years, 11 months ago
  24. 7b34e31 soc/intel/common: add SGX fields to GNVS by Michael Niewöhner · 2 years, 11 months ago
  25. d1da957 soc/amd/stoneyridge/include/iomap: rename I2C[ABCD]_BASE_ADDRESS defines by Felix Held · 2 years, 10 months ago
  26. 9c19bf0 soc/intel/dnv_ns: enable uCode PM Timer emulation by Michael Niewöhner · 2 years, 11 months ago
  27. c47fc40 soc/intel/pmc: add a note about legacy OSes/payloads to PM Timer Kconfig by Michael Niewöhner · 2 years, 11 months ago
  28. 5c25964 soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on Kconfig by Michael Niewöhner · 2 years, 11 months ago
  29. 1c03da5 soc/amd/common: move configure_espi_with_mb_hook implementation by Felix Held · 2 years, 10 months ago
  30. 4e379a2 soc/amd: make configure_espi_with_mb_hook call conditional by Felix Held · 2 years, 10 months ago
  31. f38fbbe soc/amd/common/include/espi: rename configure_espi by Felix Held · 2 years, 10 months ago
  32. 640ec25 soc/amd/stoneyridge/acpi/sb_fch: use I2C[ABCD]_BASE_ADDRESS defines by Felix Held · 2 years, 10 months ago
  33. 9836b37 soc/amd/stoneyridge/include/iomap: drop I2C_BUS_ADDRESS(x) macro by Felix Held · 2 years, 10 months ago
  34. c2cee06 soc/amd/common/block/i2c: implement proper read_resource by Felix Held · 2 years, 10 months ago
  35. d2da870 soc/intel/common/cse: Split CSE metadata into two CBFS files by Furquan Shaikh · 2 years, 11 months ago
  36. a0f8dc3 soc/intel/cannonlake: Enable Energy/Performance Bias control by Angel Pons · 2 years, 10 months ago
  37. 9573c0e soc/qualcomm/sc7280: Enable compression of SHRM by Shelley Chen · 2 years, 10 months ago
  38. ad6f87d soc/amd/cezanne,picasso/uart: implement read_resource by Felix Held · 2 years, 10 months ago
  39. adb393b Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 11 months ago
  40. 4cf6605 soc/amd/common/block/lpc: simplify eSPI part of Makefile by Felix Held · 2 years, 10 months ago
  41. 291294d soc/intel/alderlake: fix NULL pointer dereference by Selma Bensaid · 2 years, 10 months ago
  42. c7ca0f2 soc/intel/broadwell/pcie.c: Simplify AND-mask by Angel Pons · 3 years ago
  43. c45e0be soc/intel/common/cse: Reorganize firmware update checks for CSE Lite by Furquan Shaikh · 2 years, 11 months ago
  44. e7f4350 soc/amd/common/acpi/upep: Add Low Power State Entry Notifications by Karthikeyan Ramasubramanian · 2 years, 10 months ago
  45. 5412a81 src/soc/amd/cezanne: enable clock gating by Julian Schroeder · 2 years, 10 months ago
  46. 7f22bc4 soc/intel/common/tcss: Optimize USB-C DP flow and code structure by Derek Huang · 3 years ago
  47. 2353cd9 soc/intel: drop P_BLK support by Michael Niewöhner · 2 years, 11 months ago
  48. 2526be8 soc/amd/common/block/spi: Support fast speed override by Karthikeyan Ramasubramanian · 2 years, 11 months ago
  49. 5705b63 soc/amd/common: Add support to read and set SPI speeds from verstage by Karthikeyan Ramasubramanian · 2 years, 11 months ago
  50. 2d17ea4 soc/amd/common/block/espi_util: Refactor eSPI Setup by Karthikeyan Ramasubramanian · 2 years, 11 months ago
  51. 425e73d soc/amd/*: Enable ACPIMMIO decode first in fch_pre_init by Felix Held · 2 years, 11 months ago
  52. 6b0661d soc/mediatek/mt8192: add tracker dump by Zhenguo Li · 2 years, 10 months ago
  53. dacff81 soc/mediatek/mt8195: add tracker dump by Zhenguo Li · 3 years ago
  54. f72c7b1 soc/amd/cezanne,soc/intel/common: rework CPPC table generation by Michael Niewöhner · 2 years, 11 months ago
  55. e240f87 soc/amd/common/block/include/psp_efs: use unsigned type for bitfield by Felix Held · 2 years, 11 months ago
  56. d2fadda soc/intel: replace dt option PmTimerDisabled by Kconfig by Michael Niewöhner · 2 years, 11 months ago
  57. 0c7a250 soc/intel/cannonlake: Lock PKG_CST_CONFIG_CONTROL MSR by Angel Pons · 2 years, 10 months ago
  58. 4d794bd soc/intel/*/cpu.c: Add missing space in comment by Angel Pons · 2 years, 10 months ago
  59. 3df6f41 soc/amd/cezanne/include/southbridge: add some more PM register defines by Felix Held · 2 years, 11 months ago
  60. 0c5885c soc/amd/common/include/lpc: add definitions for LPC LDRQ control bits by Felix Held · 3 years, 3 months ago
  61. 7227cef soc/intel/tigerlake: Add ACPI addition for USB4/TBT latency optimization by John Zhao · 3 years ago
  62. e0bff81 drivers/intel/dptf: Add support for PCH methods by Sumeet Pawnikar · 2 years, 11 months ago
  63. 607a266 soc/intel/dnv_ns: drop redundancies from soc_fill_fadt by Michael Niewöhner · 2 years, 11 months ago
  64. ef353e0 soc/intel/dnv_ns: add the Kconfig value for CPU_XTAL_HZ by Michael Niewöhner · 2 years, 11 months ago
  65. 1724b57 soc/intel/tigerlake: Hook up GMA ACPI brightness controls by Tim Crawford · 2 years, 11 months ago
  66. 5afeba3 sc7280: Add SHRM firmware support by Ravi Kumar Bokka · 3 years, 8 months ago
  67. 4dc9e5b soc/intel/cannonlake: Enable x86_64 support by Patrick Rudolph · 2 years, 11 months ago
  68. a78ab4b soc/intel/dnv_ns: correct size of GPE0 registers in FADT by Michael Niewöhner · 2 years, 11 months ago
  69. fba1475f soc/intel/denverton_ns: Always enable SpeedStep by Dmitry Ponamorev · 3 years ago
  70. c003ea6 sc7280: Enable UART driver by Rajesh Patil · 3 years, 2 months ago
  71. 86b0609 sc7280: Enable bootblock compression by Ravi Kumar Bokka · 3 years, 4 months ago
  72. d6da4ef soc/intel/alderlake: Skip setting D0I3 bit for HECI devices by Subrata Banik · 2 years, 11 months ago
  73. 78e66ad soc/intel/alderlake: Perform `heci_finalize` prior to booting to OS by Subrata Banik · 2 years, 11 months ago
  74. 3710e99 soc/intel/common: Helper function to check CSE device `devfn` status by Subrata Banik · 2 years, 11 months ago
  75. c6e2552 soc/intel/common/../cse: Allow D0i3 enable/disable for all CSE devices by Subrata Banik · 2 years, 11 months ago
  76. 968f140 Revert "soc/amd/cezanne: Disable Co-op multitasking" by Raul E Rangel · 3 years ago
  77. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  78. 1399442 soc/intel/adl: Drop SGPM, RGPM and EGPM methods by Meera Ravindranath · 3 years ago
  79. 4a48dbe src/soc/intel/alderlake: Add PsysPmax setting by Ryan Lin · 2 years, 11 months ago
  80. 880acbe soc/intel/common: round PM Timer emulation frequency multiplier by Michael Niewöhner · 2 years, 11 months ago
  81. f4d6e90 soc/mediatek: add debug dump for ltiming and clock_div by Rex-BC Chen · 2 years, 11 months ago
  82. f4b7173 soc/mediatek: Fix I2C failures by adjusting AC timing and bus speed by Daolong Zhu · 3 years ago
  83. 38abbda soc/intel/common/../cse: Avoid caching of CSE BAR by Subrata Banik · 2 years, 11 months ago
  84. f576581 soc/intel/common/../cse: Append `_MS` with CSE_DELAY_BOOT_TO_RO macro by Subrata Banik · 2 years, 11 months ago
  85. f71d8c9 soc/tigerlake: Make IO decode / enable register configurable by Sean Rhodes · 3 years ago
  86. 21c431b soc/intel/alderlake: add power limits for Alder Lake-M 282 SKU by Sumeet Pawnikar · 2 years, 11 months ago
  87. 1252063 mb/google/brya: move MILLIWATTS_TO_WATTS macro in header file by Sumeet Pawnikar · 2 years, 11 months ago
  88. 4bb63e8 soc/intel/common: Add PMC IPC commands for FIVR control by Sumeet Pawnikar · 2 years, 11 months ago
  89. b5e7bd2 drivers/gic: Remove unnecessary code by Julius Werner · 2 years, 11 months ago
  90. 5706a54 soc/intel/common/block/sgx: Fix typo in log message by Angel Pons · 2 years, 11 months ago
  91. f3c4282 soc/intel/alderlake: Add CPU ID 0x906a4 by Meera Ravindranath · 3 years ago
  92. 03aef28 soc/intel/common/../cse: Append the time units to the HECI macro names by Subrata Banik · 2 years, 11 months ago
  93. bee4bb5 soc/intel/common/cse: Late sending EOP msg if !HECI_DISABLE_USING_SMM by Subrata Banik · 2 years, 11 months ago
  94. a834a6e soc/intel/alderlake: Perform `soc_finalize` at entry of BS_PAYLOAD_BOOT by Subrata Banik · 2 years, 11 months ago
  95. 37231fb soc/intel/common/../cse: Perform D0I3 bit reset/set prior sending EOP by Subrata Banik · 2 years, 11 months ago
  96. a219edb soc/intel/common/../cse: Create APIs for CSE device state transition by Subrata Banik · 2 years, 11 months ago
  97. e281606 soc/intel/cannonlake: Guard acpi_fill_ssdt assignment with HAVE_ACPI_TABLES by Tim Wawrzynczak · 2 years, 11 months ago
  98. 09fe826 soc/intel: Drop unnecessary `select REG_SCRIPT` by Angel Pons · 2 years, 11 months ago
  99. ebd43ae soc/intel/common/block/smbus: Drop reg-script usage by Angel Pons · 2 years, 11 months ago
  100. 72b8fd5 soc/intel/skylake: Drop reg-script usage by Angel Pons · 2 years, 11 months ago