1. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · 6 years ago
  2. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  3. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  4. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  5. 0b5dacd Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 6 years ago
  6. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  7. 7c2a3ca Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 6 years ago
  8. 8e5bd5e Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · 6 years ago
  9. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  10. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · 7 years ago
  11. 2ce2b09 Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 7 years ago
  12. 392cbb3 mt8173: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  13. e363146 Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  14. 5ca057a Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  15. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  16. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  17. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 7 years ago
  18. 6460924 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · 7 years ago
  19. 306593d Add support for GCC stack protection by Douglas Raillard · 7 years ago
  20. 56ec1d5 Add console_core_flush() in upstream platforms by Antonio Nino Diaz · 7 years ago
  21. d97f9cf Merge pull request #873 from dp-arm/dp/makefile-reorg by davidcunado-arm · 7 years ago
  22. 230011c Move plat/common source file definitions to generic Makefiles by dp-arm · 7 years ago
  23. bf7f2f0 plat/mediatek: Enable Cortex-A53 erratum 855873 workaround by Andre Przywara · 8 years ago
  24. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  25. ad3dcbb Remove use of all deprecated APIs by Koan-Sin Tan · 8 years ago
  26. 1d2b639 Get rid of use of old GIC APIs by Koan-Sin Tan · 8 years ago
  27. 22ea87c Add support of PSCI_EXTENDED_STATE_ID to MT8173 by Koan-Sin Tan · 8 years ago
  28. bc99807 Get rid of use of compatibility API by Koan-Sin Tan · 7 years ago
  29. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  30. 8a2a84d Merge pull request #801 from masahir0y/cleanup by davidcunado-arm · 7 years ago
  31. 0fac5af Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 8 years ago
  32. 5c5bedc mt8173: Correct SPM MCDI firmware length by Paul Kocialkowski · 7 years ago
  33. 6532752 Remove MT6795 plat_sip_svc.c to fix Coverity analysis error. by developer · 8 years ago
  34. 550bf5e Support for Mediatek MT6795 SoC by developer · 8 years ago
  35. 1723113 Migrate platform makefile to new console driver location by Soby Mathew · 8 years ago
  36. 7659a26 Introduce utils.h header file by Sandrine Bailleux · 8 years ago
  37. 02a09af Replace MediaTek delay timer by generic one by Antonio Nino Diaz · 8 years ago
  38. e82e29c Implement plat_get_syscnt_freq2 on platforms by Antonio Nino Diaz · 8 years ago
  39. eee2980 MT8173: Add Sip function for MTK HW crypt driver by developer · 8 years ago
  40. 73b982f mt8173: Reorganize plat SiP functions by developer · 8 years ago
  41. e285a43 Merge pull request #617 from leon-chen-mtk/refactor_common_1 by danh-arm · 8 years ago
  42. 14f3fe3 Refactor MediaTek platform common code by developer · 8 years ago
  43. 3c0087a Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 8 years ago
  44. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · 9 years ago
  45. ca1d876 Merge pull request #593 from mtk09422/mtcmos-fix by danh-arm · 8 years ago
  46. 0746c4b mt8173: Fix timing issue of mfg mtcmos power off by developer · 8 years ago
  47. cc037c1 Migrate platform ports to the new xlat_tables library by Soby Mathew · 8 years ago
  48. 6b745d5 mt8173: fix spm driver build errors by developer · 8 years ago
  49. 89ddad1 mt8173: Protect BL31 memory from non-secure access by developer · 8 years ago
  50. e3ae6d0 mt8173: support big core PLL control in system suspend flow by developer · 9 years ago
  51. 43c535c mt8173: Remove gpio driver support by developer · 8 years ago
  52. 4419325 mt8173: Add #error directive to prevent RESET_TO_BL31 by developer · 8 years ago
  53. f5951c2 Fix gpio includes of mt8173 platform to avoid collision. by Antonio Nino Diaz · 8 years ago
  54. 6fb7880 Merge pull request #508 from soby-mathew/sm/debug_xlat by danh-arm · 8 years ago
  55. bae963e Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · 8 years ago
  56. c9bac9c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · 8 years ago
  57. da31c0c mt8173: Fix long latency issue of mtcmos contorl by developer · 9 years ago
  58. cabbb06 mt8173: Improve performance by handling more interrupts during idle by developer · 9 years ago
  59. b8925a2 mt8173: Implement subsystem power control logic in ARM TF by developer · 9 years ago
  60. 69a0383 mt8173: support big/Little cluster power off for CPU idle(C2 state) by developer · 9 years ago
  61. 512a311 mt8173: Move SPM related PLL settings to ARM TF by developer · 9 years ago
  62. 4a7822a mt8173: Fix USB remote wake up problem by developer · 9 years ago
  63. 5371963 mt8173: Enable dynamic clock management by developer · 9 years ago
  64. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · 9 years ago
  65. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 8 years ago
  66. e504302 Merge pull request #393 from mtk09422/misc-updates by danh-arm · 9 years ago
  67. 9425e75 mt8173: fix watchdog register setting by developer · 9 years ago
  68. 99ecd88 mt8173: update spm suspend pcm codes by developer · 9 years ago
  69. 7014b03 Use unified bakery locks API in Mediatek port by Vikram Kanigiri · 9 years ago
  70. b29d7ff Merge pull request #365 from mtk09422/plat_topology by danh-arm · 9 years ago
  71. 2026bb9 mt8173: Fix cluster 0 core count by developer · 9 years ago
  72. 2cdc217 mt8173: update spm wake_src setting by developer · 9 years ago
  73. 65014b8 Initial platform port for MediaTek mt8173 by developer · 9 years ago