1. d83f357 xlat lib v2: Refactor the functions enabling the MMU by Sandrine Bailleux · 7 years ago
  2. 99f6079 xlat lib v2: Remove init_xlat_tables_arch() function by Sandrine Bailleux · 7 years ago
  3. a9ad848 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · 7 years ago
  4. 55c8496 xlat lib v2: Export translation context as an opaque type by Sandrine Bailleux · 7 years ago
  5. 8933c34 xlat lib: Reorganize architectural defs by Sandrine Bailleux · 7 years ago
  6. 284c3d6 FVP: Do not map DEVICE2 memory range when TBB is disabled by Sandrine Bailleux · 7 years ago
  7. 0350bc6 xlat lib v2: Print some debug statistics by Sandrine Bailleux · 7 years ago
  8. aa965e1 Merge pull request #1029 from islmit01/im/fix_includes by davidcunado-arm · 7 years ago
  9. 4deb7bc Merge pull request #1005 from ldts/v1 by davidcunado-arm · 7 years ago
  10. 8f83003 Merge pull request #1028 from vchong/bl32_optee_support_v2 by davidcunado-arm · 7 years ago
  11. e35d0ed Poplar: Initial commit for Poplar E-96Boards by Jorge Ramirez-Ortiz · 7 years ago
  12. 37debcc Merge pull request #1027 from vchong/960_bl32_optee_support by davidcunado-arm · 7 years ago
  13. ee1ebbd Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  14. 4adb10c Fix order of ARM platform #includes by Isla Mitchell · 7 years ago
  15. 5e3325e hikey960: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  16. 2a4b4b7 Fix order of #includes by Isla Mitchell · 7 years ago
  17. 3b6e88a hikey: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  18. c0cde36 hikey: Remove unnecessary code by Victor Chong · 7 years ago
  19. 367456d hikey: Fix errors in doc by Victor Chong · 7 years ago
  20. 5c0c20c hikey: Fix DDR_SIZE by Victor Chong · 7 years ago
  21. af02654 hikey960: platform.mk: Remove FIP_ADD_IMG SCP_BL2 by Victor Chong · 7 years ago
  22. 42ba9f2 hikey960: Fix errors in doc by Victor Chong · 7 years ago
  23. 97a4943 hikey960: enable options to fix errata by Victor Chong · 7 years ago
  24. ca5ba39 Merge pull request #1016 from Xilinx/dup-const by davidcunado-arm · 7 years ago
  25. 36e742a Merge pull request #1012 from rockchip-linux/rk3399/l2cache by davidcunado-arm · 7 years ago
  26. 0c02dc3 Merge pull request #993 from rockchip-linux/hdcp-rk3399 by davidcunado-arm · 7 years ago
  27. fa8e806 hikey: enable options to fix errata by Haojian Zhuang · 7 years ago
  28. b762fc7 Merge pull request #1025 from davidcunado-arm/dc/version_update by davidcunado-arm · 7 years ago
  29. 32b011b Merge pull request #1026 from eleanorbonnici-arm/eb/OoB_test by davidcunado-arm · 7 years ago
  30. ec4a2bb Updates user guide following out of box testing. by Eleanor Bonnici · 7 years ago
  31. 5e4d454 Merge pull request #1022 from danh-arm/dh/v1.4-readme by davidcunado-arm · 7 years ago
  32. 07f2178 Release v1.4: Update minor version number to 4 by David Cunado · 7 years ago
  33. c3d1b0a Merge pull request #1024 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 7 years ago
  34. aee3ef4 Release v1.4: update change-log.rst by David Cunado · 7 years ago
  35. 2e43832 Merge pull request #1023 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 7 years ago
  36. 31f2f79 Migrate to Linaro release 17.04 by David Cunado · 7 years ago
  37. 6170e0c Merge pull request #1010 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 7 years ago
  38. 4bf3349 Update readme for v1.4 release by Dan Handley · 7 years ago
  39. 64d50c7 Update Foundation, AEM and Cortex Models versions by David Cunado · 7 years ago
  40. 7cefb56 Merge pull request #1011 from douglas-raillard-arm/dr/doc_convert_to_rst by danh-arm · 7 years ago
  41. 10301bf rockchip: implement hdcp key decryption feature for rk3399 by Ziyuan Xu · 7 years ago
  42. a97f627 zynqmp: Remove duplicate 'const' declaration by Soren Brinkmann · 7 years ago
  43. c3710ee rockchip/rk3399: fixes the typo and the WARNINGS during suspend/resume by Caesar Wang · 7 years ago
  44. 06fb427 Remove Markdown documentation by Douglas Raillard · 7 years ago
  45. 668c502 Manual fixes to reST documentations by Douglas Raillard · 7 years ago
  46. 6f62574 Convert documentation to reStructuredText by Douglas Raillard · 7 years ago
  47. 7af4d2b Fix various small issues in the documentation by Douglas Raillard · 7 years ago
  48. aa5b843 Merge pull request #1007 from soby-mathew/sm/ccint by danh-arm · 7 years ago
  49. f143caf Use CryptoCell to set/get NVcounters and ROTPK by Soby Mathew · 7 years ago
  50. fd2b42f Do basic CryptoCell LCS check by Soby Mathew · 7 years ago
  51. e60f2af ARM plat changes to enable CryptoCell integration by Soby Mathew · 7 years ago
  52. 4eb20d9 Add CC crypto driver to the Auth module by Soby Mathew · 7 years ago
  53. bdd1cbf Add headers to enable CryptoCell integration by Soby Mathew · 7 years ago
  54. 048531d Add support to link an external lib with ARM TF by Soby Mathew · 7 years ago
  55. 1979ee1 Merge pull request #1008 from douglas-raillard-arm/dr/add_TF_LDFLAGS by danh-arm · 7 years ago
  56. f7ad7a6 Document CFLAGS make option by Douglas Raillard · 7 years ago
  57. c2b8806 Introduce TF_LDFLAGS by Douglas Raillard · 7 years ago
  58. 6bf3624 Merge pull request #1009 from islmit01/im/aarch32_juno by danh-arm · 7 years ago
  59. f5f1f9f Add Juno AArch32 and AArch64 User Guide instructions by Isla Mitchell · 7 years ago
  60. d6c26ad Merge pull request #1006 from robertovargas-arm/doc-format by danh-arm · 7 years ago
  61. c6d8466 Merge pull request #1004 from rockchip-linux/erratum-rk3399 by danh-arm · 7 years ago
  62. c631ccf Merge pull request #1003 from douglas-raillard-arm/dr/doc_fix_broken_link by danh-arm · 7 years ago
  63. 0d182a0 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · 7 years ago
  64. 267d4bf Merge pull request #1001 from davidcunado-arm/dc/fix-signed-comparisons by danh-arm · 7 years ago
  65. d70a7d0 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  66. 7e3f1d9 Improve format of exception vectors in BL1 description by Roberto Vargas · 7 years ago
  67. dea1e8e rockchip: enable A53's erratum 855873 for rk3399 by Caesar Wang · 7 years ago
  68. 38fe380 Merge pull request #1000 from dp-arm/dp/aarch32-boot by davidcunado-arm · 7 years ago
  69. 0731f7e Fix broken link in documentation by Douglas Raillard · 7 years ago
  70. 0dd4195 Resolve signed-unsigned comparison issues by David Cunado · 7 years ago
  71. 2fee1b0 Merge pull request #999 from douglas-raillard-arm/dr/fix_tegra_CFLAGS by davidcunado-arm · 7 years ago
  72. 35bd2dd juno: Invalidate all caches before warm reset to AArch32 state. by Dimitris Papastamos · 7 years ago
  73. cc47e1a juno/aarch32: Restore `SCP_BOOT_CFG_ADDR` to the cold boot value by Dimitris Papastamos · 7 years ago
  74. c76631c rockchip: include hdcp.bin and declare hdcp key decryption handler by Ziyuan Xu · 8 years ago
  75. ccf3911 Merge pull request #994 from soby-mathew/sm/fwu_fix by davidcunado-arm · 7 years ago
  76. 73e11b4 Merge pull request #976 from etienne-lms/minor-psci by davidcunado-arm · 7 years ago
  77. 9151ac0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · 7 years ago
  78. 2ba62de Fix Tegra CFLAGS usage by Douglas Raillard · 7 years ago
  79. ee881c1 Merge pull request #995 from davidcunado-arm/dc/init_reg by davidcunado-arm · 7 years ago
  80. d60e6ba io_dummy: correct sparse warnings by Etienne Carriere · 7 years ago
  81. 5a8e2ae io_storage: use unsigned int for index by Etienne Carriere · 7 years ago
  82. aa8d5f8 PSCI: use same function prototype as in header file by Etienne Carriere · 7 years ago
  83. 1496b48 delay_timer: correct sparse issues and warnings by Etienne Carriere · 7 years ago
  84. c04d59c bl1: include bl1_private.h in aarch* files by Etienne Carriere · 7 years ago
  85. 2ed7b71 context_mgmt: declare extern cm_set_next_context() for AArch32 by Etienne Carriere · 7 years ago
  86. 5507408 bl: security_state should be of type unsigned int by Etienne Carriere · 7 years ago
  87. c283e05 psci: minor fixes in lib by Etienne Carriere · 7 years ago
  88. 86ef340 Merge pull request #996 from dp-arm/dp/aarch32-813419 by davidcunado-arm · 7 years ago
  89. a94cc37 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · 7 years ago
  90. 6f512a3 aarch32: Apply workaround for errata 813419 of Cortex-A57 by Dimitris Papastamos · 7 years ago
  91. dac22c6 Merge pull request #990 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  92. 41605ff Merge pull request #988 from Leo-Yan/fix_cpu_off_v1 by davidcunado-arm · 7 years ago
  93. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  94. 18f2efd Fully initialise essential control registers by David Cunado · 7 years ago
  95. 3ec5204 Exit early if size zero for cache helpers by Soby Mathew · 7 years ago
  96. ee05ae1 Fix issues in FWU code by Soby Mathew · 7 years ago
  97. e036660 Merge pull request #983 from dp-arm/dp/aarch32-errata by davidcunado-arm · 7 years ago
  98. 6363480 uniphier: embed ROTPK hash into BL1/BL2 by Masahiro Yamada · 7 years ago
  99. b118723 Merge pull request #992 from davidcunado-arm/dc/fix-signed-comparisons by davidcunado-arm · 7 years ago
  100. c971143 juno: Fix AArch32 build by Dimitris Papastamos · 7 years ago