1. 5cc34b1 qemu: Add support for Trusted Board Boot by Michalis Pappas · 7 years ago
  2. b48ae26 reset2: Add css_system_reset2() by Roberto Vargas · 7 years ago
  3. ed3c0ef scp: Introduce css_scp_system_off() function by Roberto Vargas · 7 years ago
  4. ebf1ca1 GICv3: add functions for save and restore by Soby Mathew · 7 years ago
  5. c64d134 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · 7 years ago
  6. cb2cfae Merge pull request #1115 from jeenu-arm/tsp-mt by davidcunado-arm · 7 years ago
  7. 5e4ca66 TSP: Support multi-threading CPUs on FVP by Jeenu Viswambharan · 7 years ago
  8. b8fa2ed Merge pull request #1107 from geesun/qx/add_ecdsa_support by davidcunado-arm · 7 years ago
  9. 142a17f Uniphier: fix xlat tables lib inclusion by Douglas Raillard · 7 years ago
  10. 92d0926 Merge pull request #1108 from sandrine-bailleux-arm/sb/fvp-utils-def by davidcunado-arm · 7 years ago
  11. b09ba05 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 7 years ago
  12. f145403 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
  13. 9db9c65 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  14. ddfd38e plat/arm : update BL size macros to give BL1 and BL2 more space for TBB by Qixiang Xu · 7 years ago
  15. d08f8c6 FVP: Include utils_def.h instead of utils.h by Sandrine Bailleux · 7 years ago
  16. e47ac1f Fix type of `unsigned long` constants by Antonio Nino Diaz · 7 years ago
  17. 569c537 Merge pull request #1102 from Xilinx/fpga_load by davidcunado-arm · 7 years ago
  18. b3ac699 zynqmp: Sync function declaration and definition by Soren Brinkmann · 7 years ago
  19. b4f4a2f Merge pull request #1093 from soby-mathew/eb/log_fw by davidcunado-arm · 7 years ago
  20. 1cde9b9 Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module by davidcunado-arm · 7 years ago
  21. edbd7bb Merge pull request #1098 from vchong/boot_without_spd by davidcunado-arm · 7 years ago
  22. fe116c6 hikey*: Undef BL32_BASE when building without SPD by Victor Chong · 7 years ago
  23. 5ad0de1 hikey*: Fix typo by Victor Chong · 7 years ago
  24. f18f5f9 Merge pull request #1092 from jeenu-arm/errata-workarounds by davidcunado-arm · 7 years ago
  25. 487c869 Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 7 years ago
  26. 7f56e9a Implement log framework by Soby Mathew · 7 years ago
  27. ff07ca2 Merge pull request #1086 from robertovargas-arm/dead_loop by davidcunado-arm · 7 years ago
  28. 96ff260 Juno: Disable 859971 and 859972 errata workarounds by Eleanor Bonnici · 7 years ago
  29. e246617 Hikey: enable CPU debug module by Leo Yan · 7 years ago
  30. 8b6385d Merge pull request #1082 from vchong/load_img_v2_parse_optee_header by davidcunado-arm · 7 years ago
  31. 5457874 Merge pull request #1080 from soby-mathew/eb/RSA-PKCS1-5_support_1 by davidcunado-arm · 7 years ago
  32. 18e279e CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  33. 9bedda4 SDS: Introduce the sds drivers by Soby Mathew · 7 years ago
  34. 0a04c69 Split CSS makefile for sp_min on Juno by Soby Mathew · 7 years ago
  35. d9b7636 juno: Fix bug in plat_get_my_entrypoint by Roberto Vargas · 7 years ago
  36. b3ba6fd Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 7 years ago
  37. 827cd9f Merge pull request #1081 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  38. b16bb16 hikey*: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · 7 years ago
  39. 2de0c5c hikey*: Add LOAD_IMAGE_V2 support by Victor Chong · 7 years ago
  40. 9bdccff uniphier: work around Boot ROM bug for USB boot mode of PXs3 SoC by Masahiro Yamada · 7 years ago
  41. 91be512 uniphier: fix code indent for conditional statement by Masahiro Yamada · 7 years ago
  42. 085bac2 Merge pull request #1072 from sandrine-bailleux-arm/sb/tsp-mapping by danh-arm · 7 years ago
  43. 2091755 Export KEY_ALG as a user build option by Soby Mathew · 7 years ago
  44. 3eb2d67 ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 7 years ago
  45. 2737d0f Merge pull request #1077 from soby-mathew/sm/fix_juno_assert_lvl by danh-arm · 7 years ago
  46. bea363a Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO by Soby Mathew · 7 years ago
  47. 137c8f0 Merge pull request #1069 from Leo-Yan/hikey_enable_watchdog_reset by danh-arm · 7 years ago
  48. 615cd16 Merge pull request #1075 from robertovargas-arm/fix_el3_payload by danh-arm · 7 years ago
  49. a1f5a9e Don't use zero_normalmem in bl2_platform_setup by Roberto Vargas · 7 years ago
  50. 1b05282 Merge pull request #1062 from jeenu-arm/cpu-fixes by danh-arm · 7 years ago
  51. 77544ef Merge pull request #1071 from jeenu-arm/syntax-fix by danh-arm · 7 years ago
  52. d0e1094 Tegra: Rename CORTEX_A57_ACTLR_EL1 to *CPUACTLR* by Eleanor Bonnici · 7 years ago
  53. f9a856b HiKey: Rename CPUACTRL reg constants by Eleanor Bonnici · 7 years ago
  54. 1958316 plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly by Jeenu Viswambharan · 7 years ago
  55. 6328f76 Merge pull request #1070 from rockchip-linux/rk3399-fixes-logic by danh-arm · 7 years ago
  56. 48f4bcd Merge pull request #1068 from jenswi-linaro/optee_arm_plat by danh-arm · 7 years ago
  57. dbc0f2d rockchip/rk3399: reinitilize secure sgrf when resume by Lin Huang · 7 years ago
  58. a7bb338 rockchip/rk3399: do secure timer init in pmusram by Lin Huang · 7 years ago
  59. 4c3770d rockchip/rk3399: use slice1 to restore ddr slice1 ~ slice4 by Lin Huang · 7 years ago
  60. a109ec9 rockchip/rk3399: disable more powerdomain prepare for shutdown logic rail by Lin Huang · 7 years ago
  61. 2adcad6 rockchip/rk3399: save and restore pd_alive register by Lin Huang · 7 years ago
  62. 3506ff1 Hikey: enable watchdog reset by Leo Yan · 7 years ago
  63. 9aadf25 rockchip/rk3399: set ddr clock source back to dpll when ddr resume by Lin Huang · 7 years ago
  64. 74c3d79 rockchip/rk3399: reinitilize debug uart when resume by Lin Huang · 7 years ago
  65. afb3343 Merge pull request #1064 from islmit01/im/shifted_afinity by davidcunado-arm · 7 years ago
  66. 756f53b Merge pull request #1061 from robertovargas-arm/norflash by davidcunado-arm · 7 years ago
  67. 810d921 FVP: bl2: optionally map ARM_OPTEE_PAGEABLE_LOAD_MEM by Jens Wiklander · 7 years ago
  68. e2af1ca qemu: Add OP-TEE extra image parsing support by Jens Wiklander · 7 years ago
  69. ccdbae7 qemu: replace deprecated plat_psci_common.c by Jens Wiklander · 7 years ago
  70. 56ca731 qemu: replace deprecated ADDR_SPACE_SIZE by Jens Wiklander · 7 years ago
  71. 8431635 FVP: Always assume shifted affinity with MT bit by Isla Mitchell · 7 years ago
  72. 3bbe34e norflash: Add full status check by Roberto Vargas · 7 years ago
  73. 2458e37 Merge pull request #1053 from jwerner-chromium/JW_func_align by davidcunado-arm · 7 years ago
  74. 784502a norflash: Add nor_erase() to NOR driver by Roberto Vargas · 7 years ago
  75. b4b09ca norflash: Clear status register before sending commands by Roberto Vargas · 7 years ago
  76. 9753cb5 norflash: Wait for WSM bit in lock/unlock by Roberto Vargas · 7 years ago
  77. f4953e7 norflash: clean-up norflash.c by Roberto Vargas · 7 years ago
  78. 5ae4dab Merge pull request #1051 from Kevin-WangTao/fix_suspend_issue by danh-arm · 7 years ago
  79. 4af7fcb Hikey960: fix PSCI suspend stuck issue by Tao Wang · 7 years ago
  80. 64b3112 qemu: Add LOAD_IMAGE_V2 support by Fu Wei · 7 years ago
  81. 64726e6 Add new alignment parameter to func assembler macro by Julius Werner · 7 years ago
  82. 1a52aca Merge pull request #1040 from sliai/support-opteed-header by danh-arm · 7 years ago
  83. a937d93 Merge pull request #1046 from jeenu-arm/revc by danh-arm · 7 years ago
  84. 33a8ead Merge pull request #1043 from tekkamanninja/qemu_xlat_tables_v2_upstream by danh-arm · 7 years ago
  85. 54661cd Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 7 years ago
  86. 71fb396 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  87. 955242d FVP: Support Base FVP RevC by Jeenu Viswambharan · 7 years ago
  88. eeb9ff9 FVP: Remove CCI registers from crash dump by Jeenu Viswambharan · 7 years ago
  89. 11ad8f2 FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · 8 years ago
  90. eecdf19 FVP: Fix AArch32 stack functions to be ABI-compliant by Jeenu Viswambharan · 7 years ago
  91. 3e0cba5 Merge pull request #1021 from vwadekar/psci-early-suspend-handler by davidcunado-arm · 7 years ago
  92. 5e2cbb3 Merge pull request #1038 from Leo-Yan/fix_vbus_det_irq by davidcunado-arm · 7 years ago
  93. cb95a19 Tegra: implement the early suspend handler by Varun Wadekar · 7 years ago
  94. ddc5bfd Merge pull request #1035 from sandrine-bailleux-arm/sb/xlat-lib-ctx by davidcunado-arm · 7 years ago
  95. dd92360 qemu: use translation tables library v2 as default. by Fu Wei · 7 years ago
  96. 401e491 Merge pull request #1032 from soby-mathew/sm/css_scp_reorg by davidcunado-arm · 7 years ago
  97. a9ad848 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · 7 years ago
  98. c9e8774 hikey: Disable VBUS_DET interrupt for PMIC by Leo Yan · 7 years ago
  99. 284c3d6 FVP: Do not map DEVICE2 memory range when TBB is disabled by Sandrine Bailleux · 7 years ago
  100. aa965e1 Merge pull request #1029 from islmit01/im/fix_includes by davidcunado-arm · 7 years ago