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