1. 3b9c3dd src/soc/amd: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 7 months ago
  2. 0a55d59 src/soc/amd: Remove unused <timer.h> by Elyes HAOUAS · 2 years, 8 months ago
  3. 872afcc src/soc/mediatek: Remove unused <timer.h> by Elyes HAOUAS · 2 years, 8 months ago
  4. 76806c3 soc/intel/common/cse: Add config to disable HECI1 at pre-boot by Subrata Banik · 2 years, 8 months ago
  5. 7f7d9df src/soc/amd: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 8 months ago
  6. b0cda4b soc/amd/common/pi/agesawrapper.c: Include <string.h> by Elyes HAOUAS · 2 years, 8 months ago
  7. bdaff7e soc/intel/common: Add missing space before } by Paul Menzel · 2 years, 7 months ago
  8. 150fee6 soc/intel/alderlake: Update the ADL-P SKU parameters for VR domains by Curtis Chen · 2 years, 8 months ago
  9. 02275be soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entries by Michael Niewöhner · 3 years, 9 months ago
  10. 6366059 soc/intel/xeon_sp: Don't handle FSP reserved memory explicitly by Arthur Heymans · 2 years, 7 months ago
  11. 20ba6e4 sc7180: Increase bootblock size and add pre-RAM TCPA buffer by Julius Werner · 2 years, 8 months ago
  12. b6a15a7 soc/intel/common/block/pcie/rtd3: Update ACPI methods for CPU PCIe RPs by Tim Wawrzynczak · 2 years, 8 months ago
  13. f944052 soc/intel/alderlake: Hook up FSP-S CPU PCIe UPDs by Tim Wawrzynczak · 2 years, 8 months ago
  14. ef5f7ee soc/intel/common/blk/memory: Make mixed topo work by Angel Pons · 2 years, 7 months ago
  15. d4c161e soc/mediatek/mt8186: fix incorrect devapc settings by Runyang Chen · 2 years, 7 months ago
  16. 362a481 soc/mediatek/mt8186: initialize DFD by Rex-BC Chen · 2 years, 9 months ago
  17. ff553ba soc/intel/alderlake: Check clkreq overlap by Kane Chen · 2 years, 8 months ago
  18. 2b1afef soc/amd/common/block/include/lpc: add comment about RANGE_UNIT values by Felix Held · 2 years, 8 months ago
  19. 38712b8 soc/amd/common/lpc/espi_util: move register definitions to header file by Felix Held · 2 years, 8 months ago
  20. beaef09 soc/amd/common/block/espi: use lower case hex digits in definitions by Felix Held · 2 years, 8 months ago
  21. 5ba87a8 soc/amd/common/lpc/espi_util: handle espi_get_configuration error by Felix Held · 2 years, 8 months ago
  22. cf39336 soc/intel/alderlake: Add minimal ACPI support for PEG ports by Tim Wawrzynczak · 2 years, 8 months ago
  23. 40c9c8a soc/intel/alderlake: Add soc_get_cpu_rp_vw_idx() function by Tim Wawrzynczak · 2 years, 8 months ago
  24. 8d0e77b soc/intel/tigerlake: Add soc_get_cpu_rp_vw_idx() function by Tim Wawrzynczak · 2 years, 8 months ago
  25. 724fc89 soc/intel/common/gpio: Skip GPP pad lock config if config is not set by Subrata Banik · 2 years, 8 months ago
  26. d43d864 soc/intel/common/gpio: Modify pad_config.pad type from `int` to 'gpio_t' by Subrata Banik · 2 years, 8 months ago
  27. 0dc0772 soc/intel/common/gpio: Rename struct gpio_lock_config.gpio to .pad by Subrata Banik · 2 years, 8 months ago
  28. 90c6cff soc/intel/alderlake: Fix GPIO reset mapping as per GPIO BWG by Subrata Banik · 2 years, 7 months ago
  29. c46cadd soc/mediatek/mt8186: Increase CBFS_MCACHE size to 8KiB by Rex-BC Chen · 2 years, 8 months ago
  30. 8def542 src/soc/amd: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 8 months ago
  31. 4723599 src/soc/intel: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 8 months ago
  32. 35eabc7 src/soc/mediatek: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 8 months ago
  33. 056b250 soc/mediatek: Remove unused <string.h> by Elyes HAOUAS · 2 years, 8 months ago
  34. 9e95f6e soc/amd: Remove unused <string.h> by Elyes HAOUAS · 2 years, 8 months ago
  35. 5a5ed1f soc/intel: Remove unused <string.h> by Elyes HAOUAS · 2 years, 8 months ago
  36. 5ca0015 soc/intel/common/acpi/pep: Use correct size_t length modifier by Paul Menzel · 2 years, 9 months ago
  37. 0594bf8 soc/intel/common: irq: Use correct size_t length modifier by Paul Menzel · 2 years, 9 months ago
  38. af4bd56 sb/intel: Use `bool` for PCIe coalescing option by Angel Pons · 2 years, 8 months ago
  39. b4a169a soc/intel/alderlake: Add option to make MRC log silent by Subrata Banik · 2 years, 8 months ago
  40. 346bb0b soc/intel/{adl,ehl,tgl}: Rename spi_protection_mode to mfg_mode by Subrata Banik · 2 years, 8 months ago
  41. e065db0 soc/intel/common/blk/crashlog: Drop some new lines by Subrata Banik · 2 years, 8 months ago
  42. f424c8b soc/intel/tigerlake/fsp_params.c: Use `is_dev_enabled()` by Felix Singer · 2 years, 8 months ago
  43. b7ec42d src: Use 'stdint.h' when appropriate by Elyes HAOUAS · 2 years, 8 months ago
  44. 8292f41 src: Remove duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  45. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  46. c104e4c soc/intel/apollolake/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  47. 355fb2f soc/intel/jasperlake: Add CdClock frequency config by Simon Yang · 2 years, 8 months ago
  48. c8c312c soc/intel/apollolake/acpi: Replace Increment() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  49. a330382 soc/intel/apollolake/acpi: Replace Divide(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  50. 3dc8f56 soc/intel/apollolake/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  51. 3d3d498 soc/intel/cannonlake/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  52. 0069f6a soc/mediatek/mt8186: Add support for regulator VRF12/VCN33 by Rex-BC Chen · 2 years, 8 months ago
  53. f3c313b soc/intel/apollolake/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  54. d190cdd soc/intel/cannonlake/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  55. 4fd0001 soc/intel/skylake/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  56. f94ec24e soc/intel/apollolake/acpi: Replace Subtract(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  57. 1bdac6a soc/intel/apollolake/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  58. 3a8f087 soc/intel/cannonlake/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  59. 2c67087 soc/intel/apollolake/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  60. a6fe3f8 soc/intel/cannonlake/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  61. 53b6c20 soc/intel/cannonlake/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  62. 5e0fc51 soc/intel/apollolake/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  63. 0cd553b soc/intel/alderlake: Fix incorrect comment about debug consent by Subrata Banik · 2 years, 8 months ago
  64. da20fa7 soc/intel/skylake/acpi: Use ASL 2.0 syntax to access arrays by Felix Singer · 2 years, 8 months ago
  65. d67de90 soc/mediatek/mt8186: Add DSI driver by Rex-BC Chen · 2 years, 8 months ago
  66. 783e2bf soc/mediatek/mt8186: Add DDP driver by Rex-BC Chen · 2 years, 8 months ago
  67. 31531ea soc/mediatek/mt8186: Add DRAM full calibration support by Ryan Chuang · 2 years, 8 months ago
  68. 773c007 soc/mediatek/mt8186: Add header files to support DRAM calibration by Ryan Chuang · 2 years, 8 months ago
  69. f8f5062 soc/mediatek: Prevent passing NULL MIPI commands by Yu-Ping Wu · 2 years, 8 months ago
  70. db01d1e soc/mediatek/mt8186: Enable VRF12 software control for MT6366 by Rex-BC Chen · 2 years, 8 months ago
  71. a0583a4 soc/mediatek/mt8186: Add devapc basic drivers by Runyang Chen · 2 years, 8 months ago
  72. 800b24f7 soc/mediatek/mt8195: Move some definations of devapc to common folder by Rex-BC Chen · 2 years, 8 months ago
  73. 32992f2 soc/mediatek/mt8186: Adjust usage of SRAM L2C by Rex-BC Chen · 2 years, 8 months ago
  74. f371a78 soc/medaitek/mt8195: adjust USB phy shift value by Rex-BC Chen · 2 years, 8 months ago
  75. d45b113 soc/intel/{skl,cnl}: Guard USB macro parameters by Angel Pons · 2 years, 8 months ago
  76. b647e35 soc/intel/alderlake: Add timestamp for cse_fw_sync by Sridhar Siricilla · 2 years, 9 months ago
  77. baf027d soc/intel/alderlake: remove SOC_INTEL_COMMON_BLOCK_SMM_LOCK_GPIO_PADS by Scott Chao · 2 years, 8 months ago
  78. 4454c9a soc/amd/cezanne: Correct S0i3 verstage softfuse bit by Rob Barnes · 2 years, 8 months ago
  79. b89c798 soc/intel/common: Do not trigger crashlog on all resets by default by Curtis Chen · 2 years, 8 months ago
  80. aed38a9 soc/amd/common/lpc/espi_util: use enum cb_err type for return values by Felix Held · 2 years, 8 months ago
  81. 4b4114f7 soc/amd/common/lpc/espi_util: use enum cb_err type for return values by Felix Held · 2 years, 8 months ago
  82. 9e83054 soc/amd/common/lpc/espi_util: simplify espi_configure_decodes by Felix Held · 2 years, 8 months ago
  83. d992aa6 soc/amd/common/lpc/espi_util: simplify espi_get_general_configuration by Felix Held · 2 years, 8 months ago
  84. bad64c8 soc/amd/cezanne/fch: disable 48MHz output in S0i3 by Felix Held · 2 years, 8 months ago
  85. ea6ee07 soc/amd/stoneyridge/fch: add GNVS-related TODOs by Felix Held · 2 years, 8 months ago
  86. 2d020e1 soc/amd/stoneyridge: split southbridge code by Felix Held · 2 years, 8 months ago
  87. 25aa560 soc/amd/stoneyridge: factor out AGESA-wrapper related FCH functions by Felix Held · 2 years, 8 months ago
  88. fbfb906 soc/amd/stoneyridge: factor out early AOAC initialization by Felix Held · 2 years, 8 months ago
  89. 6d84c08 soc/amd: remove root of SoC directory from include path by Felix Held · 2 years, 8 months ago
  90. 20f27da soc/amd/stoneyridge/include/southbridge: remove unneeded chip.h include by Felix Held · 2 years, 8 months ago
  91. 78ee488 soc/amd/cezanne/acpi: Add support for RTC workaround by Raul E Rangel · 2 years, 8 months ago
  92. 09f7303 soc/amd/common/block/acpimmio/print_reset_status: add missing status bit by Felix Held · 2 years, 8 months ago
  93. f5dfe24 soc/intel/denverton_ns: Use `popcnt()` helper by Angel Pons · 2 years, 10 months ago
  94. 7f5a1ee Spell *Boot Guard* with a space for official spelling by Paul Menzel · 2 years, 8 months ago
  95. fc373c7 soc/amd/common/block/psp: move psp_notify_dram to psp_gen1.c by Felix Held · 2 years, 8 months ago
  96. 856d6bc soc/amd/common/block/spi/fch_spi_ctrl: improve printk messages by Felix Held · 2 years, 8 months ago
  97. 1105fe8 soc/amd/common/block/spi/fch_spi_ctrl: handle failure in execute_command by Felix Held · 2 years, 8 months ago
  98. a3930da soc/amd/common/block/spi/fch_spi_ctrl: rework dump_state by Felix Held · 2 years, 8 months ago
  99. 6b0f451 soc/amd/common/include/spi: add Cezanne-specific comment by Felix Held · 2 years, 8 months ago
  100. 601a971 soc/amd/common/include/spi: fix SPI_FIFO_LAST_BYTE define by Felix Held · 2 years, 8 months ago