1. f25ea7e mediatek: mt8183: add EMI MPU driver for DRAM protection by kenny liang · 5 years ago
  2. 1b0174e mediatek: mt8183: add DEVAPC driver to control protection by kenny liang · 5 years ago
  3. 539061b mediatek: mt8183: add MTK MCDI driver by kenny liang · 5 years ago
  4. 9fc34bb mediatek: mt8183: add MTK SSPM driver by kenny liang · 5 years ago
  5. 3c25ba4 mediatek: mt8183: add MTK SPM driver by kenny liang · 5 years ago
  6. f9f84f4 mediatek: mt8183: add MTK uart driver for controlling clock gate by kenny liang · 5 years ago
  7. e419574 mediatek: mt8183: configure MCUSYS DCM by kenny liang · 5 years ago
  8. f389d0e mediatek: mt8173: refactor RTC and PMIC drivers by kenny liang · 6 years ago
  9. 76eac18 Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into integration by Soby Mathew · 5 years ago
  10. d1d0627 mediatek: mt8173: apply MULTI_CONSOLE framework by kenny liang · 6 years ago
  11. 0d8cb49 mediatek: mt8183: Support coreboot configuration by Hung-Te Lin · 6 years ago
  12. 3d91c9c mediatek: mt8183: support system reset by kenny liang · 6 years ago
  13. a561205 mediatek: mt8183: pass platform parameters by kenny liang · 6 years ago
  14. 50cd952 mediatek: mt8183: add GPIO driver by kenny liang · 6 years ago
  15. e977b4d mediatek: mt8183: support system off by kenny liang · 6 years ago
  16. 7352f32 mediatek: mt8183: support CPU hotplug by kenny liang · 6 years ago
  17. f992b96 mediatek: mt8183: refine GIC driver by kenny liang · 6 years ago
  18. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  19. cbdc72b plat/mediatek/mt81*: Use new bl31_params_parse() helper by Julius Werner · 6 years ago
  20. 621d5f2 Update mediatek platform to not rely on undefined overflow behaviour by Justin Chadwell · 6 years ago
  21. 16b49f6 mediatek: mt8183: add mcsi driver by kenny liang · 6 years ago
  22. 28a773e mediatek: mt8183: add GIC driver by kenny liang · 6 years ago
  23. 3fa9dec Initialize platform for MediaTek mt8183 by kenny liang · 6 years ago
  24. 2cc9777 Remove deprecated plat_crash_console_* by Ambroise Vincent · 6 years ago
  25. 596929b locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 6 years ago
  26. 5e44781 Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 6 years ago
  27. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 6 years ago
  28. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  29. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  30. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  31. a623832 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  32. b842464 mediatek: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  33. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  34. 3039988 Fix types of arch.h definitions by Antonio Nino Diaz · 6 years ago
  35. 5629b2b Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 7 years ago
  36. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 7 years ago
  37. 57d1e5f Fix pointer type mismatch of handlers by Masahiro Yamada · 7 years ago
  38. 6ab136c Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 7 years ago
  39. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 7 years ago
  40. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  41. bd8e6a9 Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 7 years ago
  42. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  43. 883d1b5 Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 7 years ago
  44. 383c808 Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · 7 years ago
  45. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  46. 3872fc2 Do not enable SVE on pre-v8.2 platforms by David Cunado · 7 years ago
  47. a2aedac Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 7 years ago
  48. 831b375 mt8173: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  49. ee1ebbd Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  50. 568ac1f Resolve build errors flagged by GCC 6.2 by David Cunado · 8 years ago
  51. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 8 years ago
  52. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  53. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
  54. f07d398 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · 8 years ago
  55. 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
  56. ad4c2ec Add console_core_flush() in upstream platforms by Antonio Nino Diaz · 8 years ago
  57. 3d93f05 Merge pull request #873 from dp-arm/dp/makefile-reorg by davidcunado-arm · 8 years ago
  58. 7531120 Move plat/common source file definitions to generic Makefiles by dp-arm · 8 years ago
  59. 9a770b9 plat/mediatek: Enable Cortex-A53 erratum 855873 workaround by Andre Przywara · 8 years ago
  60. 308d359 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  61. 201d535 Remove use of all deprecated APIs by Koan-Sin Tan · 9 years ago
  62. 8bc2003 Get rid of use of old GIC APIs by Koan-Sin Tan · 9 years ago
  63. 9cfd83e Add support of PSCI_EXTENDED_STATE_ID to MT8173 by Koan-Sin Tan · 9 years ago
  64. 3fc26aa Get rid of use of compatibility API by Koan-Sin Tan · 8 years ago
  65. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  66. f38d93f Merge pull request #801 from masahir0y/cleanup by davidcunado-arm · 8 years ago
  67. 4749705 Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 8 years ago
  68. 03be480 mt8173: Correct SPM MCDI firmware length by Paul Kocialkowski · 8 years ago
  69. 3c4dea1 Remove MT6795 plat_sip_svc.c to fix Coverity analysis error. by Leon Chen · 8 years ago
  70. c1ff80b Support for Mediatek MT6795 SoC by Leon Chen · 8 years ago
  71. b127109 Migrate platform makefile to new console driver location by Soby Mathew · 8 years ago
  72. ed81f3e Introduce utils.h header file by Sandrine Bailleux · 9 years ago
  73. 1d0b990 Replace MediaTek delay timer by generic one by Antonio Nino Diaz · 9 years ago
  74. f3d3b31 Implement plat_get_syscnt_freq2 on platforms by Antonio Nino Diaz · 9 years ago
  75. 7ace1cc MT8173: Add Sip function for MTK HW crypt driver by Yi Zheng · 9 years ago
  76. b659b1a mt8173: Reorganize plat SiP functions by Jimmy Huang · 9 years ago
  77. 2edaa74 Merge pull request #617 from leon-chen-mtk/refactor_common_1 by danh-arm · 9 years ago
  78. cf906b2 Refactor MediaTek platform common code by Leon Chen · 9 years ago
  79. c073fda Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 9 years ago
  80. 9ff67fa Dump platform-defined regs in crash reporting by Gerald Lejeune · 9 years ago
  81. df03c6e Merge pull request #593 from mtk09422/mtcmos-fix by danh-arm · 9 years ago
  82. 8c9130c mt8173: Fix timing issue of mfg mtcmos power off by Fan Chen · 9 years ago
  83. 3e4b8fd Migrate platform ports to the new xlat_tables library by Soby Mathew · 9 years ago
  84. 3454fde mt8173: fix spm driver build errors by yt.lee · 9 years ago
  85. a1e0c01 mt8173: Protect BL31 memory from non-secure access by Jimmy Huang · 9 years ago
  86. b99d961 mt8173: support big core PLL control in system suspend flow by Jimmy Huang · 9 years ago
  87. 76d47fe mt8173: Remove gpio driver support by Jimmy Huang · 9 years ago
  88. e2a6595 mt8173: Add #error directive to prevent RESET_TO_BL31 by Jimmy Huang · 9 years ago
  89. e0ea092 Fix gpio includes of mt8173 platform to avoid collision. by Antonio Nino Diaz · 9 years ago
  90. 1a3986a Merge pull request #508 from soby-mathew/sm/debug_xlat by danh-arm · 9 years ago
  91. 51b5748 Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · 9 years ago
  92. d30ac1c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · 9 years ago
  93. bb99828 mt8173: Fix long latency issue of mtcmos contorl by Fan Chen · 9 years ago
  94. 44c4908 mt8173: Improve performance by handling more interrupts during idle by Weiyi Lu · 9 years ago
  95. 1a1ff8b mt8173: Implement subsystem power control logic in ARM TF by Jimmy Huang · 9 years ago
  96. 8e53ec5 mt8173: support big/Little cluster power off for CPU idle(C2 state) by Jimmy Huang · 9 years ago
  97. 3c454d5 mt8173: Move SPM related PLL settings to ARM TF by Jimmy Huang · 9 years ago
  98. cc04b84 mt8173: Fix USB remote wake up problem by Jimmy Huang · 9 years ago
  99. ac3986e mt8173: Enable dynamic clock management by Jimmy Huang · 9 years ago
  100. 9400b40 Disable PL011 UART before configuring it by Juan Castillo · 9 years ago