1. e43ae8e Merge pull request #1037 from douglas-raillard-arm/dr/doc_fix_errata_a53 by davidcunado-arm · 8 years ago
  2. ddc5bfd Merge pull request #1035 from sandrine-bailleux-arm/sb/xlat-lib-ctx by davidcunado-arm · 8 years ago
  3. 2252c67 Merge pull request #1036 from jeenu-arm/fix-ordering by davidcunado-arm · 8 years ago
  4. c1a1d54 Merge pull request #1034 from dp-arm/dp/uart-clock by davidcunado-arm · 8 years ago
  5. d9f1815 Merge pull request #1033 from davidcunado-arm/dc/psci_flush by davidcunado-arm · 8 years ago
  6. 401e491 Merge pull request #1032 from soby-mathew/sm/css_scp_reorg by davidcunado-arm · 8 years ago
  7. 881cf37 Merge pull request #1031 from robertovargas-arm/assert_format by davidcunado-arm · 8 years ago
  8. 71341d2 Address edge case for stale PSCI CPU data in cache by David Cunado · 8 years ago
  9. de3d704 Emphasize that TF only supports 4 KB granule size by Sandrine Bailleux · 8 years ago
  10. 0044231 xlat lib: Fix some types by Sandrine Bailleux · 8 years ago
  11. 7bba688 Import ctzdi2.c from LLVM compiler-rt by Sandrine Bailleux · 8 years ago
  12. 347621b xlat lib v2: Remove hard-coded virtual address space size by Sandrine Bailleux · 8 years ago
  13. d83f357 xlat lib v2: Refactor the functions enabling the MMU by Sandrine Bailleux · 8 years ago
  14. 99f6079 xlat lib v2: Remove init_xlat_tables_arch() function by Sandrine Bailleux · 8 years ago
  15. a9ad848 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · 8 years ago
  16. 0c00c4f Merge pull request #1030 from danh-arm/dh/readme-lic-tweak by davidcunado-arm · 8 years ago
  17. 55c8496 xlat lib v2: Export translation context as an opaque type by Sandrine Bailleux · 8 years ago
  18. 8933c34 xlat lib: Reorganize architectural defs by Sandrine Bailleux · 8 years ago
  19. 284c3d6 FVP: Do not map DEVICE2 memory range when TBB is disabled by Sandrine Bailleux · 8 years ago
  20. 0350bc6 xlat lib v2: Print some debug statistics by Sandrine Bailleux · 8 years ago
  21. 8d34073 Fix CSS UART clock value by Dimitris Papastamos · 8 years ago
  22. ca6b1cb Add doc for some Cortex A53 errata workarounds by Douglas Raillard · 8 years ago
  23. c1232c3 Fix alphabetic ordering by Jeenu Viswambharan · 8 years ago
  24. aa965e1 Merge pull request #1029 from islmit01/im/fix_includes by davidcunado-arm · 8 years ago
  25. 1ea63d7 CSS: Prevent SCP_BL2/2U from overwriting BL1 RW data by Soby Mathew · 8 years ago
  26. 74d44a4 CSS: Reorganize the SCP Image transfer functionality by Soby Mathew · 8 years ago
  27. 6c401f3 Resize the BL2 size limit for Juno by Soby Mathew · 8 years ago
  28. d52be21 Use standard UNIX file:line format in assert by Roberto Vargas · 8 years ago
  29. bbd9071 Clarify third party license info in readme by Dan Handley · 8 years ago
  30. 4deb7bc Merge pull request #1005 from ldts/v1 by davidcunado-arm · 8 years ago
  31. 8f83003 Merge pull request #1028 from vchong/bl32_optee_support_v2 by davidcunado-arm · 8 years ago
  32. e35d0ed Poplar: Initial commit for Poplar E-96Boards by Jorge Ramirez-Ortiz · 8 years ago
  33. 37debcc Merge pull request #1027 from vchong/960_bl32_optee_support by davidcunado-arm · 8 years ago
  34. ee1ebbd Fix order of remaining platform #includes by Isla Mitchell · 8 years ago
  35. 4adb10c Fix order of ARM platform #includes by Isla Mitchell · 8 years ago
  36. 5e3325e hikey960: Add BL32 (OP-TEE) support by Victor Chong · 8 years ago
  37. 2a4b4b7 Fix order of #includes by Isla Mitchell · 8 years ago
  38. 3b6e88a hikey: Add BL32 (OP-TEE) support by Victor Chong · 8 years ago
  39. c0cde36 hikey: Remove unnecessary code by Victor Chong · 8 years ago
  40. 367456d hikey: Fix errors in doc by Victor Chong · 8 years ago
  41. 5c0c20c hikey: Fix DDR_SIZE by Victor Chong · 8 years ago
  42. af02654 hikey960: platform.mk: Remove FIP_ADD_IMG SCP_BL2 by Victor Chong · 8 years ago
  43. 42ba9f2 hikey960: Fix errors in doc by Victor Chong · 8 years ago
  44. 97a4943 hikey960: enable options to fix errata by Victor Chong · 8 years ago
  45. ca5ba39 Merge pull request #1016 from Xilinx/dup-const by davidcunado-arm · 8 years ago
  46. 36e742a Merge pull request #1012 from rockchip-linux/rk3399/l2cache by davidcunado-arm · 8 years ago
  47. 0c02dc3 Merge pull request #993 from rockchip-linux/hdcp-rk3399 by davidcunado-arm · 8 years ago
  48. fa8e806 hikey: enable options to fix errata by Haojian Zhuang · 8 years ago
  49. b762fc7 Merge pull request #1025 from davidcunado-arm/dc/version_update by davidcunado-arm · 8 years ago v1.4
  50. 32b011b Merge pull request #1026 from eleanorbonnici-arm/eb/OoB_test by davidcunado-arm · 8 years ago
  51. ec4a2bb Updates user guide following out of box testing. by Eleanor Bonnici · 8 years ago
  52. 5e4d454 Merge pull request #1022 from danh-arm/dh/v1.4-readme by davidcunado-arm · 8 years ago
  53. 07f2178 Release v1.4: Update minor version number to 4 by David Cunado · 8 years ago
  54. c3d1b0a Merge pull request #1024 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 8 years ago
  55. aee3ef4 Release v1.4: update change-log.rst by David Cunado · 8 years ago
  56. 2e43832 Merge pull request #1023 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 8 years ago
  57. 31f2f79 Migrate to Linaro release 17.04 by David Cunado · 8 years ago
  58. 6170e0c Merge pull request #1010 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 8 years ago
  59. 4bf3349 Update readme for v1.4 release by Dan Handley · 8 years ago
  60. 64d50c7 Update Foundation, AEM and Cortex Models versions by David Cunado · 8 years ago
  61. 7cefb56 Merge pull request #1011 from douglas-raillard-arm/dr/doc_convert_to_rst by danh-arm · 8 years ago
  62. 10301bf rockchip: implement hdcp key decryption feature for rk3399 by Ziyuan Xu · 8 years ago
  63. a97f627 zynqmp: Remove duplicate 'const' declaration by Soren Brinkmann · 8 years ago
  64. c3710ee rockchip/rk3399: fixes the typo and the WARNINGS during suspend/resume by Caesar Wang · 8 years ago
  65. 06fb427 Remove Markdown documentation by Douglas Raillard · 8 years ago
  66. 668c502 Manual fixes to reST documentations by Douglas Raillard · 8 years ago
  67. 6f62574 Convert documentation to reStructuredText by Douglas Raillard · 8 years ago
  68. 7af4d2b Fix various small issues in the documentation by Douglas Raillard · 8 years ago
  69. aa5b843 Merge pull request #1007 from soby-mathew/sm/ccint by danh-arm · 8 years ago v1.4-rc0
  70. f143caf Use CryptoCell to set/get NVcounters and ROTPK by Soby Mathew · 8 years ago
  71. fd2b42f Do basic CryptoCell LCS check by Soby Mathew · 8 years ago
  72. e60f2af ARM plat changes to enable CryptoCell integration by Soby Mathew · 8 years ago
  73. 4eb20d9 Add CC crypto driver to the Auth module by Soby Mathew · 8 years ago
  74. bdd1cbf Add headers to enable CryptoCell integration by Soby Mathew · 8 years ago
  75. 048531d Add support to link an external lib with ARM TF by Soby Mathew · 8 years ago
  76. 1979ee1 Merge pull request #1008 from douglas-raillard-arm/dr/add_TF_LDFLAGS by danh-arm · 8 years ago
  77. f7ad7a6 Document CFLAGS make option by Douglas Raillard · 8 years ago
  78. c2b8806 Introduce TF_LDFLAGS by Douglas Raillard · 8 years ago
  79. 6bf3624 Merge pull request #1009 from islmit01/im/aarch32_juno by danh-arm · 8 years ago
  80. f5f1f9f Add Juno AArch32 and AArch64 User Guide instructions by Isla Mitchell · 8 years ago
  81. d6c26ad Merge pull request #1006 from robertovargas-arm/doc-format by danh-arm · 8 years ago
  82. c6d8466 Merge pull request #1004 from rockchip-linux/erratum-rk3399 by danh-arm · 8 years ago
  83. c631ccf Merge pull request #1003 from douglas-raillard-arm/dr/doc_fix_broken_link by danh-arm · 8 years ago
  84. 0d182a0 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · 8 years ago
  85. 267d4bf Merge pull request #1001 from davidcunado-arm/dc/fix-signed-comparisons by danh-arm · 8 years ago
  86. d70a7d0 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 8 years ago
  87. 7e3f1d9 Improve format of exception vectors in BL1 description by Roberto Vargas · 8 years ago
  88. dea1e8e rockchip: enable A53's erratum 855873 for rk3399 by Caesar Wang · 8 years ago
  89. 38fe380 Merge pull request #1000 from dp-arm/dp/aarch32-boot by davidcunado-arm · 8 years ago
  90. 0731f7e Fix broken link in documentation by Douglas Raillard · 8 years ago
  91. 0dd4195 Resolve signed-unsigned comparison issues by David Cunado · 8 years ago
  92. 2fee1b0 Merge pull request #999 from douglas-raillard-arm/dr/fix_tegra_CFLAGS by davidcunado-arm · 8 years ago
  93. 35bd2dd juno: Invalidate all caches before warm reset to AArch32 state. by Dimitris Papastamos · 8 years ago
  94. cc47e1a juno/aarch32: Restore `SCP_BOOT_CFG_ADDR` to the cold boot value by Dimitris Papastamos · 8 years ago
  95. c76631c rockchip: include hdcp.bin and declare hdcp key decryption handler by Ziyuan Xu · 9 years ago
  96. ccf3911 Merge pull request #994 from soby-mathew/sm/fwu_fix by davidcunado-arm · 8 years ago
  97. 73e11b4 Merge pull request #976 from etienne-lms/minor-psci by davidcunado-arm · 8 years ago
  98. 9151ac0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · 8 years ago
  99. 2ba62de Fix Tegra CFLAGS usage by Douglas Raillard · 8 years ago
  100. ee881c1 Merge pull request #995 from davidcunado-arm/dc/init_reg by davidcunado-arm · 8 years ago