1. 1399442 soc/intel/adl: Drop SGPM, RGPM and EGPM methods by Meera Ravindranath · 3 years ago
  2. 4a48dbe src/soc/intel/alderlake: Add PsysPmax setting by Ryan Lin · 2 years, 11 months ago
  3. 880acbe soc/intel/common: round PM Timer emulation frequency multiplier by Michael Niewöhner · 2 years, 11 months ago
  4. f4d6e90 soc/mediatek: add debug dump for ltiming and clock_div by Rex-BC Chen · 2 years, 11 months ago
  5. f4b7173 soc/mediatek: Fix I2C failures by adjusting AC timing and bus speed by Daolong Zhu · 3 years ago
  6. 38abbda soc/intel/common/../cse: Avoid caching of CSE BAR by Subrata Banik · 2 years, 11 months ago
  7. f576581 soc/intel/common/../cse: Append `_MS` with CSE_DELAY_BOOT_TO_RO macro by Subrata Banik · 2 years, 11 months ago
  8. f71d8c9 soc/tigerlake: Make IO decode / enable register configurable by Sean Rhodes · 3 years ago
  9. 21c431b soc/intel/alderlake: add power limits for Alder Lake-M 282 SKU by Sumeet Pawnikar · 2 years, 11 months ago
  10. 1252063 mb/google/brya: move MILLIWATTS_TO_WATTS macro in header file by Sumeet Pawnikar · 2 years, 11 months ago
  11. 4bb63e8 soc/intel/common: Add PMC IPC commands for FIVR control by Sumeet Pawnikar · 2 years, 11 months ago
  12. b5e7bd2 drivers/gic: Remove unnecessary code by Julius Werner · 2 years, 11 months ago
  13. 5706a54 soc/intel/common/block/sgx: Fix typo in log message by Angel Pons · 2 years, 11 months ago
  14. f3c4282 soc/intel/alderlake: Add CPU ID 0x906a4 by Meera Ravindranath · 3 years ago
  15. 03aef28 soc/intel/common/../cse: Append the time units to the HECI macro names by Subrata Banik · 2 years, 11 months ago
  16. bee4bb5 soc/intel/common/cse: Late sending EOP msg if !HECI_DISABLE_USING_SMM by Subrata Banik · 2 years, 11 months ago
  17. a834a6e soc/intel/alderlake: Perform `soc_finalize` at entry of BS_PAYLOAD_BOOT by Subrata Banik · 2 years, 11 months ago
  18. 37231fb soc/intel/common/../cse: Perform D0I3 bit reset/set prior sending EOP by Subrata Banik · 2 years, 11 months ago
  19. a219edb soc/intel/common/../cse: Create APIs for CSE device state transition by Subrata Banik · 2 years, 11 months ago
  20. e281606 soc/intel/cannonlake: Guard acpi_fill_ssdt assignment with HAVE_ACPI_TABLES by Tim Wawrzynczak · 2 years, 11 months ago
  21. 09fe826 soc/intel: Drop unnecessary `select REG_SCRIPT` by Angel Pons · 2 years, 11 months ago
  22. ebd43ae soc/intel/common/block/smbus: Drop reg-script usage by Angel Pons · 2 years, 11 months ago
  23. 72b8fd5 soc/intel/skylake: Drop reg-script usage by Angel Pons · 2 years, 11 months ago
  24. 38bf496 soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacks by Michael Niewöhner · 2 years, 11 months ago
  25. efe57eb soc/intel: Rename GNVS struct member to match ASL by Angel Pons · 2 years, 11 months ago
  26. 326a2c4 soc/intel/alderlake: Add GFx Device ID 0x46c3 by Selma Bensaid · 2 years, 11 months ago
  27. 697d6a8 soc/intel/alderlake: Add ADLP 242 power configurations by Tracy Wu · 2 years, 11 months ago
  28. ab0e081 soc/intel/alderlake: Add support for power cycle and SLP signal duration by Tim Wawrzynczak · 2 years, 11 months ago
  29. 477647c {sb,soc}/intel: Drop unused globalnvs.asl methods by Angel Pons · 2 years, 11 months ago
  30. 2fd1e47 {sb,soc}/intel: Drop PRMx from GNVS by Angel Pons · 2 years, 11 months ago
  31. 286c771 {sb,soc}/intel: Drop LCKF from GNVS by Angel Pons · 2 years, 11 months ago
  32. 61be50d soc/mediatek/mt8195: initialize DFD by Rex-BC Chen · 3 years ago
  33. 3606b93 soc/intel/baytrail: Always handle MRC as ELF file by Angel Pons · 2 years, 11 months ago
  34. cf390d9 soc/qualcomm/sc7280: Enable QUP drivers to use lz4 compression by Shelley Chen · 2 years, 11 months ago
  35. d1c9644 soc/intel/baytrail: Drop invalid `VGA_BIOS_FILE` default by Angel Pons · 3 years, 3 months ago
  36. 9f17fa3 soc/amd/cezanne/early_fch: move mb_set_up_early_espi into if block by Felix Held · 2 years, 11 months ago
  37. 1140b7c soc/amd/cezanne: Enable CCP DMA by Karthikeyan Ramasubramanian · 2 years, 11 months ago
  38. c2f6f35 soc/amd/common/psp_verstage: Introduce boot device driver by Karthikeyan Ramasubramanian · 3 years ago
  39. b3ffff8 soc/amd/cezanne, vc/amd/fsp/*: Add support for CCP DMA SVC call by Karthikeyan Ramasubramanian · 3 years ago
  40. 07958d3 soc/amd/common/block/include/acpimmio_map: add AOAC acronym in comment by Felix Held · 2 years, 11 months ago
  41. 7b523a4 soc/intel/alderlake: Use intel_microcode_find() to locate ucode.bin by Subrata Banik · 2 years, 11 months ago
  42. eafca1f soc/intel/alderlake: Switch to using device pointers by Furquan Shaikh · 2 years, 11 months ago
  43. 5ef5873 soc/amd/common: factor out FSP-related parts of common Kconfig by Felix Held · 2 years, 11 months ago
  44. c9737c5c soc/amd/common: move block/pi out of the block folder by Felix Held · 2 years, 11 months ago
  45. c0982ab soc/amd/common/block: move binaryPI S3 block into PI block by Felix Held · 2 years, 11 months ago
  46. 8fcefd3 soc/intel/alderlake: add MaxDramSpeed config by Casper Chang · 2 years, 11 months ago
  47. dea4e0f soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h by Felix Held · 2 years, 11 months ago
  48. 2876e4f soc/amd/common/blocks: rename gpio_banks folder to gpio by Felix Held · 2 years, 11 months ago
  49. 7011fa1 soc/amd: rename program_gpios to gpio_configure_pads by Felix Held · 2 years, 11 months ago
  50. 05df6ec soc/amd,intel/common/include/gpio: improve documentation of overrides by Felix Held · 2 years, 11 months ago
  51. ffa61b0 soc/intel/xeon_sp/cpx: Use FSP repo by Arthur Heymans · 3 years ago
  52. cbc6099 soc/intel/xeon_sp/cpx: Rename FSP UPDs using CPP by Arthur Heymans · 3 years ago
  53. bf46ba5 soc/intel/xeon_sp: correct wrong gpio register base offsets by Michael Niewöhner · 3 years ago
  54. 9abeb9c soc/intel/tgl: correct wrong gpio GPI enable register base offset by Michael Niewöhner · 3 years ago
  55. 46ef536 soc/intel/icelake: correct wrong gpio SMI register base offsets by Michael Niewöhner · 3 years ago
  56. 85610d8 soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registers by Michael Niewöhner · 3 years, 9 months ago
  57. 74da5f1 soc/intel/icl: add missing gpio group to fix the group indexes by Michael Niewöhner · 3 years ago
  58. ad3962a mb/google/dedede: Migrate dedede to use SPD files under spd/ by Reka Norman · 3 years ago
  59. 102a71c mb/google/volteer: Migrate volteer to use SPD files under spd/ by Reka Norman · 3 years ago
  60. 2d501aa mb/google/brya: Migrate brya to use SPD files under spd/ by Reka Norman · 3 years ago
  61. c2800a5 soc/qualcomm/common: Move UART SC7180 driver to common section by Rajesh Patil · 3 years, 2 months ago
  62. f7f1f16 soc/amd/common/block/gpio_banks: Rework GPIO pad configuration by Felix Held · 2 years, 11 months ago
  63. c38d927 soc/intel/alderlake: Drop unused HECI_DISABLE_USING_SMM Kconfig by Subrata Banik · 2 years, 11 months ago
  64. 16ae682 soc/amd/common/block/gpio_banks: add missing types.h include by Felix Held · 2 years, 11 months ago
  65. 6c3ad13 soc/qualcomm/common/spi: Configure SPI QUP driver by Ravi Kumar Bokka · 3 years, 1 month ago
  66. 4744c6e sc7280: Enable SPI driver by Rajesh Patil · 3 years, 2 months ago
  67. bd0984d soc/qualcomm/common/spi: Add support for SPI common driver by Ravi Kumar Bokka · 3 years, 1 month ago
  68. 7028c0e sc7280: Enable I2C driver by Rajesh Patil · 3 years, 2 months ago
  69. 555c2d6 soc/qualcomm/common/i2c: Add support for I2C common driver by Rajesh Patil · 3 years, 2 months ago
  70. 4f96b06 sc7280: Refactor QUP driver by Rajesh Patil · 3 years, 2 months ago
  71. bc0032a soc/amd/picasso/fsp_m_params: use DEV_PTR to check if device is enabled by Felix Held · 2 years, 11 months ago
  72. a0b2510 soc/amd/cezanne/fsp_m_params: use DEV_PTR to check if device is enabled by Felix Held · 2 years, 11 months ago
  73. 56791b2 soc/intel/elkhartlake: Clear RTC_BATTERY_DEAD by Tim Wawrzynczak · 3 years, 1 month ago
  74. 38d3847 soc/intel/icelake: Clear RTC_BATTERY_DEAD by Tim Wawrzynczak · 3 years, 1 month ago
  75. ff8d0e6 soc/intel/jasperlake: Clear RTC_BATTERY_DEAD by Tim Wawrzynczak · 3 years, 1 month ago
  76. e186821 soc/intel/tigerlake: Clear RTC_BATTERY_DEAD by Tim Wawrzynczak · 3 years, 1 month ago
  77. f9080ce soc/amd/cezanna/acpi/mmio.asl: enable ACPI AOAC for I2C by Julian Schroeder · 3 years, 1 month ago
  78. d453208 soc/amd/cezanne/acpi/mmio: uncomment AOAC_DEVICE macro for UARTs by Felix Held · 3 years ago
  79. 5307f12 soc/intel/{common,tgl,adl}: guard TME Kconfig option by SoC support by Michael Niewöhner · 2 years, 11 months ago
  80. 0e25580 soc/intel/{ehl,jsl}: make use of Kconfig options for PRMRR size by Michael Niewöhner · 3 years ago
  81. 5340abc soc/amd/common/block/pi/image: replace stdbool.h include with types.h by Felix Held · 2 years, 11 months ago
  82. 779eeb2 soc/amd/picasso/Kconfig: increase FSP_M_SIZE by Felix Held · 3 years ago
  83. 6260bf7 vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main by Hsuan Ting Chen · 3 years ago
  84. aa1b67d soc/amd/common/block/pi: Add missing include stdbool.h by Raul E Rangel · 3 years ago
  85. 4969b4d soc/amd/picasso/agesa_acpi: Add missing include 'arch/cpu.h' by Raul E Rangel · 3 years ago
  86. 7bf3d0c mainboard/google: Update the TLMM registers for sdhc by Shaik Sajida Bhanu · 3 years ago
  87. e3cf008 soc/qualcomm: clock: Clean up clock driver by Taniya Das · 3 years, 2 months ago
  88. 298b359 drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method by Subrata Banik · 3 years ago
  89. 8407c34 soc/intel/alderlake: Select SOC_INTEL_COMMON_BLOCK_TCSS at SoC level by Subrata Banik · 3 years ago
  90. 3573038 soc/intel/common: Make read_pmc_lpm_requirements more clear by Tim Wawrzynczak · 3 years ago
  91. 34960d4 soc/qualcomm/common/qup: Add support for QUP common driver by Ravi Kumar Bokka · 3 years, 1 month ago
  92. 84428f7 drivers/intel/fsp2_0: Pass orientation to fsp_report_framebuffer_info by Tim Wawrzynczak · 3 years ago
  93. 6296211 soc/intel/common: Add panel_orientation field to common chip config by Tim Wawrzynczak · 3 years ago
  94. cd80721 soc/intel/alderlake: Add igd device by Wisley Chen · 3 years ago
  95. 80f95b5 soc/broadwell/acpi.c: Fix unresolvable symbol '\DNVS' by Matt DeVillier · 3 years ago
  96. e58027c soc/intel/block/../tcss: Create enum for TCSS Port0/1/2/3 by Subrata Banik · 3 years ago
  97. 4095291 src/soc/intel/jasperlake/spd: Update SPDs by Tyler Wang · 3 years ago
  98. bee831e soc/intel/tgl: Enable USB4 resources based on common Kconfig by Furquan Shaikh · 3 years ago
  99. b0be267 soc/amd/common/block/cpu: Add missing include by Raul E Rangel · 3 years ago
  100. 4757a7e mipi: Make panel init callback work directly on DSI transaction types by Julius Werner · 3 years ago