1. 52b8f60 Merge pull request #1139 from hzhuang1/fix_edmac by davidcunado-arm · 7 years ago
  2. 8774735 Merge pull request #1131 from jeenu-arm/gic-migrate by davidcunado-arm · 7 years ago
  3. c444fcf Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 7 years ago
  4. c183534 uniphier: move ROTPK hash to .rodata section by Masahiro Yamada · 7 years ago
  5. e1be904 HiKey: make RTC out of reset mode by Haojian Zhuang · 7 years ago
  6. f82732b HiKey: init EDMA controller with non secure mode by Haojian Zhuang · 7 years ago
  7. 9bde130 zynqmp: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  8. 392cbb3 mt8173: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  9. 0345fc3 poplar: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  10. ecb05e9 uniphier: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  11. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  12. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
  13. eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 7 years ago
  14. dce70b3 GIC: Add API to set interrupt routing by Jeenu Viswambharan · 7 years ago
  15. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
  16. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  17. 447b89d GIC: Add API to set interrupt priority by Jeenu Viswambharan · 7 years ago
  18. 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 7 years ago
  19. 24e7029 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 7 years ago
  20. 522a465 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · 7 years ago
  21. eeb43be ARM platforms: supply per-PE target mask array by Jeenu Viswambharan · 7 years ago
  22. b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · 7 years ago
  23. 3caafd7 reset2: Add css_system_reset2() by Roberto Vargas · 7 years ago
  24. fc2b4eb scp: Introduce css_scp_system_off() function by Roberto Vargas · 7 years ago
  25. 327548c GICv3: add functions for save and restore by Soby Mathew · 7 years ago
  26. ae6e285 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · 7 years ago
  27. ad1bbf1 Merge pull request #1115 from jeenu-arm/tsp-mt by davidcunado-arm · 7 years ago
  28. 4ecdba3 TSP: Support multi-threading CPUs on FVP by Jeenu Viswambharan · 7 years ago
  29. 56fcdd7 Merge pull request #1107 from geesun/qx/add_ecdsa_support by davidcunado-arm · 7 years ago
  30. 7dd775a Uniphier: fix xlat tables lib inclusion by Douglas Raillard · 7 years ago
  31. 3315ad2 Merge pull request #1108 from sandrine-bailleux-arm/sb/fvp-utils-def by davidcunado-arm · 7 years ago
  32. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 7 years ago
  33. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
  34. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  35. a674feb plat/arm : update BL size macros to give BL1 and BL2 more space for TBB by Qixiang Xu · 7 years ago
  36. e32c042 FVP: Include utils_def.h instead of utils.h by Sandrine Bailleux · 7 years ago
  37. f94e40d Fix type of `unsigned long` constants by Antonio Nino Diaz · 7 years ago
  38. 195800d Merge pull request #1102 from Xilinx/fpga_load by davidcunado-arm · 7 years ago
  39. 881788d zynqmp: Sync function declaration and definition by Soren Brinkmann · 7 years ago
  40. f07b808 Merge pull request #1093 from soby-mathew/eb/log_fw by davidcunado-arm · 7 years ago
  41. ddd5497 Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module by davidcunado-arm · 7 years ago
  42. 5efa6ff Merge pull request #1098 from vchong/boot_without_spd by davidcunado-arm · 7 years ago
  43. 398d5d3 hikey*: Undef BL32_BASE when building without SPD by Victor Chong · 7 years ago
  44. 043741c hikey*: Fix typo by Victor Chong · 7 years ago
  45. 9ce83d3 Merge pull request #1092 from jeenu-arm/errata-workarounds by davidcunado-arm · 7 years ago
  46. c40b59c Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 7 years ago
  47. aaf15f5 Implement log framework by Soby Mathew · 7 years ago
  48. 4cd483d Merge pull request #1086 from robertovargas-arm/dead_loop by davidcunado-arm · 7 years ago
  49. 8392aab Juno: Disable 859971 and 859972 errata workarounds by Eleanor Bonnici · 7 years ago
  50. f471c42 Hikey: enable CPU debug module by Leo Yan · 7 years ago
  51. 403a6ad Merge pull request #1082 from vchong/load_img_v2_parse_optee_header by davidcunado-arm · 7 years ago
  52. 512d84c Merge pull request #1080 from soby-mathew/eb/RSA-PKCS1-5_support_1 by davidcunado-arm · 7 years ago
  53. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  54. f6f2b7e SDS: Introduce the sds drivers by Soby Mathew · 7 years ago
  55. a535453 Split CSS makefile for sp_min on Juno by Soby Mathew · 7 years ago
  56. 9c685a8 juno: Fix bug in plat_get_my_entrypoint by Roberto Vargas · 7 years ago
  57. 874fc9e Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 7 years ago
  58. eb59e90 Merge pull request #1081 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  59. 7d787f5 hikey*: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · 7 years ago
  60. 2d9a42d hikey*: Add LOAD_IMAGE_V2 support by Victor Chong · 7 years ago
  61. c926688 uniphier: work around Boot ROM bug for USB boot mode of PXs3 SoC by Masahiro Yamada · 7 years ago
  62. 71ac596 uniphier: fix code indent for conditional statement by Masahiro Yamada · 7 years ago
  63. 322bdba Merge pull request #1072 from sandrine-bailleux-arm/sb/tsp-mapping by danh-arm · 7 years ago
  64. 13b1605 Export KEY_ALG as a user build option by Soby Mathew · 7 years ago
  65. b260c3a ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 7 years ago
  66. 00f72c4 Merge pull request #1077 from soby-mathew/sm/fix_juno_assert_lvl by danh-arm · 7 years ago
  67. 39f9c16 Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO by Soby Mathew · 7 years ago
  68. c65cd18 Merge pull request #1069 from Leo-Yan/hikey_enable_watchdog_reset by danh-arm · 7 years ago
  69. 361ff2c Merge pull request #1075 from robertovargas-arm/fix_el3_payload by danh-arm · 7 years ago
  70. 0b52e78 Don't use zero_normalmem in bl2_platform_setup by Roberto Vargas · 7 years ago
  71. 194cb27 Merge pull request #1062 from jeenu-arm/cpu-fixes by danh-arm · 7 years ago
  72. a681413 Merge pull request #1071 from jeenu-arm/syntax-fix by danh-arm · 7 years ago
  73. 91b11c3 Tegra: Rename CORTEX_A57_ACTLR_EL1 to *CPUACTLR* by Eleanor Bonnici · 7 years ago
  74. b8c3c16 HiKey: Rename CPUACTRL reg constants by Eleanor Bonnici · 7 years ago
  75. 749d25b plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly by Jeenu Viswambharan · 7 years ago
  76. 95f6c52 Merge pull request #1070 from rockchip-linux/rk3399-fixes-logic by danh-arm · 7 years ago
  77. 17459aa Merge pull request #1068 from jenswi-linaro/optee_arm_plat by danh-arm · 7 years ago
  78. b162fb4 rockchip/rk3399: reinitilize secure sgrf when resume by Lin Huang · 7 years ago
  79. a14b8a3 rockchip/rk3399: do secure timer init in pmusram by Lin Huang · 7 years ago
  80. 94bdbc4 rockchip/rk3399: use slice1 to restore ddr slice1 ~ slice4 by Lin Huang · 7 years ago
  81. 127527f rockchip/rk3399: disable more powerdomain prepare for shutdown logic rail by Lin Huang · 7 years ago
  82. 2c60b5f rockchip/rk3399: save and restore pd_alive register by Lin Huang · 7 years ago
  83. 9343cd1 Hikey: enable watchdog reset by Leo Yan · 7 years ago
  84. 1f8fdeb rockchip/rk3399: set ddr clock source back to dpll when ddr resume by Lin Huang · 7 years ago
  85. 5a5c2bb rockchip/rk3399: reinitilize debug uart when resume by Lin Huang · 7 years ago
  86. 1bdd5b3 Merge pull request #1064 from islmit01/im/shifted_afinity by davidcunado-arm · 7 years ago
  87. 1eb6057 Merge pull request #1061 from robertovargas-arm/norflash by davidcunado-arm · 7 years ago
  88. 0814c6a FVP: bl2: optionally map ARM_OPTEE_PAGEABLE_LOAD_MEM by Jens Wiklander · 7 years ago
  89. 0acbaaa qemu: Add OP-TEE extra image parsing support by Jens Wiklander · 7 years ago
  90. 1017a6e qemu: replace deprecated plat_psci_common.c by Jens Wiklander · 7 years ago
  91. 1a8729a qemu: replace deprecated ADDR_SPACE_SIZE by Jens Wiklander · 7 years ago
  92. c7860cf FVP: Always assume shifted affinity with MT bit by Isla Mitchell · 7 years ago
  93. 6ca1911 norflash: Add full status check by Roberto Vargas · 7 years ago
  94. c3028a1 Merge pull request #1053 from jwerner-chromium/JW_func_align by davidcunado-arm · 7 years ago
  95. ea21edc norflash: Add nor_erase() to NOR driver by Roberto Vargas · 7 years ago
  96. 2e94e73 norflash: Clear status register before sending commands by Roberto Vargas · 7 years ago
  97. 86a610e norflash: Wait for WSM bit in lock/unlock by Roberto Vargas · 7 years ago
  98. ab29dca norflash: clean-up norflash.c by Roberto Vargas · 7 years ago
  99. ffa1b1f Merge pull request #1051 from Kevin-WangTao/fix_suspend_issue by danh-arm · 7 years ago
  100. 06b9d97 Hikey960: fix PSCI suspend stuck issue by Tao Wang · 7 years ago