1. f4e1403 feat(mediatek): change log level from INFO to VERBOSE by developer · Wed Sep 11 22:11:14 2024 +0800
  2. 8e6e65d feat(mt8188): update SVP region ID protection flow by developer · Mon Jul 29 10:58:10 2024 +0800
  3. 1559f64 build: consolidate directory creation rules by Chris Kay · Tue Jun 04 00:04:48 2024 +0000
  4. 2e6e166 fix(mt8188): remove BL32 region protection if SPD sets to none by Yidi Lin · Thu Jul 11 14:55:34 2024 +0800
  5. 32304ec refactor(mediatek): refactor handling of variables with value 'n' by developer · Fri Jul 12 14:58:05 2024 +0800
  6. a9b0be0 feat(mediatek): configure DEV_IRQ as G1S interrupt by developer · Mon Jun 17 17:11:52 2024 +0800
  7. d397277 build: add string casing facilities to utilities by Chris Kay · Wed May 29 22:09:26 2024 +0000
  8. ae1cece feat(mt8188): update SVP region ID and permission by Haohao Sun · Wed Feb 21 17:14:35 2024 +0800
  9. f5d6c45 feat(mt8188): update the memory usage for SCP core0 and core1 by developer · Thu May 09 14:03:38 2024 +0800
  10. 902c82a refactor(console): consolidate console runtime switch by Salman Nabi · Wed Feb 21 17:07:24 2024 +0000
  11. 63bd2e8 refactor(mediatek): console runtime switch on bl31 exit by Salman Nabi · Mon Feb 19 15:12:27 2024 +0000
  12. d069b2f feat(mt8188): remove apusys kernel handler usage constraints by Karl Li · Fri Apr 26 15:08:02 2024 +0800
  13. 2c02424 feat(mt8188): add secure iommu support by kiwi liu · Thu Nov 16 16:46:11 2023 +0800
  14. 0b07105 feat(mediatek): remove bl32 flag for mtk_bl by developer · Thu Nov 16 09:31:19 2023 +0800
  15. fe2c8f9 Merge "feat(mt8195): increase TZRAM" into integration by Olivier Deprez · Wed Oct 25 09:55:08 2023 +0200
  16. d0c6676 feat(mt8188): add EMI MPU support for SCP and DSP by Jason Chen · Tue Jun 06 16:28:19 2023 +0800
  17. a8e530a feat(mt8188): add DSB before udelay by Karl Li · Thu Aug 24 14:14:45 2023 +0800
  18. 0e1c7f0 feat(mt8188): update return value in mtk_emi_mpu_sip_handler by Dawei Chien · Fri Sep 01 14:35:25 2023 +0800
  19. ef2b295 chore: remove MULTI_CONSOLE_API references by Michal Simek · Tue Sep 12 15:26:42 2023 +0200
  20. 67611c8 feat(mt8188): add support for SMC from OP-TEE by Dawei Chien · Tue Aug 01 18:52:52 2023 +0800
  21. 50b17e7 feat(mt8188): modify APU DAPC permission by Chungying Lu · Wed Jul 12 16:09:49 2023 +0800
  22. 71ec403 feat(mt8195): increase TZRAM by Yi Chou · Mon May 22 12:42:47 2023 +0800
  23. e4129e6 fix(mediatek): support saving/restoring GICR registers by Fengquan Chen · Wed May 17 17:55:29 2023 +0800
  24. 4f3b5da feat(mediatek): add APU watchdog timeout control by Chungying Lu · Fri May 12 18:37:32 2023 +0800
  25. 59c1c2b feat(mt8188): add emi mpu protection for APU secure memory by Chungying Lu · Tue Apr 25 15:39:10 2023 +0800
  26. 03facb0 feat(mt8188): add devapc setting of apusys rcx by Karl Li · Mon Apr 24 16:45:49 2023 +0800
  27. ca30e6b feat(mt8188): add backup/restore function when power on/off by Chungying Lu · Thu May 04 17:20:44 2023 +0800
  28. 15ffb07 feat(mediatek): add APU bootup control smc call by Chungying Lu · Wed Apr 19 17:17:23 2023 +0800
  29. eb62949 feat(mt8188): enable apusys mailbox mpu protect by Karl Li · Thu Apr 27 14:00:10 2023 +0800
  30. dece5f0 feat(mt8188): enable apusys domain remap by Karl Li · Thu Apr 27 10:38:28 2023 +0800
  31. 130536e feat(mt8188): add apusys ao devapc setting by Karl Li · Fri Apr 21 11:43:24 2023 +0800
  32. b51d8ac feat(mt8188): increase TZRAM_SIZE from 192KB to 256KB by developer · Tue Jun 06 11:33:53 2023 +0800
  33. 9b468c3 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · Tue May 09 22:05:52 2023 +0200
  34. 2be03c0 fix(tree): correct some typos by Elyes Haouas · Mon Feb 13 09:14:48 2023 +0100
  35. 68ff2df feat(mt8188): add MT8188 SPM debug logs by developer · Wed May 03 19:11:29 2023 +0800
  36. f1f14b3 feat(mt8188): add apu power on/off control by Chungying Lu · Wed Mar 15 15:31:56 2023 +0800
  37. 67fe1cb Merge "feat(mediatek): add APU init flow" into integration by Mark Dykes · Wed Mar 29 14:33:37 2023 +0200
  38. a566cc9 feat(mediatek): add APU init flow by Chungying Lu · Wed Mar 15 14:16:28 2023 +0800
  39. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · Tue Mar 21 13:53:19 2023 +0000
  40. 536065a Merge changes I924ea85d,I22e128c4,I7a5cfaac into integration by Olivier Deprez · Tue Mar 21 10:46:41 2023 +0100
  41. 551250c feat(mt8195): add support for SMC from OP-TEE by developer · Wed Mar 01 16:12:46 2023 +0800
  42. 76403b7 feat(mediatek): add SMC handler for EMI MPU by developer · Tue Dec 06 15:22:33 2022 +0800
  43. 1287276 feat(mediatek): add SiP service for OP-TEE by developer · Tue Dec 06 15:20:31 2022 +0800
  44. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  45. 0c0007b build: permit multiple linker scripts by Chris Kay · Mon Jan 16 18:57:26 2023 +0000
  46. d0c3bab refactor(mediatek): add new LPM API for further extension by developer · Fri Jan 06 19:57:15 2023 +0800
  47. fbc1ea9 refactor(mediatek): change the parameters of LPM API by developer · Fri Jan 06 15:50:33 2023 +0800
  48. 92e7aec refactor(mediatek): change LPM header file path for further extension by developer · Fri Jan 06 14:53:37 2023 +0800
  49. 7aa95b1 feat(mt8188): keep infra and peri on when system suspend by Shaocheng Wang · Thu Dec 15 18:42:51 2022 +0800
  50. d07accc feat(mt8188): enable SPM and LPM by developer · Wed Sep 07 18:43:03 2022 +0800
  51. 451d49d feat(mt8188): add SPM feature support by developer · Wed Nov 16 21:52:21 2022 +0800
  52. 6514957 feat(mt8188): add MT8188 SPM support by developer · Wed Sep 07 18:26:57 2022 +0800
  53. 312ade3 feat(mediatek): add SPM's SSPM notifier by developer · Tue Nov 15 20:33:18 2022 +0800
  54. 33b7082 feat(mt8188): add the register definitions accessed by SPM by developer · Wed Sep 07 18:30:05 2022 +0800
  55. 91bb08d feat(mediatek): add new features of LPM by developer · Wed Sep 07 18:41:59 2022 +0800
  56. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · Tue Jan 10 11:56:42 2023 +0100
  57. ca791f8 feat(mt8188): update INFRA IOMMU enable flow by developer · Fri Dec 30 13:33:04 2022 +0800
  58. 8726600 fix: unify fallthrough annotations by Boyan Karatotev · Fri Nov 18 14:17:17 2022 +0000
  59. 50c55f6 fix(mt8188): add mmap entry for CPU idle SRAM by developer · Fri Nov 11 09:51:51 2022 +0800
  60. f29208e fix(mt8188): refine gic init flow after system resume by developer · Fri Sep 23 16:37:59 2022 +0800
  61. 8efa337 fix(mt8186): fix the DRAM voltage after the system resumes by Allen-KH Cheng · Tue Nov 08 18:40:27 2022 +0800
  62. 369b039 feat(mt8188): add audio support by developer · Tue Sep 20 14:50:36 2022 +0800
  63. 8d3be08 refactor(mt8195): use ptp3 common drivers by developer · Thu Nov 03 19:49:23 2022 +0800
  64. 1a4a525 feat(mt8188): add support for PTP3 by Riven Chen · Mon Oct 17 13:11:27 2022 +0800
  65. 3378af8 feat(mt8188): enable MTK_PUBEVENT_ENABLE by developer · Fri Oct 14 16:19:25 2022 +0800
  66. 68726ae fix(mediatek): switch console to runtime state before leaving BL31 by developer · Wed Oct 26 17:26:05 2022 +0800
  67. 15ec61a fix(mt8186): fix EMI_MPU domain setting for DSP by developer · Fri Oct 07 14:46:49 2022 +0800
  68. 51fa85a Merge changes from topic "mt8188 cpu_pm" into integration by Olivier Deprez · Wed Oct 05 13:37:10 2022 +0200
  69. f8924a8 fix(mt8186-emi-mpu): fix SCP permission by Yidi Lin · Mon Oct 03 19:26:33 2022 +0800
  70. afdd96a feat(mediatek): move lpm drivers back to common by developer · Thu Sep 29 10:41:26 2022 +0800
  71. 1d69df5 feat(mt8188): add cpu_pm driver by developer · Mon Sep 05 17:36:36 2022 +0800
  72. 80ac32f fix(mt8188): refine c-state power domain for extensibility by Edward-JW Yang · Thu Sep 15 21:09:10 2022 +0800
  73. e739fac refactor(mt8188): move platform_def.h to mt8188/include by developer · Wed Sep 14 13:47:59 2022 +0800
  74. 768f112 feat(mt8188): add MCUSYS support by developer · Fri Sep 16 11:30:43 2022 +0800
  75. 3b31b93 feat(mt8188): add armv8.2 support by developer · Mon Sep 05 16:07:00 2022 +0800
  76. 67f11f0 feat(mt8188): add DFD control in SiP service by Fengquan Chen · Wed Aug 17 10:42:15 2022 +0800
  77. 880fb17 feat(mt8188): add EMI MPU basic drivers by developer · Mon Sep 05 19:08:59 2022 +0800
  78. 86a8c56 feat(mt8188): add DCM driver by developer · Mon Sep 05 17:44:02 2022 +0800
  79. a7c9bf3 feat(mt8188): add reset and poweroff functions by developer · Fri Jul 29 16:38:43 2022 +0800
  80. a493865 feat(mediatek): add more flexibility of mtk_pm.c by developer · Mon Sep 05 16:36:31 2022 +0800
  81. 471b6f9 feat(mediatek): add more options for build helper by developer · Mon Sep 05 15:55:54 2022 +0800
  82. 01c95f8 feat(mt8188): add LPM driver support by developer · Mon Sep 05 15:53:32 2022 +0800
  83. a9846b2 feat(mt8188): apply ERRATA for CA-78 by developer · Wed Sep 14 10:03:23 2022 +0800
  84. f3399e4 fix(mediatek): remove unused cold_boot.[c|h] by developer · Thu Sep 08 15:32:27 2022 +0800
  85. 881307f fix(mediatek): wrap cold_boot.h with MTK_SIP_KERNEL_BOOT_ENABLE by developer · Thu Sep 08 15:31:05 2022 +0800
  86. c1c2be0 feat(mt8186): add EMI MPU support for SCP and DSP by Allen-KH Cheng · Mon Sep 12 17:10:24 2022 +0800
  87. c9d2bfa feat(mediatek): add smcc call for MSDC by developer · Wed Jun 22 19:51:41 2022 +0800
  88. c5b2c1a refactor(mediatek): refactor plat_sip_calls.h for mt8192/mt8195/mt8186 by developer · Thu Sep 08 13:14:47 2022 +0800
  89. be99c73 feat(mt8188): add pinctrl support by Jianguo Zhang · Fri Jul 29 13:55:03 2022 +0800
  90. a4efd72 feat(mt8188): add RTC support by Song Fan · Mon Jul 25 19:50:52 2022 +0800
  91. 39ea614 feat(mt8188): add pmic and pwrap support by Hui Liu · Thu Jul 28 20:28:32 2022 +0800
  92. 929097e refator(mediatek): move pmic.[c|h] to common folder by developer · Thu Sep 01 16:32:46 2022 +0800
  93. 0e2a284 refator(mediatek): move common definitions of pmic wrap to common folder by developer · Thu Sep 01 15:16:23 2022 +0800
  94. db1e75b feat(mt8188): add IOMMU enable control in SiP service by Chengci Xu · Wed Jul 20 16:20:15 2022 +0800
  95. 7fa15de feat(mt8188): add display port control in SiP service by developer · Mon Jul 11 19:03:35 2022 +0800
  96. 479d1ad fix(mediatek): use uppercase for definition by developer · Tue Jul 12 10:24:26 2022 +0800
  97. ec6eef7 feat(mediatek): move dp drivers to common folder by developer · Mon Jul 11 18:48:43 2022 +0800
  98. bdeb0ba feat(mediatek): move mtk_cirq.c drivers to cirq folder by developer · Fri Jul 08 14:48:56 2022 +0800
  99. 6600255 feat(mt8188): initialize GIC by developer · Fri Jul 08 13:58:33 2022 +0800
  100. c193d63 feat(mt8188): initialize systimer by developer · Fri Jul 08 13:16:17 2022 +0800