1. ae6779e rpi3: Introduce AArch64 Raspberry Pi 3 port by Antonio Nino Diaz · 7 years ago
  2. 12241b9 fvp: Enable the Activity Monitor Unit extensions by default by Dimitris Papastamos · 7 years ago
  3. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  4. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  5. a5acc0a ARM platforms: Enable SDEI by Jeenu Viswambharan · 7 years ago
  6. b183745 ARM platforms: Define exception macros by Jeenu Viswambharan · 7 years ago
  7. 1dc771b ARM platforms: Provide SDEI entry point validation by Jeenu Viswambharan · 7 years ago
  8. 59424d8 ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · 7 years ago
  9. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  10. 055af4b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 7 years ago
  11. fbf5bda GICv2: Fix populating PE target data by Jeenu Viswambharan · 7 years ago
  12. baa1611 Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · 7 years ago
  13. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 7 years ago
  14. 15360c0 Merge pull request #1154 from soby-mathew/sm/fix_psci_stat by davidcunado-arm · 7 years ago
  15. 953395a aarch32: add few missing weak platform specific function by Etienne Carriere · 7 years ago
  16. 74275b0 Merge pull request #1155 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  17. df8fab9 uniphier: make sure to create build directory before ROT key by Masahiro Yamada · 7 years ago
  18. e2395b4 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · 7 years ago
  19. 31036d5 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · 7 years ago
  20. 7f4d617 Merge pull request #1142 from etienne-lms/qemu-int by davidcunado-arm · 7 years ago
  21. 8336f68 Fix PSCI STAT time stamp collection by Soby Mathew · 7 years ago
  22. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 7 years ago
  23. 84aa3a7 qemu: update deprecated interrupt registering by Etienne Carriere · 7 years ago
  24. 8247796 Fix usage of IMAGE_BLx macros by Roberto Vargas · 7 years ago
  25. ac6dc35 Always define ARM_TSP_RAM_LOCATION_ID by Roberto Vargas · 7 years ago
  26. b648b7d Merge pull request #1141 from robertovargas-arm/boot_redundancy by davidcunado-arm · 7 years ago
  27. 3f9f414 Merge pull request #1144 from geesun/qx/resize_bl2_size by davidcunado-arm · 7 years ago
  28. f0a2e9c Merge pull request #1147 from etienne-lms/qemu-optee-load by davidcunado-arm · 7 years ago
  29. 818a065 Merge pull request #1143 from etienne-lms/qemu-hpen by davidcunado-arm · 7 years ago
  30. 2ddec18 qemu/optee: load OP-TEE pageable part 2MB above OP-TEE image by Etienne Carriere · 7 years ago
  31. 3d42dcc Merge pull request #1138 from michpappas/tf-issues#526_qemu_does_not_support_TBB by davidcunado-arm · 7 years ago
  32. 3469cd0 qemu: Add support for Trusted Board Boot by Michalis Pappas · 7 years ago
  33. de431b1 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · 7 years ago
  34. c7b12c5 plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 7 years ago
  35. bc1ae1f Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  36. 5eb85e4 qemu: fix holding pen mailbox sequence by Etienne Carriere · 7 years ago
  37. 52b8f60 Merge pull request #1139 from hzhuang1/fix_edmac by davidcunado-arm · 7 years ago
  38. 8774735 Merge pull request #1131 from jeenu-arm/gic-migrate by davidcunado-arm · 7 years ago
  39. c444fcf Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 7 years ago
  40. c183534 uniphier: move ROTPK hash to .rodata section by Masahiro Yamada · 7 years ago
  41. e1be904 HiKey: make RTC out of reset mode by Haojian Zhuang · 7 years ago
  42. f82732b HiKey: init EDMA controller with non secure mode by Haojian Zhuang · 7 years ago
  43. 9bde130 zynqmp: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  44. 392cbb3 mt8173: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  45. 0345fc3 poplar: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  46. ecb05e9 uniphier: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  47. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  48. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
  49. eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 7 years ago
  50. dce70b3 GIC: Add API to set interrupt routing by Jeenu Viswambharan · 7 years ago
  51. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
  52. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  53. 447b89d GIC: Add API to set interrupt priority by Jeenu Viswambharan · 7 years ago
  54. 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 7 years ago
  55. 24e7029 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 7 years ago
  56. 522a465 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · 7 years ago
  57. eeb43be ARM platforms: supply per-PE target mask array by Jeenu Viswambharan · 7 years ago
  58. b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · 7 years ago
  59. 3caafd7 reset2: Add css_system_reset2() by Roberto Vargas · 7 years ago
  60. fc2b4eb scp: Introduce css_scp_system_off() function by Roberto Vargas · 7 years ago
  61. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · 7 years ago
  62. 3b5156e ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · 7 years ago
  63. 327548c GICv3: add functions for save and restore by Soby Mathew · 7 years ago
  64. ae6e285 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · 7 years ago
  65. ad1bbf1 Merge pull request #1115 from jeenu-arm/tsp-mt by davidcunado-arm · 7 years ago
  66. 4ecdba3 TSP: Support multi-threading CPUs on FVP by Jeenu Viswambharan · 7 years ago
  67. 56fcdd7 Merge pull request #1107 from geesun/qx/add_ecdsa_support by davidcunado-arm · 7 years ago
  68. 7dd775a Uniphier: fix xlat tables lib inclusion by Douglas Raillard · 7 years ago
  69. 3315ad2 Merge pull request #1108 from sandrine-bailleux-arm/sb/fvp-utils-def by davidcunado-arm · 7 years ago
  70. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 7 years ago
  71. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
  72. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  73. a674feb plat/arm : update BL size macros to give BL1 and BL2 more space for TBB by Qixiang Xu · 7 years ago
  74. e32c042 FVP: Include utils_def.h instead of utils.h by Sandrine Bailleux · 7 years ago
  75. f94e40d Fix type of `unsigned long` constants by Antonio Nino Diaz · 7 years ago
  76. 195800d Merge pull request #1102 from Xilinx/fpga_load by davidcunado-arm · 7 years ago
  77. 881788d zynqmp: Sync function declaration and definition by Soren Brinkmann · 7 years ago
  78. f07b808 Merge pull request #1093 from soby-mathew/eb/log_fw by davidcunado-arm · 7 years ago
  79. ddd5497 Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module by davidcunado-arm · 7 years ago
  80. 5efa6ff Merge pull request #1098 from vchong/boot_without_spd by davidcunado-arm · 7 years ago
  81. 398d5d3 hikey*: Undef BL32_BASE when building without SPD by Victor Chong · 7 years ago
  82. 043741c hikey*: Fix typo by Victor Chong · 7 years ago
  83. 9ce83d3 Merge pull request #1092 from jeenu-arm/errata-workarounds by davidcunado-arm · 7 years ago
  84. c40b59c Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 7 years ago
  85. aaf15f5 Implement log framework by Soby Mathew · 7 years ago
  86. 4cd483d Merge pull request #1086 from robertovargas-arm/dead_loop by davidcunado-arm · 7 years ago
  87. 8392aab Juno: Disable 859971 and 859972 errata workarounds by Eleanor Bonnici · 7 years ago
  88. f471c42 Hikey: enable CPU debug module by Leo Yan · 7 years ago
  89. 403a6ad Merge pull request #1082 from vchong/load_img_v2_parse_optee_header by davidcunado-arm · 7 years ago
  90. 512d84c Merge pull request #1080 from soby-mathew/eb/RSA-PKCS1-5_support_1 by davidcunado-arm · 7 years ago
  91. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  92. f6f2b7e SDS: Introduce the sds drivers by Soby Mathew · 7 years ago
  93. a535453 Split CSS makefile for sp_min on Juno by Soby Mathew · 7 years ago
  94. 9c685a8 juno: Fix bug in plat_get_my_entrypoint by Roberto Vargas · 7 years ago
  95. 874fc9e Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 7 years ago
  96. eb59e90 Merge pull request #1081 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  97. 7d787f5 hikey*: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · 7 years ago
  98. 2d9a42d hikey*: Add LOAD_IMAGE_V2 support by Victor Chong · 7 years ago
  99. c926688 uniphier: work around Boot ROM bug for USB boot mode of PXs3 SoC by Masahiro Yamada · 7 years ago
  100. 71ac596 uniphier: fix code indent for conditional statement by Masahiro Yamada · 7 years ago