1. b4127c1 Fix a syntax error by Sandrine Bailleux · 9 years ago
  2. a7e5303 Merge pull request #632 from rockchip-linux/support-for-gpio-driver-v2 by danh-arm · 9 years ago
  3. 86c253e rockchip: support system off function for rk3399 by Caesar Wang · 9 years ago
  4. 8867299 rockchip: support reset SoC through gpio for rk3399 by Caesar Wang · 9 years ago
  5. 68ff45f rockchip: add reset or power off gpio configuration for rk3399 by Caesar Wang · 9 years ago
  6. 9901dcf rockchip: support rk3399 gpio driver by Caesar Wang · 9 years ago
  7. 7123787 Add CCN support to FVP platform port by Soby Mathew · 9 years ago
  8. 6704f42 Replace Rockchip delay timer by generic one by Antonio Nino Diaz · 9 years ago
  9. 1d0b990 Replace MediaTek delay timer by generic one by Antonio Nino Diaz · 9 years ago
  10. 32cd95f Replace SP804 timer by generic delay timer on FVP by Antonio Nino Diaz · 9 years ago
  11. f3d3b31 Implement plat_get_syscnt_freq2 on platforms by Antonio Nino Diaz · 9 years ago
  12. d448639 Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · 9 years ago
  13. d1d7165 Merge pull request #622 from mtk09422/hw-crypt-v3 by danh-arm · 9 years ago
  14. 7ace1cc MT8173: Add Sip function for MTK HW crypt driver by Yi Zheng · 9 years ago
  15. b659b1a mt8173: Reorganize plat SiP functions by Jimmy Huang · 9 years ago
  16. 80fb66b Rockchip: Add some debug assertions in the PMU driver by Sandrine Bailleux · 9 years ago
  17. 8fc8357 Merge pull request #618 from rockchip-linux/fixes-for-suspend/resume by danh-arm · 9 years ago
  18. 2edaa74 Merge pull request #617 from leon-chen-mtk/refactor_common_1 by danh-arm · 9 years ago
  19. f47a25d rockchip: support the suspend/resume for rk3399 by Caesar Wang · 9 years ago
  20. cf906b2 Refactor MediaTek platform common code by Leon Chen · 9 years ago
  21. a8af6a4 Change the default driver to GICv3 in FVP by Soby Mathew · 9 years ago
  22. 21a3973 Remove support for legacy VE memory map in FVP by Soby Mathew · 10 years ago
  23. 1969625 Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms by Yatharth Kochar · 9 years ago
  24. 3f84cec Merge pull request #602 from rockchip-linux/fixes-for-coreboot_v1 by danh-arm · 9 years ago
  25. 0c05748 rockchip: fixes for the required by Caesar Wang · 9 years ago
  26. c073fda Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 9 years ago
  27. 9ff67fa Dump platform-defined regs in crash reporting by Gerald Lejeune · 10 years ago
  28. df03c6e Merge pull request #593 from mtk09422/mtcmos-fix by danh-arm · 9 years ago
  29. 8c9130c mt8173: Fix timing issue of mfg mtcmos power off by Fan Chen · 9 years ago
  30. 3e4b8fd Migrate platform ports to the new xlat_tables library by Soby Mathew · 9 years ago
  31. 000bc45 Fix build error in Rockchip platform by Soby Mathew · 9 years ago
  32. 5d787dd Merge pull request #569 from Xilinx/zynqmp-v1 by danh-arm · 9 years ago
  33. c71a87a Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-base by danh-arm · 9 years ago
  34. b2c9687 Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32 by danh-arm · 9 years ago
  35. 68450a6 Rename BL33_BASE option to PRELOADED_BL33_BASE by Antonio Nino Diaz · 9 years ago
  36. d5d6b89 Fix BL33_BASE option to work with RESET_TO_BL31 by Antonio Nino Diaz · 9 years ago
  37. 81d139d Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · 9 years ago
  38. 0892f6b Merge pull request #583 from mtk09422/fix-build-error by danh-arm · 9 years ago
  39. 105b59e Merge pull request #575 from soby-mathew/sm/new_tzc_driver by danh-arm · 9 years ago
  40. 5d29c76 Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounter by danh-arm · 9 years ago
  41. 3454fde mt8173: fix spm driver build errors by yt.lee · 9 years ago
  42. c828440 Add support for Xilinx Zynq UltraScale+ MPSOC by Soren Brinkmann · 9 years ago
  43. 61dbb02 Merge pull request #581 from rockchip-linux/rockchip-atf-20160405 by danh-arm · 9 years ago
  44. 6fba6e0 Support for Rockchip's family SoCs by Tony Xie · 10 years ago
  45. af711c1 Merge pull request #580 from soby-mathew/sm/ret_type_plat_ns_ep by danh-arm · 9 years ago
  46. 21aa752 arm: common: Make timer configuration conditional by Soren Brinkmann · 9 years ago
  47. a0ad601 Modify return type of plat_get_ns_image_entrypoint() by Soby Mathew · 9 years ago
  48. f501712 Merge pull request #576 from mtk09422/bl31-security by danh-arm · 9 years ago
  49. a1e0c01 mt8173: Protect BL31 memory from non-secure access by Jimmy Huang · 9 years ago
  50. 618f0fe Add support to program a DMC-500 TZC on ARM platforms by Vikram Kanigiri · 10 years ago
  51. 57f7820 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · 9 years ago
  52. 48279d5 TBB: add non-volatile counter support by Juan Castillo · 10 years ago
  53. 4518dd9 Add support to load BL31 in DRAM by David Wang · 9 years ago
  54. 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 10 years ago
  55. 195d29f Merge pull request #546 from mtk09422/mtk-bl31-update by danh-arm · 9 years ago
  56. b99d961 mt8173: support big core PLL control in system suspend flow by Jimmy Huang · 10 years ago
  57. 76d47fe mt8173: Remove gpio driver support by Jimmy Huang · 9 years ago
  58. e2a6595 mt8173: Add #error directive to prevent RESET_TO_BL31 by Jimmy Huang · 9 years ago
  59. 1a4fdb3 Merge pull request #533 from yatharth-arm/yk/genfw-1292 by danh-arm · 9 years ago
  60. 843ddee Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 10 years ago
  61. 9931932 Merge pull request #532 from soby-mathew/vk/configure_mmap_macros by danh-arm · 9 years ago
  62. c64a044 Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · 10 years ago
  63. 6f8016b Merge pull request #525 from antonio-nino-diaz-arm/an/fix-gpio-includes by danh-arm · 9 years ago
  64. f62d89e Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · 9 years ago
  65. 0108047 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 10 years ago
  66. 85df7e4 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 9 years ago
  67. cd48eeb Merge pull request #527 from antonio-nino-diaz-arm/an/non_ascii by danh-arm · 9 years ago
  68. 74eb26e ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 10 years ago
  69. e0ea092 Fix gpio includes of mt8173 platform to avoid collision. by Antonio Nino Diaz · 9 years ago
  70. 6355f23 Rework use of interconnect drivers by Vikram Kanigiri · 9 years ago
  71. 3aef80f Merge pull request #521 from vikramkanigiri/vk/rearchitect_security by danh-arm · 9 years ago
  72. e45264a Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · 9 years ago
  73. 7fb9a32 Make SCP_BL2(U) image loading configurable on CSS platforms by Vikram Kanigiri · 10 years ago
  74. a9cc84d Perform security setup separately for each ARM platform by Vikram Kanigiri · 9 years ago
  75. 8e083ec Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · 9 years ago
  76. 65cb1c4 Add API to return memory map on ARM platforms by Vikram Kanigiri · 10 years ago
  77. 421295a Add support for SSC_VERSION register on CSS platforms by Vikram Kanigiri · 10 years ago
  78. ecf70f7 Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 10 years ago
  79. 8ccca41 Remove non-ASCII character from comment by Antonio Nino Diaz · 10 years ago
  80. 1a3986a Merge pull request #508 from soby-mathew/sm/debug_xlat by danh-arm · 10 years ago
  81. 51b5748 Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · 10 years ago
  82. 7b46d0d Merge pull request #497 from mtk09422/spm-v3 by danh-arm · 10 years ago
  83. d30ac1c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · 10 years ago
  84. bb99828 mt8173: Fix long latency issue of mtcmos contorl by Fan Chen · 10 years ago
  85. 44c4908 mt8173: Improve performance by handling more interrupts during idle by Weiyi Lu · 10 years ago
  86. 1a1ff8b mt8173: Implement subsystem power control logic in ARM TF by Jimmy Huang · 10 years ago
  87. 8e53ec5 mt8173: support big/Little cluster power off for CPU idle(C2 state) by Jimmy Huang · 10 years ago
  88. 3c454d5 mt8173: Move SPM related PLL settings to ARM TF by Jimmy Huang · 10 years ago
  89. cc04b84 mt8173: Fix USB remote wake up problem by Jimmy Huang · 10 years ago
  90. ac3986e mt8173: Enable dynamic clock management by Jimmy Huang · 10 years ago
  91. 01fc3f7 Merge pull request #495 from jcastillo-arm/jc/tf-issues/170 by danh-arm · 10 years ago
  92. 9400b40 Disable PL011 UART before configuring it by Juan Castillo · 10 years ago
  93. 0e5dcdd ARM plat: add build option to unlock access to non-secure timer by Juan Castillo · 10 years ago
  94. 6243e53 Merge pull request #486 from Xilinx/issues/340 by danh-arm · 10 years ago
  95. 65cd299 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 10 years ago
  96. b13ed5e FVP: Compile ARM Cortex-A72 CPU support in by Sandrine Bailleux · 10 years ago
  97. 820756e9 Add support for ARM Cortex-A35 processor by Sandrine Bailleux · 10 years ago
  98. 8f0617e Apply TBBR naming convention to the fip_create options by Juan Castillo · 10 years ago
  99. 1645d3e Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 10 years ago
  100. 0f09c8f Remove out-dated comment in FVP PWRC code by Sandrine Bailleux · 10 years ago