1. dc0fea7 bl32: add secure interrupt handling in AArch32 sp_min by Etienne Carriere · 7 years ago
  2. c91a26d Merge pull request #1041 from masahir0y/fiptool by davidcunado-arm · 7 years ago
  3. b036355 Merge pull request #1021 from vwadekar/psci-early-suspend-handler by davidcunado-arm · 7 years ago
  4. a2f80ff Merge pull request #1038 from Leo-Yan/fix_vbus_det_irq by davidcunado-arm · 7 years ago
  5. 9882e06 Merge pull request #1045 from sandrine-bailleux-arm/sb/xlat-lib-ctx by davidcunado-arm · 7 years ago
  6. de6628d xlat lib v2: Fix sign of debug loop variable by Sandrine Bailleux · 7 years ago
  7. 99782e8 Tegra: implement the early suspend handler by Varun Wadekar · 7 years ago
  8. ae87f4b lib: psci: early suspend handler for platforms by Varun Wadekar · 7 years ago
  9. 60b4f9b Merge pull request #1037 from douglas-raillard-arm/dr/doc_fix_errata_a53 by davidcunado-arm · 7 years ago
  10. 062b640 Merge pull request #1035 from sandrine-bailleux-arm/sb/xlat-lib-ctx by davidcunado-arm · 7 years ago
  11. 2ac2603 Merge pull request #1036 from jeenu-arm/fix-ordering by davidcunado-arm · 7 years ago
  12. 65306cf Merge pull request #1034 from dp-arm/dp/uart-clock by davidcunado-arm · 7 years ago
  13. 4e32add Merge pull request #1033 from davidcunado-arm/dc/psci_flush by davidcunado-arm · 7 years ago
  14. 75440bf fiptool: remove unneeded -I. include path by Masahiro Yamada · 7 years ago
  15. cd89966 Merge pull request #1032 from soby-mathew/sm/css_scp_reorg by davidcunado-arm · 7 years ago
  16. c7284d2 Merge pull request #1031 from robertovargas-arm/assert_format by davidcunado-arm · 7 years ago
  17. 06adba2 Address edge case for stale PSCI CPU data in cache by David Cunado · 7 years ago
  18. 1861b7a Emphasize that TF only supports 4 KB granule size by Sandrine Bailleux · 7 years ago
  19. 12e8644 xlat lib: Fix some types by Sandrine Bailleux · 7 years ago
  20. 9c01930 Import ctzdi2.c from LLVM compiler-rt by Sandrine Bailleux · 7 years ago
  21. 46c53a2 xlat lib v2: Remove hard-coded virtual address space size by Sandrine Bailleux · 7 years ago
  22. 1423d05 xlat lib v2: Refactor the functions enabling the MMU by Sandrine Bailleux · 7 years ago
  23. c5b6377 xlat lib v2: Remove init_xlat_tables_arch() function by Sandrine Bailleux · 7 years ago
  24. 6634293 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · 7 years ago
  25. 515ae94 hikey: Disable VBUS_DET interrupt for PMIC by Leo Yan · 7 years ago
  26. 7e27f6e Merge pull request #1030 from danh-arm/dh/readme-lic-tweak by davidcunado-arm · 7 years ago
  27. 3120ea2 xlat lib v2: Export translation context as an opaque type by Sandrine Bailleux · 7 years ago
  28. 090c849 xlat lib: Reorganize architectural defs by Sandrine Bailleux · 7 years ago
  29. d9160a5 FVP: Do not map DEVICE2 memory range when TBB is disabled by Sandrine Bailleux · 7 years ago
  30. 4e8f145 xlat lib v2: Print some debug statistics by Sandrine Bailleux · 7 years ago
  31. cbd2444 Fix CSS UART clock value by Dimitris Papastamos · 7 years ago
  32. b52353a Add doc for some Cortex A53 errata workarounds by Douglas Raillard · 7 years ago
  33. d73dcf3 Fix alphabetic ordering by Jeenu Viswambharan · 7 years ago
  34. e0559ac Merge pull request #1029 from islmit01/im/fix_includes by davidcunado-arm · 7 years ago
  35. 2f6cac4 CSS: Prevent SCP_BL2/2U from overwriting BL1 RW data by Soby Mathew · 7 years ago
  36. 73b7bf9 CSS: Reorganize the SCP Image transfer functionality by Soby Mathew · 7 years ago
  37. 8a47311 Resize the BL2 size limit for Juno by Soby Mathew · 7 years ago
  38. fe42f9c Use standard UNIX file:line format in assert by Roberto Vargas · 7 years ago
  39. 4463db8 Clarify third party license info in readme by Dan Handley · 7 years ago
  40. 56f596b Merge pull request #1005 from ldts/v1 by davidcunado-arm · 7 years ago
  41. c8f29dd Merge pull request #1028 from vchong/bl32_optee_support_v2 by davidcunado-arm · 7 years ago
  42. a29d9a6 Poplar: Initial commit for Poplar E-96Boards by Jorge Ramirez-Ortiz · 7 years ago
  43. 976299d Merge pull request #1027 from vchong/960_bl32_optee_support by davidcunado-arm · 7 years ago
  44. e363146 Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  45. d254879 Fix order of ARM platform #includes by Isla Mitchell · 7 years ago
  46. 9128768 hikey960: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  47. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  48. b9a8db2 hikey: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  49. a653730 hikey: Remove unnecessary code by Victor Chong · 7 years ago
  50. 98eea37 hikey: Fix errors in doc by Victor Chong · 7 years ago
  51. a66e459 hikey: Fix DDR_SIZE by Victor Chong · 7 years ago
  52. c1406c0 hikey960: platform.mk: Remove FIP_ADD_IMG SCP_BL2 by Victor Chong · 7 years ago
  53. 1acb3e1 hikey960: Fix errors in doc by Victor Chong · 7 years ago
  54. cb27a35 hikey960: enable options to fix errata by Victor Chong · 7 years ago
  55. 8e992ee Merge pull request #1016 from Xilinx/dup-const by davidcunado-arm · 7 years ago
  56. 00be6b6 Merge pull request #1012 from rockchip-linux/rk3399/l2cache by davidcunado-arm · 7 years ago
  57. af79536 Merge pull request #993 from rockchip-linux/hdcp-rk3399 by davidcunado-arm · 7 years ago
  58. 6643083 hikey: enable options to fix errata by Haojian Zhuang · 7 years ago
  59. ef74237 Merge pull request #1025 from davidcunado-arm/dc/version_update by davidcunado-arm · 7 years ago
  60. f35b52c Merge pull request #1026 from eleanorbonnici-arm/eb/OoB_test by davidcunado-arm · 7 years ago
  61. c61b22e Updates user guide following out of box testing. by Eleanor Bonnici · 7 years ago
  62. bdc37c1 Merge pull request #1022 from danh-arm/dh/v1.4-readme by davidcunado-arm · 7 years ago
  63. 1ddc16f Release v1.4: Update minor version number to 4 by David Cunado · 7 years ago
  64. bc15ce6 Merge pull request #1024 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 7 years ago
  65. 1b796fa Release v1.4: update change-log.rst by David Cunado · 7 years ago
  66. c7b5b3f Merge pull request #1023 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 7 years ago
  67. b2de099 Migrate to Linaro release 17.04 by David Cunado · 7 years ago
  68. b678c3e Merge pull request #1010 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 7 years ago
  69. ed09d38 Update readme for v1.4 release by Dan Handley · 7 years ago
  70. 124415e Update Foundation, AEM and Cortex Models versions by David Cunado · 7 years ago
  71. c906158 Merge pull request #1011 from douglas-raillard-arm/dr/doc_convert_to_rst by danh-arm · 7 years ago
  72. 4060cfd rockchip: implement hdcp key decryption feature for rk3399 by Ziyuan Xu · 7 years ago
  73. 4ae19c4 zynqmp: Remove duplicate 'const' declaration by Soren Brinkmann · 7 years ago
  74. 51d3c10 rockchip/rk3399: fixes the typo and the WARNINGS during suspend/resume by Caesar Wang · 7 years ago
  75. 001db04 Remove Markdown documentation by Douglas Raillard · 7 years ago
  76. 30d7b36 Manual fixes to reST documentations by Douglas Raillard · 7 years ago
  77. d7c21b7 Convert documentation to reStructuredText by Douglas Raillard · 7 years ago
  78. 8c68813 Fix various small issues in the documentation by Douglas Raillard · 7 years ago
  79. ea008ef Merge pull request #1007 from soby-mathew/sm/ccint by danh-arm · 7 years ago
  80. 3e6bbda Use CryptoCell to set/get NVcounters and ROTPK by Soby Mathew · 7 years ago
  81. d349023 Do basic CryptoCell LCS check by Soby Mathew · 7 years ago
  82. 7e4d665 ARM plat changes to enable CryptoCell integration by Soby Mathew · 7 years ago
  83. 5d70800 Add CC crypto driver to the Auth module by Soby Mathew · 7 years ago
  84. 1ae83bc Add headers to enable CryptoCell integration by Soby Mathew · 7 years ago
  85. 07a667d Add support to link an external lib with ARM TF by Soby Mathew · 7 years ago
  86. ad2d2ec Merge pull request #1008 from douglas-raillard-arm/dr/add_TF_LDFLAGS by danh-arm · 7 years ago
  87. c7f8398 Document CFLAGS make option by Douglas Raillard · 7 years ago
  88. d0c8273 Introduce TF_LDFLAGS by Douglas Raillard · 7 years ago
  89. 34453cc Merge pull request #1009 from islmit01/im/aarch32_juno by danh-arm · 7 years ago
  90. e0376f6 Add Juno AArch32 and AArch64 User Guide instructions by Isla Mitchell · 7 years ago
  91. f413f6d Merge pull request #1006 from robertovargas-arm/doc-format by danh-arm · 7 years ago
  92. 3e67eae Merge pull request #1004 from rockchip-linux/erratum-rk3399 by danh-arm · 7 years ago
  93. 63663c8 Merge pull request #1003 from douglas-raillard-arm/dr/doc_fix_broken_link by danh-arm · 7 years ago
  94. 505f467 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · 7 years ago
  95. 4d2990c Merge pull request #1001 from davidcunado-arm/dc/fix-signed-comparisons by danh-arm · 7 years ago
  96. 09bb548 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  97. 8f7e60b Improve format of exception vectors in BL1 description by Roberto Vargas · 7 years ago
  98. e804c10 rockchip: enable A53's erratum 855873 for rk3399 by Caesar Wang · 7 years ago
  99. 3e2f099 Merge pull request #1000 from dp-arm/dp/aarch32-boot by davidcunado-arm · 7 years ago
  100. 19c3a27 Fix broken link in documentation by Douglas Raillard · 7 years ago