1. 327a0a7 tree: Drop unused <string.h> by Elyes Haouas · 3 months ago
  2. 520dae1 tree: Drop unused <delay.h> by Elyes Haouas · 3 months ago
  3. 54c9bf8 tree: Drop unused <console/console.h> by Elyes Haouas · 3 months ago
  4. 4b76273 soc/mediatek: Remove blank lines before '}' and after '{' by Elyes Haouas · 4 months ago
  5. b3e336c treewide: Move stdlib.h to commonlib by Maximilian Brune · 10 months ago
  6. a061755 soc/mediatek: Add `MEDIATEK_DRAM_ADAPTIVE` config to support dram adaptive by Yidi Lin · 5 months ago
  7. 7d86f34 soc: Add SPDX license headers to Kconfig files by Martin Roth · 5 months ago
  8. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  9. d0037ef soc/*: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  10. c4e14c2 mb/google/cherry: Use common mtk_display_init() by Yidi Lin · 6 months ago
  11. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 11 months ago
  12. 42f1505 memlayout.ld: Increase RAMSTAGE size to more than 1MB everywhere by Patrick Georgi · 9 months ago
  13. 6eb5db3 soc/mediatek: Move common devapc definitions to common/ by Nina Wu · 10 months ago
  14. 15c8771 soc/mediatek/mt8195: Fix typo for SPIM2_MI by Yidi Lin · 1 year, 1 month ago
  15. 4ffce7e soc/mediatek/mt8195/apusys_devapc.c: Fix unsigned comparison by Arthur Heymans · 1 year, 3 months ago
  16. 5316abe soc/mediatek: Include <gpio.h> instead of <soc/gpio.h> by Elyes Haouas · 1 year, 6 months ago
  17. 2710df7 treewide: stop calling custom TPM log "TCPA" by Sergii Dmytruk · 1 year, 8 months ago
  18. 78b29f4 soc/mediatek: Move dapc_init to common by Yidi Lin · 1 year, 7 months ago
  19. 5d16f8d soc/mediatek/mt8195: replace SPDX identifiers to GPL-2.0-only OR MIT by Macpaul Lin · 1 year, 11 months ago
  20. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 9 months ago
  21. d641add soc/mediatek: Add support for input 1P mode of dp_intf by Rex-BC Chen · 1 year, 9 months ago
  22. 319fce5 soc/mediatek: Move DP drivers to common by Bo-Chen Chen · 1 year, 10 months ago
  23. a6cd1bd soc/mediatek: Unify PLL function names by Rex-BC Chen · 1 year, 9 months ago
  24. 28dceae soc/mediatek: Move SPMI interface configuration to SoC folder by Sen Chu · 1 year, 9 months ago
  25. a01f8bc soc/mediatek: a common implementation to register BL31 reset by Hung-Te Lin · 1 year, 10 months ago
  26. 9d638a9 soc/mediatek: Move some SPM functions to common by Bo-Chen Chen · 1 year, 11 months ago
  27. 297b634 soc/mediatek: Move common DEVPAC enums and functions to common by Bo-Chen Chen · 1 year, 11 months ago
  28. 8665d88 soc/mediatek: Move dpm_4ch.c to common by Xi Chen · 1 year, 11 months ago
  29. d6cea76 soc/mediatek: Move common definition of DFD to common folder by Rex-BC Chen · 2 years ago
  30. 245fe4b soc/mediatek: Move common definitions to dramc_soc_common.h by Rex-BC Chen · 2 years ago
  31. 00324b2 soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay setting by Rex-BC Chen · 2 years ago
  32. 9f81a8f soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.h by Rex-BC Chen · 2 years ago
  33. a8c9674 soc/mediatek: Move struct mtk_auxadc_regs to auxadc_common.h by Rex-BC Chen · 2 years ago
  34. 3b9d6a4 soc/mediatek/mt8195: Skip PCIe ops for eMMC SKUs by Yu-Ping Wu · 2 years ago
  35. 7b7250d mb/google/cherry: Introduce mainboard_needs_pcie_init by Yu-Ping Wu · 2 years ago
  36. c5d4d96 mb/google: Use boolean type for "enable" argument for regulator by Rex-BC Chen · 2 years ago
  37. a5c9682 soc/mediatek: Move SPMI device table to SoC folder by Hui Liu · 2 years ago
  38. 13c8d02 soc/mediatek: Add mt_pll_set_usb_clock() to enable usb clock by Rex-BC Chen · 2 years ago
  39. 7a0ca5b soc/mediatek: Move FLASH_DUAL_READ to common by Rex-BC Chen · 2 years, 1 month ago
  40. b4c5aed soc/mediatek: Move some gpio functions to common/gpio_op.c by Rex-BC Chen · 2 years ago
  41. e0541ec soc/mediatek: Make timer_prepare() a common function by Rex-BC Chen · 2 years, 1 month ago
  42. 0e03fa3 soc/mediatek: Move wdt_set_req() to common folder by Bo-Chen Chen · 2 years ago
  43. 85eb34e soc/mediatek: Do resource transition by Kyösti Mälkki · 2 years, 1 month ago
  44. 8724501 soc/mediatek: Clean up Makefile.inc for mt8186, mt8192 and mt8195 by Yidi Lin · 2 years, 1 month ago
  45. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  46. f0604af soc/mediatek: Rename mtk_wdt_preinit() to mtk_wdt_set_req() by Rex-BC Chen · 2 years, 1 month ago
  47. ba638c4 soc/mediatek/mt8195: Enable thermal hardware reset by Rex-BC Chen · 2 years, 2 months ago
  48. fefd000 soc/mediatek/mt8195: Configure SCP core 2 domain setting by Tinghan Shen · 2 years, 4 months ago
  49. aa751cc soc/mediatek: Ensure PERST# deassertion time follows the spec by Jianjun Wang · 2 years, 4 months ago
  50. 2183484 mb/google/cherry: Pre-initialize PCIe at the bootblock stage by Jianjun Wang · 2 years, 5 months ago
  51. acf16bf soc/mediatek/mt8195: Add early init support by Jianjun Wang · 2 years, 4 months ago
  52. 812df72 mb/google/cherry: support max98390 audio amp by Trevor Wu · 2 years, 4 months ago
  53. 8078e90 src/soc/mediatek: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 6 months ago
  54. 3708cb5 soc/mediatek/mt8195: Update audio and adsp power control by Chun-Jie Chen · 2 years, 5 months ago
  55. 39e6f85 soc/mediatek: Set soc_ops.set_resources as no-op by Yu-Ping Wu · 2 years, 4 months ago
  56. c0808b6 soc/mediatek: Add chip config for setting PCIe config by Jianjun Wang · 2 years, 4 months ago
  57. b4a7122 soc/mediatek/mt8195: Enable PCIe support by Jianjun Wang · 3 years ago
  58. ac1410d soc/mediatek/mt8195: Add driver to configure PCIe by Jianjun Wang · 3 years ago
  59. e6fb29f soc/mediatek/mt8195: Update header version from 1.8.1 to 1.9.1 by Ryan Chuang · 2 years, 5 months ago
  60. d239aaf src/mediatek: Refactor dramc_param to share more structures by Xi Chen · 2 years, 6 months ago
  61. 9647e63 soc/mediatek/mt8195/include/soc/addressmap.h: Remove space before tab by Elyes Haouas · 2 years, 5 months ago
  62. c5ab260 soc/mediatek/mt8186: Fix issue of clearing watchdog status by Rex-BC Chen · 2 years, 6 months ago
  63. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  64. 426ea96 soc/mediatek: Extract dramc_param_header to a common header by Xi Chen · 2 years, 7 months ago
  65. 872afcc src/soc/mediatek: Remove unused <timer.h> by Elyes HAOUAS · 2 years, 7 months ago
  66. 35eabc7 src/soc/mediatek: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 7 months ago
  67. 056b250 soc/mediatek: Remove unused <string.h> by Elyes HAOUAS · 2 years, 7 months ago
  68. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 7 months ago
  69. 800b24f7 soc/mediatek/mt8195: Move some definations of devapc to common folder by Rex-BC Chen · 2 years, 7 months ago
  70. f371a78 soc/medaitek/mt8195: adjust USB phy shift value by Rex-BC Chen · 2 years, 7 months ago
  71. 2efb614 soc/mediatek: add support for tracker version one by Rex-BC Chen · 2 years, 7 months ago
  72. e138fbd soc/mediatek/mt8195: complete devapc settings by Nina Wu · 2 years, 8 months ago
  73. f083d5e soc/mediatek: move bustracker_init before watchdog resets again by Rex-BC Chen · 2 years, 8 months ago
  74. 15486f4 soc/mediatek: move MSDC drivers to soc folder by Rex-BC Chen · 2 years, 8 months ago
  75. 9d32158 soc/mediatek: move i2c function to common folder by Rex-BC Chen · 2 years, 8 months ago
  76. f3b2c15 soc/mediatek/mt8195: Add message string when using _Static_assert by Flora Fu · 2 years, 8 months ago
  77. 7d9bd17 soc/mediatek: move functions of mmu operation to common folder by Rex-BC Chen · 2 years, 8 months ago
  78. 1327f0b soc/mediatek: change help text of FLASH_DUAL_READ by Rex-BC Chen · 2 years, 8 months ago
  79. ff182cb soc/mediatek/mt8195: Add APU device apc driver by Flora Fu · 2 years, 8 months ago
  80. 66f2cbb soc/mediatek/mt8195: fix apusys coding defects by Flora Fu · 2 years, 8 months ago
  81. a23d76a soc/mediatek: Add an overridable function for WDT clear status by Rex-BC Chen · 2 years, 10 months ago
  82. f50bf60 soc/mediatek/mt8195: move timer enum variables to timer_v2.h by Rex-BC Chen · 2 years, 9 months ago
  83. 5cd1871 soc/mediatek/mt8195: add apusys init flow by Flora Fu · 3 years, 1 month ago
  84. dacff81 soc/mediatek/mt8195: add tracker dump by Zhenguo Li · 2 years, 10 months ago
  85. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  86. f4d6e90 soc/mediatek: add debug dump for ltiming and clock_div by Rex-BC Chen · 2 years, 10 months ago
  87. f4b7173 soc/mediatek: Fix I2C failures by adjusting AC timing and bus speed by Daolong Zhu · 2 years, 10 months ago
  88. 61be50d soc/mediatek/mt8195: initialize DFD by Rex-BC Chen · 3 years ago
  89. 229e6bc mb/google/cherry: Fix incorrect timestamps in eventlog by Chen-Tsung Hsieh · 2 years, 10 months ago
  90. e1028d5 soc/mediatek/mt8195: Update clock square setting by Chun-Jie Chen · 3 years ago
  91. 8316db2 soc/mediatek/mt8195: add HDMI low power setting by Rex-BC Chen · 3 years ago
  92. da0acc6 mb/google/cherry: select mmc storage config by Wenbin Mei · 3 years ago
  93. c25aa5b soc/mediatek/mt8195: Add devapc basic drivers by Nina Wu · 3 years, 1 month ago
  94. 941db0e helpers: Add GENMASK macro by Yu-Ping Wu · 3 years ago
  95. 86c50e1 soc/mediatek/mt8195: modify mt6360 interface by Rex-BC Chen · 3 years ago
  96. cd67657 soc/mediatek/mt8195: redefine mt6360_regulator_id by Rex-BC Chen · 3 years ago
  97. 2e3d1db soc/mediatek/mt8195: Get DRAM size from DRAM calibration result by Ryan Chuang · 3 years ago
  98. 543b32f soc/mediatek/mt8195: fine tune pmif spi hardware settings for stability by James Lo · 3 years ago
  99. e53cbfd soc/mediatek/mt8195: Add dramc_param.h by Ryan Chuang · 3 years ago
  100. 6615c2d soc/mediatek/mt8195: Enable DCM by Garmin Chang · 3 years, 1 month ago