1. 4b76273 soc/mediatek: Remove blank lines before '}' and after '{' by Elyes Haouas · 5 months ago
  2. a061755 soc/mediatek: Add `MEDIATEK_DRAM_ADAPTIVE` config to support dram adaptive by Yidi Lin · 6 months ago
  3. 7d86f34 soc: Add SPDX license headers to Kconfig files by Martin Roth · 6 months ago
  4. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 7 months ago
  5. d0037ef soc/*: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  6. 42f1505 memlayout.ld: Increase RAMSTAGE size to more than 1MB everywhere by Patrick Georgi · 10 months ago
  7. 3813ca5 treewide: Remove 'extern' from functions declaration by Elyes Haouas · 1 year, 7 months ago
  8. 5316abe soc/mediatek: Include <gpio.h> instead of <soc/gpio.h> by Elyes Haouas · 1 year, 7 months ago
  9. 2710df7 treewide: stop calling custom TPM log "TCPA" by Sergii Dmytruk · 1 year, 9 months ago
  10. bb4c9ca soc/mediatek: Fix DSI register definition for MT8186 by Bo-Chen Chen · 1 year, 9 months ago
  11. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  12. a6cd1bd soc/mediatek: Unify PLL function names by Rex-BC Chen · 1 year, 10 months ago
  13. 28dceae soc/mediatek: Move SPMI interface configuration to SoC folder by Sen Chu · 1 year, 10 months ago
  14. 0f1fb8a soc/mediatek: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 11 months ago
  15. a01f8bc soc/mediatek: a common implementation to register BL31 reset by Hung-Te Lin · 2 years ago
  16. 9d638a9 soc/mediatek: Move some SPM functions to common by Bo-Chen Chen · 2 years ago
  17. d6cea76 soc/mediatek: Move common definition of DFD to common folder by Rex-BC Chen · 2 years ago
  18. 245fe4b soc/mediatek: Move common definitions to dramc_soc_common.h by Rex-BC Chen · 2 years, 1 month ago
  19. 00324b2 soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay setting by Rex-BC Chen · 2 years, 1 month ago
  20. 9f81a8f soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.h by Rex-BC Chen · 2 years, 1 month ago
  21. a8c9674 soc/mediatek: Move struct mtk_auxadc_regs to auxadc_common.h by Rex-BC Chen · 2 years, 1 month ago
  22. c5d4d96 mb/google: Use boolean type for "enable" argument for regulator by Rex-BC Chen · 2 years, 1 month ago
  23. a5c9682 soc/mediatek: Move SPMI device table to SoC folder by Hui Liu · 2 years, 1 month ago
  24. 7a0ca5b soc/mediatek: Move FLASH_DUAL_READ to common by Rex-BC Chen · 2 years, 2 months ago
  25. b4c5aed soc/mediatek: Move some gpio functions to common/gpio_op.c by Rex-BC Chen · 2 years, 1 month ago
  26. 0e03fa3 soc/mediatek: Move wdt_set_req() to common folder by Bo-Chen Chen · 2 years, 1 month ago
  27. 85eb34e soc/mediatek: Do resource transition by Kyösti Mälkki · 2 years, 2 months ago
  28. 8724501 soc/mediatek: Clean up Makefile.inc for mt8186, mt8192 and mt8195 by Yidi Lin · 2 years, 2 months ago
  29. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 months ago
  30. f0604af soc/mediatek: Rename mtk_wdt_preinit() to mtk_wdt_set_req() by Rex-BC Chen · 2 years, 3 months ago
  31. 3c6b304 soc/mediatek/mt8192: Enable thermal hardware reset by Rex-BC Chen · 2 years, 3 months ago
  32. 879d04b soc/mediatek: Include 'console/console.h' when appropriate by Elyes HAOUAS · 2 years, 7 months ago
  33. 8078e90 src/soc/mediatek: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 7 months ago
  34. 39e6f85 soc/mediatek: Set soc_ops.set_resources as no-op by Yu-Ping Wu · 2 years, 5 months ago
  35. d0c03ad soc/mediatek/mt8192: Update header version from 1.7.1 to 1.8.1 by Ryan Chuang · 2 years, 6 months ago
  36. d239aaf src/mediatek: Refactor dramc_param to share more structures by Xi Chen · 2 years, 7 months ago
  37. 426ea96 soc/mediatek: Extract dramc_param_header to a common header by Xi Chen · 2 years, 8 months ago
  38. 056b250 soc/mediatek: Remove unused <string.h> by Elyes HAOUAS · 2 years, 8 months ago
  39. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  40. 2efb614 soc/mediatek: add support for tracker version one by Rex-BC Chen · 2 years, 8 months ago
  41. f083d5e soc/mediatek: move bustracker_init before watchdog resets again by Rex-BC Chen · 2 years, 9 months ago
  42. 15486f4 soc/mediatek: move MSDC drivers to soc folder by Rex-BC Chen · 2 years, 9 months ago
  43. 9d32158 soc/mediatek: move i2c function to common folder by Rex-BC Chen · 2 years, 10 months ago
  44. 7d9bd17 soc/mediatek: move functions of mmu operation to common folder by Rex-BC Chen · 2 years, 9 months ago
  45. 1327f0b soc/mediatek: change help text of FLASH_DUAL_READ by Rex-BC Chen · 2 years, 9 months ago
  46. 6b0661d soc/mediatek/mt8192: add tracker dump by Zhenguo Li · 2 years, 10 months ago
  47. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  48. f4d6e90 soc/mediatek: add debug dump for ltiming and clock_div by Rex-BC Chen · 2 years, 11 months ago
  49. 716320b soc/mediatek/mt8192: move DFD driver to common folder by Rex-BC Chen · 3 years ago
  50. 909f2d0 soc/mediatek: revise the dependency of DVFS config options by Rex-BC Chen · 3 years ago
  51. eef442d soc/mediatek/mt8192: initialize DFD by Rex-BC Chen · 3 years, 1 month ago
  52. e53cbfd soc/mediatek/mt8195: Add dramc_param.h by Ryan Chuang · 3 years, 2 months ago
  53. 8037376 soc/mediatek: Extract spm_parse_firmware to common by Rex-BC Chen · 3 years, 3 months ago
  54. e235f9a soc/mediatek: Move the SSPM driver to common by Rex-BC Chen · 3 years, 3 months ago
  55. 9cf07f0c soc/mediatek: Move the MT8192 MCUPM driver to common by Rex-BC Chen · 3 years, 3 months ago
  56. 8a5441d soc/mediatek: Remove duplicate enum declaration by Rex-BC Chen · 3 years, 3 months ago
  57. a39ea90 soc/mediatek/mt8192: add apusys init flow by Chien-Chih Tseng · 3 years, 8 months ago
  58. 144237f soc/mediatek/mt8195: Add RTC driver by Yuchen Huang · 3 years, 6 months ago
  59. 6a6e58c soc/mediatek/mt8195: Add clk_buf driver by Yuchen Huang · 3 years, 4 months ago
  60. c37d7b9 soc/mediatek/mt8192: devapc: update domain remap setting by Nina Wu · 3 years, 4 months ago
  61. 7fd9327 soc/mediatek: Move the power domain data under each SoC by Weiyi Lu · 3 years, 6 months ago
  62. 47095d5 soc/mediatek: Move the common part of SPI drivers to common/ by Rex-BC Chen · 3 years, 4 months ago
  63. 3d6816a soc/mediatek/mt8195: add pmif/spmi/pmic driver by Rex-BC Chen · 3 years, 4 months ago
  64. 715cdc3 soc/mediatek/mt8192: devapc: Add ADSP domain setting by Tinghan Shen · 3 years, 4 months ago
  65. 2368a31 soc/mediatek: Move the common part of PMIC drivers to common/ by Yidi Lin · 3 years, 7 months ago
  66. 03e002f soc/mediatek/mt8195: Add timer support by Yidi Lin · 3 years, 6 months ago
  67. 49b47ea soc/mediatek/mt8192: Remove redundant SPM register definition by Yidi Lin · 3 years, 6 months ago
  68. 7ac11ca soc/mediatek: Move mt8192 ufs driver to common by Yidi Lin · 3 years, 4 months ago
  69. ab68671 src/mediatek: Move mt8192 eint driver to common by Yidi Lin · 3 years, 4 months ago
  70. 918c8af mb/google/asurada: select mmc storage config by Wenbin Mei · 3 years, 5 months ago
  71. 71c5ca7 soc/mediatek: Use MRC cache API for asurada by Yu-Ping Wu · 3 years, 7 months ago
  72. 25ef410 soc/mediatek/mt8192: Enlarge ROMSTAGE to 272K by Yu-Ping Wu · 3 years, 5 months ago
  73. 1a5d279 soc/mediatek/mt8192: devapc: Add SCP domain setting by Tinghan Shen · 3 years, 5 months ago
  74. a94fea1e vendorcode/mt8192: devapc: fix register offset for PCIe domain by Nina Wu · 3 years, 5 months ago
  75. 7c7d0b1 soc/mediatek/mt8192: adjust i2c "tLOW" and "tSU,STO" by Daolong Zhu · 3 years, 6 months ago
  76. 31f914c soc/mediatek/mt8192: devapc: Add domain remap setting by Nina Wu · 3 years, 7 months ago
  77. 2fcbebb mb/google/asurada: revise PMIC and RTC initialization by Yidi Lin · 3 years, 5 months ago
  78. 8d735d2 soc/mediatek/mt8192: mt6315: revise initial setting by Hsin-Hsiung Wang · 3 years, 6 months ago
  79. 8579f23 soc/mediatek/mt8192: mt6315: update initial flow by Hsin-Hsiung Wang · 3 years, 6 months ago
  80. 670cd97 soc/mediatek/mt8192: mt6315: update correct slave id by Hsin-Hsiung Wang · 3 years, 6 months ago
  81. 656fa56 soc/mediatek/mt8192: Increase PRERAM_CBMEM_CONSOLE to 400K by Yu-Ping Wu · 3 years, 6 months ago
  82. 4c7bf7e soc/mediatek/mt8192: initialize DRAM using vendor reference code by Huayang Duan · 4 years, 2 months ago
  83. e8c681c soc/mediatek/common: Move DRAM implementation from mt8192 to common by Xi Chen · 3 years, 6 months ago
  84. a84414a mb/google/asurada: Enable RTC for event log by Yu-Ping Wu · 3 years, 7 months ago
  85. 82d16b1 memlayout: Store region sizes as separate symbols by Julius Werner · 3 years, 8 months ago
  86. 86cf75a soc/mediatek: Remove unused <string.h> by Elyes HAOUAS · 3 years, 6 months ago
  87. 804bb52 soc/mediatek: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  88. 7aa5b5e soc/mediatek/mt8192: Use LZ4 compression for MCUs by Yu-Ping Wu · 3 years, 6 months ago
  89. a11675c soc/mediatek/mt8192/spm.c: Add missing <string.h> by Elyes HAOUAS · 3 years, 7 months ago
  90. 39a8487 soc/mediatek/mt8192: Enlarge DRAM_INIT_CODE size by Yu-Ping Wu · 3 years, 7 months ago
  91. ef5c235 mb/google/asurada: Improve boot time by raising little CPU frequency by Yidi Lin · 3 years, 7 months ago
  92. 27c9fcf soc/mediatek/mt8192: Implement dram all channel calibration by Huayang Duan · 4 years, 2 months ago
  93. 602943f soc/mediatek/mt8192: Add mt6315_romstage_init by Yidi Lin · 3 years, 7 months ago
  94. 8dfeb06 soc/mediatek/mt8192: Add function to raise the CCI frequency by Weiyi Lu · 4 years, 1 month ago
  95. d194081 soc/mediatek/mt8192: pmic: Set efuses manually by Hsin-Hsiung Wang · 3 years, 8 months ago
  96. 2fc5976 soc/mediatek/mt8192: pmic: unlock key protection before initial setting by Hsin-Hsiung Wang · 3 years, 8 months ago
  97. 8572e33 soc/mediatek/mt8192: pmic: add scp voltage initialization by Hsin-Hsiung Wang · 3 years, 7 months ago
  98. 5497194 soc/mediatek/mt8192: pmic: enable pwrkey long-press shutdown setting by Hsin-Hsiung Wang · 3 years, 7 months ago
  99. cad3f47 soc/mediatek/mt8192: pmic: update initial setting by Hsin-Hsiung Wang · 3 years, 8 months ago
  100. ec39cb3 soc/mediatek/mt8192: add clkbuf and srclken_rc MT6359P driver by Yuchen Huang · 3 years, 11 months ago