1. c9422fb uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox by Masahiro Yamada · 6 years ago
  2. 745c2ab Merge pull request #1233 from soby-mathew/sm/rm_uniphier_override by davidcunado-arm · 6 years ago
  3. e90af61 Allow API deprecation for uniphier platform by Soby Mathew · 7 years ago
  4. 471fb9b Merge pull request #1229 from manojkumar-arm/manojkumar-arm/ca72-aarch32-reset-fix by davidcunado-arm · 6 years ago
  5. 375088a Merge pull request #1227 from geesun/qx/emmc_macros by davidcunado-arm · 6 years ago
  6. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 6 years ago
  7. e37c029 lib/cpus: fix branching in reset function for cortex-a72 AARCH32 mode by Manoj Kumar · 6 years ago
  8. 9f41248 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · 6 years ago
  9. 53c052b bl2-el3: Don't include BL2 in fip for BL2 at EL3 by Roberto Vargas · 7 years ago
  10. b158427 bl2-el3: Add documentation for BL2 at EL3 by Roberto Vargas · 7 years ago
  11. 51abc34 bl2-el3: Mark all the assembly functions in bl2 at el3 by Roberto Vargas · 7 years ago
  12. e4e342d Mark functions defined in assembly files by Roberto Vargas · 7 years ago
  13. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 7 years ago
  14. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  15. c625bc6 Merge pull request #1226 from masahir0y/utils by davidcunado-arm · 6 years ago
  16. 958a371 Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_state by davidcunado-arm · 6 years ago
  17. ede9a19 emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8 by Qixiang Xu · 6 years ago
  18. ff3ecb6 utils: rename struct mem_region_t to struct mem_region by Masahiro Yamada · 6 years ago
  19. 3aeba23 Hikey960: Change CPU standby state for WFI by Leo Yan · 6 years ago
  20. 6829b70 Revert "Hikey960: Change to use recommended power state id format" by Leo Yan · 6 years ago
  21. 5591ec1 Merge pull request #1221 from hzhuang1/fix_HLE by davidcunado-arm · 6 years ago
  22. e41aa92 Merge pull request #1219 from antonio-nino-diaz-arm/an/mm-version by davidcunado-arm · 6 years ago
  23. 0817070 Merge pull request #1218 from antonio-nino-diaz-arm/an/xlat-fix by davidcunado-arm · 6 years ago
  24. 67b2abb Merge pull request #1216 from hzhuang1/fix_psci by davidcunado-arm · 6 years ago
  25. 80a1cac Merge pull request #1215 from vwadekar/tlkd-ns-dram-ranges by davidcunado-arm · 6 years ago
  26. 29627ab Merge pull request #1217 from robertovargas-arm/doc-plat_try_next_boot_source by davidcunado-arm · 6 years ago
  27. cb76cad Merge pull request #1213 from masahir0y/uniphier by davidcunado-arm · 6 years ago
  28. 94cbdd7 Merge pull request #1225 from dp-arm/dp/amu-remove-warn by davidcunado-arm · 6 years ago
  29. 7c4a6e6 AMU: Remove unnecessary WARN() by Dimitris Papastamos · 6 years ago
  30. fa2b736 Merge pull request #1197 from dp-arm/dp/amu by davidcunado-arm · 6 years ago
  31. 729c3a0 Merge pull request #1214 from dp-arm/dp/cve_2017_5715 by davidcunado-arm · 6 years ago
  32. a4aec60 Merge pull request #1222 from davidcunado-arm/dp/bl31_mem by davidcunado-arm · 6 years ago
  33. fa2422a Increase BL31 memory space by 2 pages by Dimitris Papastamos · 6 years ago
  34. d7e2e9e Add hooks to save/restore AMU context for Cortex A75 by Dimitris Papastamos · 7 years ago
  35. eaf3e6d AMU: Add hooks to save/restore AMU context by Dimitris Papastamos · 7 years ago
  36. 525c37a AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 7 years ago
  37. 60346db AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 7 years ago
  38. d1a1841 Add PubSub events for CPU powerdown/powerup by Dimitris Papastamos · 7 years ago
  39. 43e05ec Use PFR0 to identify need for mitigation of CVE-2017-5915 by Dimitris Papastamos · 7 years ago
  40. c52ebdc Workaround for CVE-2017-5715 on Cortex A73 and A75 by Dimitris Papastamos · 7 years ago
  41. 446f7f1 Workaround for CVE-2017-5715 on Cortex A57 and A72 by Dimitris Papastamos · 7 years ago
  42. 5f386c0 emmc/dw_mmc: fix the assert on HLE bit by Haojian Zhuang · 6 years ago
  43. 3f51892 xlat v2: Correctly unmap regions on map error by Antonio Nino Diaz · 6 years ago
  44. 35b37f0 SPM: Fix version header definitions by Antonio Nino Diaz · 6 years ago
  45. e0db40b Merge pull request #1176 from wjliang/zynqmp-ipi-mb-svc by davidcunado-arm · 6 years ago
  46. 0cd866c Add documentation about plat_try_next_boot_source to bl1_platform_setup by Roberto Vargas · 7 years ago
  47. bd30a96 Merge pull request #1208 from masahir0y/build by davidcunado-arm · 6 years ago
  48. 0d7d843 Merge pull request #1207 from hzhuang1/isp_clk by davidcunado-arm · 6 years ago
  49. b3f611a Hikey960: Fix hikey960 pcie mount fail by Kaihua Zhong · 6 years ago
  50. 2cfeb7e Merge pull request #1167 from Leo-Yan/hikey-fix-alignment by davidcunado-arm · 6 years ago
  51. 328105c zynqmp: pm_service: use zynqmp_ipi APIs by Wendy Liang · 7 years ago
  52. f8fec36 Add Xilinx ZynqMP IPI mailbox service by Wendy Liang · 7 years ago
  53. 3aebacf Introduce ZynqMP IPI implementation by Wendy Liang · 7 years ago
  54. b5664d3 spd: tlkd: support for "NS memory ranges" function ID by Varun Wadekar · 6 years ago
  55. a08b154 Merge pull request #1202 from antonio-nino-diaz-arm/an/spm-secondary-cores by davidcunado-arm · 6 years ago
  56. 496f54d SPM: Allow secondary CPUs to use the Secure Partition by Antonio Nino Diaz · 6 years ago
  57. c58cb87 SPM: Move initialization flag to context struct by Antonio Nino Diaz · 7 years ago
  58. b13af2e uniphier: simplify GZIP compress rule by Masahiro Yamada · 6 years ago
  59. 9d76748 Merge pull request #1204 from davidcunado-arm/rv/fip_tool by davidcunado-arm · 6 years ago
  60. d940c41 Merge pull request #1206 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 6 years ago
  61. 7556610 docs: Update the ToC end marker description in the document by Jett Zhou · 7 years ago
  62. 8193576 Add padding at the end of the last entry by Roberto Vargas · 7 years ago
  63. f5dd4ef Merge pull request #1212 from dp-arm/dp/tsp_dram by davidcunado-arm · 6 years ago
  64. 8a41859 Move TSP to TZC secured DRAM by Dimitris Papastamos · 7 years ago
  65. db51012 Merge pull request #1203 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  66. 9dff156 Build: specify check_* targets as .PHONY by Masahiro Yamada · 7 years ago
  67. e078dc8 Merge pull request #1201 from jeenu-arm/sdei-plat-events by davidcunado-arm · 7 years ago
  68. c85deee Build: update comment lines for macros by Masahiro Yamada · 7 years ago
  69. 82509be Update dependencies for ARM TF by David Cunado · 7 years ago
  70. 036955a Merge pull request #1198 from antonio-nino-diaz-arm/an/spm-doc by davidcunado-arm · 7 years ago
  71. e56b5cd uniphier: fix alignment of build log by Masahiro Yamada · 7 years ago
  72. c3abbfd uniphier: fix base address of IO block buffer by Masahiro Yamada · 7 years ago
  73. 62a197a doc: uniphier: reformat reStructuredText manually by Masahiro Yamada · 7 years ago
  74. 3fb3128 Merge pull request #1196 from antonio-nino-diaz-arm/an/zero-pad by davidcunado-arm · 7 years ago
  75. 56d8b34 Merge pull request #1195 from davidcunado-arm/dc/fix_pie by davidcunado-arm · 7 years ago
  76. c5908aa Merge pull request #1194 from robertovargas-arm/io-fix by davidcunado-arm · 7 years ago
  77. 48967a3 Merge pull request #1192 from sandrine-bailleux-arm/sb/fix-mm-communicate by davidcunado-arm · 7 years ago
  78. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 7 years ago
  79. a59c28b Merge pull request #1190 from vchong/poplar_hisi_review2 by davidcunado-arm · 7 years ago
  80. 57676b4 hikey960: set isp clks as unsecure mode by Haojian Zhuang · 7 years ago
  81. 18c7353 Add support to left-pad with zeroes in tf_printf by Antonio Nino Diaz · 7 years ago
  82. 352c852 Add Secure Partition Manager (SPM) design document by Antonio Nino Diaz · 7 years ago
  83. 34ab609 Disable PIE compilation option by david cunado · 7 years ago
  84. c50d376 Merge pull request #1104 from nmenon/dtb_build-v2 by davidcunado-arm · 7 years ago
  85. 034c9f8 io: block: fix block_read/write may read/write overlap buffer by Roberto Vargas · 7 years ago
  86. 843d3f0 SPM: Fix MM_COMMUNICATE_AARCH32/64 parameters by Sandrine Bailleux · 7 years ago
  87. 662556a poplar: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  88. b88b08a Poplar: Initialize security properties of IP blocks. by Jiancheng Xue · 7 years ago
  89. c6b6f97 poplar: Increase FIP_SIZE by Victor Chong · 7 years ago
  90. 6df271c poplar: Rename PLAT_ARM_NS_IMAGE_OFFSET by Victor Chong · 7 years ago
  91. 90f1ba3 poplar: Fix GPIO_MAX by Victor Chong · 7 years ago
  92. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  93. 3316a9e Merge pull request #1187 from antonio-nino-diaz-arm/an/spm-xlat-dram by davidcunado-arm · 7 years ago
  94. d77cc29 Merge pull request #1184 from antonio-nino-diaz-arm/an/bl31-in-dram by davidcunado-arm · 7 years ago
  95. c7a8bcc Merge pull request #1183 from jeenu-arm/sdei-reset-fix by davidcunado-arm · 7 years ago
  96. 616b0f7 Merge pull request #1186 from antonio-nino-diaz-arm/an/poplar-doc by davidcunado-arm · 7 years ago
  97. 6a5a752 Merge pull request #1182 from soby-mathew/sm/opt_tbbr_flush by davidcunado-arm · 7 years ago
  98. e27ee9c Merge pull request #1181 from soby-mathew/sm/el3_payload_tzc_permissions by davidcunado-arm · 7 years ago
  99. 67ea656 Merge pull request #1180 from sandrine-bailleux-arm/sb/spm-rename by davidcunado-arm · 7 years ago
  100. 0f481cc Merge pull request #1179 from paulkocialkowski/integration by davidcunado-arm · 7 years ago