1. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  2. c104e4c soc/intel/apollolake/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  3. 355fb2f soc/intel/jasperlake: Add CdClock frequency config by Simon Yang · 2 years, 8 months ago
  4. c8c312c soc/intel/apollolake/acpi: Replace Increment() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  5. a330382 soc/intel/apollolake/acpi: Replace Divide(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  6. 3dc8f56 soc/intel/apollolake/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  7. 3d3d498 soc/intel/cannonlake/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  8. 0069f6a soc/mediatek/mt8186: Add support for regulator VRF12/VCN33 by Rex-BC Chen · 2 years, 8 months ago
  9. f3c313b soc/intel/apollolake/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  10. d190cdd soc/intel/cannonlake/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  11. 4fd0001 soc/intel/skylake/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  12. f94ec24e soc/intel/apollolake/acpi: Replace Subtract(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  13. 1bdac6a soc/intel/apollolake/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  14. 3a8f087 soc/intel/cannonlake/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  15. 2c67087 soc/intel/apollolake/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  16. a6fe3f8 soc/intel/cannonlake/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  17. 53b6c20 soc/intel/cannonlake/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  18. 5e0fc51 soc/intel/apollolake/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  19. 0cd553b soc/intel/alderlake: Fix incorrect comment about debug consent by Subrata Banik · 2 years, 8 months ago
  20. da20fa7 soc/intel/skylake/acpi: Use ASL 2.0 syntax to access arrays by Felix Singer · 2 years, 8 months ago
  21. d67de90 soc/mediatek/mt8186: Add DSI driver by Rex-BC Chen · 2 years, 8 months ago
  22. 783e2bf soc/mediatek/mt8186: Add DDP driver by Rex-BC Chen · 2 years, 8 months ago
  23. 31531ea soc/mediatek/mt8186: Add DRAM full calibration support by Ryan Chuang · 2 years, 8 months ago
  24. 773c007 soc/mediatek/mt8186: Add header files to support DRAM calibration by Ryan Chuang · 2 years, 8 months ago
  25. f8f5062 soc/mediatek: Prevent passing NULL MIPI commands by Yu-Ping Wu · 2 years, 8 months ago
  26. db01d1e soc/mediatek/mt8186: Enable VRF12 software control for MT6366 by Rex-BC Chen · 2 years, 8 months ago
  27. a0583a4 soc/mediatek/mt8186: Add devapc basic drivers by Runyang Chen · 2 years, 8 months ago
  28. 800b24f7 soc/mediatek/mt8195: Move some definations of devapc to common folder by Rex-BC Chen · 2 years, 8 months ago
  29. 32992f2 soc/mediatek/mt8186: Adjust usage of SRAM L2C by Rex-BC Chen · 2 years, 8 months ago
  30. f371a78 soc/medaitek/mt8195: adjust USB phy shift value by Rex-BC Chen · 2 years, 8 months ago
  31. d45b113 soc/intel/{skl,cnl}: Guard USB macro parameters by Angel Pons · 2 years, 8 months ago
  32. b647e35 soc/intel/alderlake: Add timestamp for cse_fw_sync by Sridhar Siricilla · 2 years, 9 months ago
  33. baf027d soc/intel/alderlake: remove SOC_INTEL_COMMON_BLOCK_SMM_LOCK_GPIO_PADS by Scott Chao · 2 years, 8 months ago
  34. 4454c9a soc/amd/cezanne: Correct S0i3 verstage softfuse bit by Rob Barnes · 2 years, 8 months ago
  35. b89c798 soc/intel/common: Do not trigger crashlog on all resets by default by Curtis Chen · 2 years, 8 months ago
  36. aed38a9 soc/amd/common/lpc/espi_util: use enum cb_err type for return values by Felix Held · 2 years, 8 months ago
  37. 4b4114f7 soc/amd/common/lpc/espi_util: use enum cb_err type for return values by Felix Held · 2 years, 8 months ago
  38. 9e83054 soc/amd/common/lpc/espi_util: simplify espi_configure_decodes by Felix Held · 2 years, 8 months ago
  39. d992aa6 soc/amd/common/lpc/espi_util: simplify espi_get_general_configuration by Felix Held · 2 years, 8 months ago
  40. bad64c8 soc/amd/cezanne/fch: disable 48MHz output in S0i3 by Felix Held · 2 years, 8 months ago
  41. ea6ee07 soc/amd/stoneyridge/fch: add GNVS-related TODOs by Felix Held · 2 years, 8 months ago
  42. 2d020e1 soc/amd/stoneyridge: split southbridge code by Felix Held · 2 years, 8 months ago
  43. 25aa560 soc/amd/stoneyridge: factor out AGESA-wrapper related FCH functions by Felix Held · 2 years, 8 months ago
  44. fbfb906 soc/amd/stoneyridge: factor out early AOAC initialization by Felix Held · 2 years, 8 months ago
  45. 6d84c08 soc/amd: remove root of SoC directory from include path by Felix Held · 2 years, 8 months ago
  46. 20f27da soc/amd/stoneyridge/include/southbridge: remove unneeded chip.h include by Felix Held · 2 years, 8 months ago
  47. 78ee488 soc/amd/cezanne/acpi: Add support for RTC workaround by Raul E Rangel · 2 years, 8 months ago
  48. 09f7303 soc/amd/common/block/acpimmio/print_reset_status: add missing status bit by Felix Held · 2 years, 8 months ago
  49. f5dfe24 soc/intel/denverton_ns: Use `popcnt()` helper by Angel Pons · 2 years, 10 months ago
  50. 7f5a1ee Spell *Boot Guard* with a space for official spelling by Paul Menzel · 2 years, 8 months ago
  51. fc373c7 soc/amd/common/block/psp: move psp_notify_dram to psp_gen1.c by Felix Held · 2 years, 8 months ago
  52. 856d6bc soc/amd/common/block/spi/fch_spi_ctrl: improve printk messages by Felix Held · 2 years, 8 months ago
  53. 1105fe8 soc/amd/common/block/spi/fch_spi_ctrl: handle failure in execute_command by Felix Held · 2 years, 8 months ago
  54. a3930da soc/amd/common/block/spi/fch_spi_ctrl: rework dump_state by Felix Held · 2 years, 8 months ago
  55. 6b0f451 soc/amd/common/include/spi: add Cezanne-specific comment by Felix Held · 2 years, 8 months ago
  56. 601a971 soc/amd/common/include/spi: fix SPI_FIFO_LAST_BYTE define by Felix Held · 2 years, 8 months ago
  57. 3990da0 soc/intel/denverton_ns: Fix MRC_RW_CACHE by Kyösti Mälkki · 2 years, 9 months ago
  58. fd13fb5 soc/intel/denverton_ns: Use common SMBus support code by Kyösti Mälkki · 2 years, 9 months ago
  59. ccc27d2 soc/intel/baytrail,denverton_ns: Call setup_lapic() by Dmitry Ponamorev · 3 years ago
  60. add2e93 mb/google/corsola: move USB3 HUB reset funtion to bootblock by Rex-BC Chen · 2 years, 8 months ago
  61. ac6070a soc/mediatek/mt8186: add tracker dump by Rex-BC Chen · 2 years, 9 months ago
  62. 2efb614 soc/mediatek: add support for tracker version one by Rex-BC Chen · 2 years, 8 months ago
  63. 3437a6f soc/amd/{cezanne,common}: Add PSP_S0I3_RESUME_VERSTAGE Kconfig option by Rob Barnes · 2 years, 8 months ago
  64. 123312d soc/intel/common/cse: Update help text for CSE_OEMP_FILE by ravindr1 · 2 years, 8 months ago
  65. 10f457a soc/intel/common/block/cpu/car/exit_car_fsp.S: Align stack by Arthur Heymans · 3 years, 3 months ago
  66. aa709a4 soc/amd/cezanne: Don't select CPU_INFO_V2 explicitly by Nico Huber · 2 years, 8 months ago
  67. f0a03b3 soc/intel/alderlake: Implement function to map physical port to EC port by MAULIK V VAGHELA · 2 years, 9 months ago
  68. 32f883e soc/intel/common/block/pcie/rtd3: Add ModPHY power gate support for RTD3 by Tim Wawrzynczak · 2 years, 9 months ago
  69. b0d3a01 soc/intel/alderlake: Define soc_get_pcie_rp_type by Tim Wawrzynczak · 2 years, 9 months ago
  70. 1ac0dc1 soc/intel/tigerlake: Define soc_get_pcie_rp_type by Tim Wawrzynczak · 2 years, 9 months ago
  71. dcf0459 drivers/intel/mipi_camera: Add ACPI entry to provide silicon type info by Sugnan Prabhu S · 2 years, 9 months ago
  72. b32599e soc/intel/cannonlake: Configure common FSP memory settings only once by Felix Singer · 2 years, 8 months ago
  73. ed8081c soc/intel/elkhartlake: Hook up public microcode by Arthur Heymans · 2 years, 8 months ago
  74. 23488a1 soc/intel/jasperlake: Hook up public microcode by Arthur Heymans · 2 years, 8 months ago
  75. 5f2d114 soc/intel/cannonlake: Rename SA_DEV_SLOT_DSP by Felix Singer · 2 years, 8 months ago
  76. 92226dc soc/intel/{skylake/cannonlake}: Fix bug in vr_config by Angel Pons · 2 years, 8 months ago
  77. 0709218 soc/intel/cse: config to enable oem key manifest by Ravindra N · 2 years, 8 months ago
  78. 2aa1ff4 soc/intel/tigerlake: Hook up DPTF device to devicetree by Felix Singer · 2 years, 9 months ago
  79. 8474f4d soc/intel/tigerlake: Drop unused SataEnable setting by Felix Singer · 2 years, 9 months ago
  80. 715b787 soc/intel/tigerlake: Hook up SMBus device to devicetree by Felix Singer · 2 years, 9 months ago
  81. 26e384b soc/intel/alderlake: Fix value of SA_DEVFN_CPU_PCIE1_0 by Tim Wawrzynczak · 2 years, 8 months ago
  82. 3d52363 soc/amd/stoneyridge: use common fch_spi_early_init by Felix Held · 2 years, 8 months ago
  83. 5af890d soc/amd/common/block/psp: add psp_efs.c to build for both PSP GEN1&2 by Felix Held · 2 years, 8 months ago
  84. 5bb9227 soc/mediatek/mt8186: Enable ARM Trusted Firmware integration by Rex-BC Chen · 2 years, 11 months ago
  85. 693556e soc/intel/common/pch: Fix return value documentation for CHIPSET_LOCKDOWN by Jingle Hsu · 2 years, 9 months ago
  86. 59d64f0 soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resume by Raul E Rangel · 2 years, 8 months ago
  87. 105495f soc/amd/stoneyridge/southbridge: drop ENV_X86 check by Felix Held · 2 years, 8 months ago
  88. c7ab9f4 soc/amd/{cezanne,picasso,stoney}: Clear PM/GPE when enabling ACPI by Raul E Rangel · 2 years, 8 months ago
  89. 688f09f soc/amd/stoneyridge/southbridge: fix setting SPI_USE_SPI100 by Felix Held · 2 years, 8 months ago
  90. 09cdece soc/amd/common/block/spi: fix setting SPI_USE_SPI100 in SPI100_ENABLE by Felix Held · 2 years, 8 months ago
  91. 9bfbcd2 soc/amd/common/block/include/spi: update fch_spi_early_init description by Felix Held · 2 years, 9 months ago
  92. eb102cc soc/mediatek/mt8186: Correct SPI_HZ for PLL by Rex-BC Chen · 2 years, 8 months ago
  93. d22e921 soc/mediatek/mt8186: revise SPI NOR GPIO selection by Rex-BC Chen · 2 years, 9 months ago
  94. 04cf427 mb/google/zork,soc/amd/psp_verstage: Add verstage_mb_{tpm/espi}_init by Raul E Rangel · 2 years, 8 months ago
  95. 6ebcdf3 soc/amd: use KiB and MiB definitions by Felix Held · 2 years, 10 months ago
  96. 12f216b soc/intel/alderlake: enable gpio locking by Nick Vaccaro · 2 years, 10 months ago
  97. b6f29c9 soc/intel/common: add generic gpio lock mechanism by Nick Vaccaro · 2 years, 10 months ago
  98. 1f8563e soc/intel/alderlake: Add ADL-P 6+8+2 (28W) VR config by Curtis Chen · 2 years, 9 months ago
  99. e138fbd soc/mediatek/mt8195: complete devapc settings by Nina Wu · 2 years, 10 months ago
  100. 93f50b3 soc/intel/alderlake: Add support for ADL-N CPU Type by Usha P · 2 years, 9 months ago