1. 751f56b Fix order of #includes by Isla Mitchell · 7 years ago
  2. cd89966 Merge pull request #1032 from soby-mathew/sm/css_scp_reorg by davidcunado-arm · 7 years ago
  3. c7284d2 Merge pull request #1031 from robertovargas-arm/assert_format by davidcunado-arm · 7 years ago
  4. 7e27f6e Merge pull request #1030 from danh-arm/dh/readme-lic-tweak by davidcunado-arm · 7 years ago
  5. e0559ac Merge pull request #1029 from islmit01/im/fix_includes by davidcunado-arm · 7 years ago
  6. 2f6cac4 CSS: Prevent SCP_BL2/2U from overwriting BL1 RW data by Soby Mathew · 7 years ago
  7. 73b7bf9 CSS: Reorganize the SCP Image transfer functionality by Soby Mathew · 7 years ago
  8. 8a47311 Resize the BL2 size limit for Juno by Soby Mathew · 7 years ago
  9. fe42f9c Use standard UNIX file:line format in assert by Roberto Vargas · 7 years ago
  10. 4463db8 Clarify third party license info in readme by Dan Handley · 7 years ago
  11. 56f596b Merge pull request #1005 from ldts/v1 by davidcunado-arm · 7 years ago
  12. c8f29dd Merge pull request #1028 from vchong/bl32_optee_support_v2 by davidcunado-arm · 7 years ago
  13. a29d9a6 Poplar: Initial commit for Poplar E-96Boards by Jorge Ramirez-Ortiz · 7 years ago
  14. 976299d Merge pull request #1027 from vchong/960_bl32_optee_support by davidcunado-arm · 7 years ago
  15. e363146 Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  16. d254879 Fix order of ARM platform #includes by Isla Mitchell · 7 years ago
  17. 9128768 hikey960: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  18. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  19. b9a8db2 hikey: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  20. a653730 hikey: Remove unnecessary code by Victor Chong · 7 years ago
  21. 98eea37 hikey: Fix errors in doc by Victor Chong · 7 years ago
  22. a66e459 hikey: Fix DDR_SIZE by Victor Chong · 7 years ago
  23. c1406c0 hikey960: platform.mk: Remove FIP_ADD_IMG SCP_BL2 by Victor Chong · 7 years ago
  24. 1acb3e1 hikey960: Fix errors in doc by Victor Chong · 7 years ago
  25. cb27a35 hikey960: enable options to fix errata by Victor Chong · 7 years ago
  26. 8e992ee Merge pull request #1016 from Xilinx/dup-const by davidcunado-arm · 7 years ago
  27. 00be6b6 Merge pull request #1012 from rockchip-linux/rk3399/l2cache by davidcunado-arm · 7 years ago
  28. af79536 Merge pull request #993 from rockchip-linux/hdcp-rk3399 by davidcunado-arm · 7 years ago
  29. 6643083 hikey: enable options to fix errata by Haojian Zhuang · 7 years ago
  30. ef74237 Merge pull request #1025 from davidcunado-arm/dc/version_update by davidcunado-arm · 7 years ago
  31. f35b52c Merge pull request #1026 from eleanorbonnici-arm/eb/OoB_test by davidcunado-arm · 7 years ago
  32. c61b22e Updates user guide following out of box testing. by Eleanor Bonnici · 7 years ago
  33. bdc37c1 Merge pull request #1022 from danh-arm/dh/v1.4-readme by davidcunado-arm · 7 years ago
  34. 1ddc16f Release v1.4: Update minor version number to 4 by David Cunado · 7 years ago
  35. bc15ce6 Merge pull request #1024 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 7 years ago
  36. 1b796fa Release v1.4: update change-log.rst by David Cunado · 7 years ago
  37. c7b5b3f Merge pull request #1023 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 7 years ago
  38. b2de099 Migrate to Linaro release 17.04 by David Cunado · 7 years ago
  39. b678c3e Merge pull request #1010 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 7 years ago
  40. ed09d38 Update readme for v1.4 release by Dan Handley · 7 years ago
  41. 124415e Update Foundation, AEM and Cortex Models versions by David Cunado · 7 years ago
  42. c906158 Merge pull request #1011 from douglas-raillard-arm/dr/doc_convert_to_rst by danh-arm · 7 years ago
  43. 4060cfd rockchip: implement hdcp key decryption feature for rk3399 by Ziyuan Xu · 7 years ago
  44. 4ae19c4 zynqmp: Remove duplicate 'const' declaration by Soren Brinkmann · 7 years ago
  45. 51d3c10 rockchip/rk3399: fixes the typo and the WARNINGS during suspend/resume by Caesar Wang · 7 years ago
  46. 001db04 Remove Markdown documentation by Douglas Raillard · 7 years ago
  47. 30d7b36 Manual fixes to reST documentations by Douglas Raillard · 7 years ago
  48. d7c21b7 Convert documentation to reStructuredText by Douglas Raillard · 7 years ago
  49. 8c68813 Fix various small issues in the documentation by Douglas Raillard · 7 years ago
  50. ea008ef Merge pull request #1007 from soby-mathew/sm/ccint by danh-arm · 7 years ago
  51. 3e6bbda Use CryptoCell to set/get NVcounters and ROTPK by Soby Mathew · 7 years ago
  52. d349023 Do basic CryptoCell LCS check by Soby Mathew · 7 years ago
  53. 7e4d665 ARM plat changes to enable CryptoCell integration by Soby Mathew · 7 years ago
  54. 5d70800 Add CC crypto driver to the Auth module by Soby Mathew · 7 years ago
  55. 1ae83bc Add headers to enable CryptoCell integration by Soby Mathew · 7 years ago
  56. 07a667d Add support to link an external lib with ARM TF by Soby Mathew · 7 years ago
  57. ad2d2ec Merge pull request #1008 from douglas-raillard-arm/dr/add_TF_LDFLAGS by danh-arm · 7 years ago
  58. c7f8398 Document CFLAGS make option by Douglas Raillard · 7 years ago
  59. d0c8273 Introduce TF_LDFLAGS by Douglas Raillard · 7 years ago
  60. 34453cc Merge pull request #1009 from islmit01/im/aarch32_juno by danh-arm · 7 years ago
  61. e0376f6 Add Juno AArch32 and AArch64 User Guide instructions by Isla Mitchell · 7 years ago
  62. f413f6d Merge pull request #1006 from robertovargas-arm/doc-format by danh-arm · 7 years ago
  63. 3e67eae Merge pull request #1004 from rockchip-linux/erratum-rk3399 by danh-arm · 7 years ago
  64. 63663c8 Merge pull request #1003 from douglas-raillard-arm/dr/doc_fix_broken_link by danh-arm · 7 years ago
  65. 505f467 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · 7 years ago
  66. 4d2990c Merge pull request #1001 from davidcunado-arm/dc/fix-signed-comparisons by danh-arm · 7 years ago
  67. 09bb548 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  68. 8f7e60b Improve format of exception vectors in BL1 description by Roberto Vargas · 7 years ago
  69. e804c10 rockchip: enable A53's erratum 855873 for rk3399 by Caesar Wang · 7 years ago
  70. 3e2f099 Merge pull request #1000 from dp-arm/dp/aarch32-boot by davidcunado-arm · 7 years ago
  71. 19c3a27 Fix broken link in documentation by Douglas Raillard · 7 years ago
  72. 8a354f1 Resolve signed-unsigned comparison issues by David Cunado · 7 years ago
  73. 72e1e73 Merge pull request #999 from douglas-raillard-arm/dr/fix_tegra_CFLAGS by davidcunado-arm · 7 years ago
  74. aa11c39 juno: Invalidate all caches before warm reset to AArch32 state. by Dimitris Papastamos · 7 years ago
  75. 47bc2ba juno/aarch32: Restore `SCP_BOOT_CFG_ADDR` to the cold boot value by Dimitris Papastamos · 7 years ago
  76. 48890e2 rockchip: include hdcp.bin and declare hdcp key decryption handler by Ziyuan Xu · 8 years ago
  77. 320c332 Merge pull request #994 from soby-mathew/sm/fwu_fix by davidcunado-arm · 7 years ago
  78. e98a7bc Merge pull request #976 from etienne-lms/minor-psci by davidcunado-arm · 7 years ago
  79. 400adc0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · 7 years ago
  80. 8b04358 Fix Tegra CFLAGS usage by Douglas Raillard · 7 years ago
  81. 41263a1 Merge pull request #995 from davidcunado-arm/dc/init_reg by davidcunado-arm · 7 years ago
  82. 6a4a098 io_dummy: correct sparse warnings by Etienne Carriere · 7 years ago
  83. 48708f0 io_storage: use unsigned int for index by Etienne Carriere · 7 years ago
  84. 3fdf5f3 PSCI: use same function prototype as in header file by Etienne Carriere · 7 years ago
  85. f4eecb2 delay_timer: correct sparse issues and warnings by Etienne Carriere · 7 years ago
  86. ba7c3d5 bl1: include bl1_private.h in aarch* files by Etienne Carriere · 7 years ago
  87. 662bf93 context_mgmt: declare extern cm_set_next_context() for AArch32 by Etienne Carriere · 7 years ago
  88. bfe12d3 bl: security_state should be of type unsigned int by Etienne Carriere · 7 years ago
  89. d171bfc psci: minor fixes in lib by Etienne Carriere · 7 years ago
  90. 1482be1 Merge pull request #996 from dp-arm/dp/aarch32-813419 by davidcunado-arm · 7 years ago
  91. d56fb04 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · 7 years ago
  92. 12f8be5 aarch32: Apply workaround for errata 813419 of Cortex-A57 by Dimitris Papastamos · 7 years ago
  93. f96c5fe Merge pull request #990 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  94. 073fefe Merge pull request #988 from Leo-Yan/fix_cpu_off_v1 by davidcunado-arm · 7 years ago
  95. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  96. fee8653 Fully initialise essential control registers by David Cunado · 7 years ago
  97. f7e8aee Exit early if size zero for cache helpers by Soby Mathew · 7 years ago
  98. f088b34 Fix issues in FWU code by Soby Mathew · 7 years ago
  99. e7313f2 Merge pull request #983 from dp-arm/dp/aarch32-errata by davidcunado-arm · 7 years ago
  100. 9679c9c uniphier: embed ROTPK hash into BL1/BL2 by Masahiro Yamada · 7 years ago