1. 05e4d22 Introducing support for Cortex-A65 by Imre Kis · 5 years ago
  2. fea97f7 Cortex_hercules: Add support for Hercules-AE by Artsem Artsemenka · 4 years, 10 months ago
  3. d2c0528 Merge changes from topic "a5ds-multicore" into integration by Soby Mathew · 4 years, 9 months ago
  4. 5b8664b Merge changes from topic "mp/giv3-discovery" into integration by Soby Mathew · 4 years, 9 months ago
  5. 2859b7d Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 5 years ago
  6. 2397d47 FVP: Fix plat_set_nv_ctr() function by Sandrine Bailleux · 5 years ago
  7. 79913a8 a5ds: add multicore support by Usama Arif · 4 years, 10 months ago
  8. 0cf7913 a5ds: Hold the secondary cpus in pen rather than panic by Usama Arif · 4 years, 10 months ago
  9. 7c9a4e6 Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · 4 years, 10 months ago
  10. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  11. c0c104a Modify FVP makefile for cores that support both AArch64/32 by John Tsichritzis · 5 years ago
  12. 02d8c39 Merge "plat/arm: Introduce corstone700 platform." into integration by Paul Beesley · 4 years, 11 months ago
  13. 52990ae plat/arm: Introduce corstone700 platform. by Manish Pandey · 6 years ago
  14. 77725e2 Merge "FVP: Add Delay Timer driver to BL1 and BL31" into integration by Paul Beesley · 4 years, 11 months ago
  15. 7131d83 FVP: Add Delay Timer driver to BL1 and BL31 by Alexei Fedorov · 4 years, 11 months ago
  16. f2f0495 Merge changes from topic "lm/juno_dyn_cfg" into integration by Paul Beesley · 4 years, 11 months ago
  17. 3e7c38a Juno: Use shared mbedtls heap between bl1 and bl2 by Louis Mayencourt · 5 years ago
  18. 65cac46 Juno: add basic support for dynamic config by Louis Mayencourt · 5 years ago
  19. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  20. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  21. 6b77d5b Merge "sgm775: Fix build fail for TSP support on sgm775" into integration by Soby Mathew · 5 years ago
  22. 7d55457 Merge changes from topic "gby/cryptocell-multi-vers" into integration by Soby Mathew · 5 years ago
  23. 2277c85 sgm775: Fix build fail for TSP support on sgm775 by Madhukar Pappireddy · 5 years ago
  24. fbb88a3 cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · 5 years ago
  25. 8208267 Merge "n1sdp: fix DMC ECC enablement sequence in N1SDP platform" into integration by Soby Mathew · 5 years ago
  26. 3856b27 Merge "arm: Shorten the Firmware Update (FWU) process" into integration by Soby Mathew · 5 years ago
  27. 75e4ccb n1sdp: fix DMC ECC enablement sequence in N1SDP platform by Manoj Kumar · 5 years ago
  28. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 5 years ago
  29. f0081be Merge "Cortex_hercules: Introduce preliminary cpu support" into integration by Soby Mathew · 5 years ago
  30. f57f108 Cortex_hercules: Introduce preliminary cpu support by Louis Mayencourt · 5 years ago
  31. 82e9509 plat/arm: Introduce A5 DesignStart platform. by Usama Arif · 5 years ago
  32. cc94264 Rename Cortex-Deimos to Cortex-A77 by Balint Dobszay · 5 years ago
  33. 636a913 Merge changes from topic "av/console-port" into integration by Paul Beesley · 5 years ago
  34. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  35. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
  36. f79ebcd plat/arm: Skip BL2U if RESET_TO_SP_MIN flag is set by Louis Mayencourt · 5 years ago
  37. baefe3c Merge "FVP: Remove GIC initialisation from secondary core cold boot" into integration by John Tsichritzis · 5 years ago
  38. 19b384b FVP: Remove GIC initialisation from secondary core cold boot by John Tsichritzis · 5 years ago
  39. 7557c66 Apply compile-time check for AArch64-only cores by John Tsichritzis · 5 years ago
  40. 66e121a Merge changes from topic "sami/550_fix_n1sdp_issues_v1" into integration by Soby Mathew · 5 years ago
  41. 5eb649d N1SDP: Initialise CNTFRQ in Non Secure CNTBaseN by Sami Mujawar · 5 years ago
  42. 2f3365b N1SDP: Fix DRAM2 start address by Sami Mujawar · 5 years ago
  43. a43ae7c Add option for defining platform DRAM2 base by Sami Mujawar · 5 years ago
  44. 896799a SMMUv3: Abort DMA transactions by Alexei Fedorov · 5 years ago
  45. 707a0fd Merge "Add compile-time errors for HW_ASSISTED_COHERENCY flag" into integration by Soby Mathew · 5 years ago
  46. fe6df39 Add compile-time errors for HW_ASSISTED_COHERENCY flag by John Tsichritzis · 5 years ago
  47. 6b4a5f0 SMMUv3: refactor the driver code by Alexei Fedorov · 5 years ago
  48. 9e2f7ee juno: Add security sources for tsp-juno by Louis Mayencourt · 5 years ago
  49. 500163d Console: Remove Arm console unregister on suspend by Ambroise Vincent · 5 years ago
  50. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 5 years ago
  51. a624f59 Temporarily disable shared Mbed TLS heap for SGM by John Tsichritzis · 5 years ago
  52. bd0b6fb Merge changes from topic "av/tls-heap" into integration by Antonio Niño Díaz · 5 years ago
  53. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  54. 322971d sgm: Fix bl2 sources by Ambroise Vincent · 5 years ago
  55. 4742f09 plat/sgm: Remove redundant platform_oid.h by Paul Beesley · 5 years ago
  56. 4800943 Add support for Cortex-A76AE CPU by Alexei Fedorov · 5 years ago
  57. a88a35d Remove several warnings reported with W=2 by Ambroise Vincent · 5 years ago
  58. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  59. aec19d3 ROMLIB bug fixes by John Tsichritzis · 5 years ago
  60. 3b017bf Merge pull request #1892 from sandrine-bailleux-arm/sb/pauth by Soby Mathew · 5 years ago
  61. 32cbbf6 Merge pull request #1888 from jts-arm/zeus by Dimitris Papastamos · 5 years ago
  62. fc58d33 fvp: Increase the size of the stack for FVP by Louis Mayencourt · 5 years ago
  63. 6369ded Put Pointer Authentication key value in BSS section by Sandrine Bailleux · 5 years ago
  64. 6deaf9c Introduce preliminary support for Neoverse Zeus by John Tsichritzis · 6 years ago
  65. 0d31688 plat/arm: mhu: make mhu driver generic by Masahisa Kojima · 5 years ago
  66. 650de4b Merge pull request #1844 from chandnich/rename_sgiclark by Antonio Niño Díaz · 5 years ago
  67. bde4246 juno: Enable CPU errata workarounds by Ambroise Vincent · 5 years ago
  68. 346a7cc css/sgi: replace all uses of Clark with new product names by Chandni Cherukuri · 5 years ago
  69. 5c61c0c Merge pull request #1829 from antonio-nino-diaz-arm/an/pauth by Antonio Niño Díaz · 5 years ago
  70. 9c852aa plat/arm: Implement ARMv8.3-PAuth interfaces by Antonio Nino Diaz · 5 years ago
  71. 533b554 board/rde1edge: rename sgiclarkh to rde1edge by Chandni Cherukuri · 5 years ago
  72. 15ec1e5 board/rdn1edge: rename sgiclarka to rdn1edge by Chandni Cherukuri · 5 years ago
  73. 947fea0 Merge pull request #1835 from jts-arm/rename by Antonio Niño Díaz · 5 years ago
  74. 078e66f plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · 6 years ago
  75. e97998f plat/arm: Introduce FVP Versatile Express platform. by Usama Arif · 6 years ago
  76. 16e6d9f Rename Cortex-Helios to Neoverse E1 by John Tsichritzis · 5 years ago
  77. 56369c1 Rename Cortex-Ares to Neoverse N1 by John Tsichritzis · 5 years ago
  78. 81eb5ce Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · 5 years ago
  79. 60ef675 fvp: trusty: Move dynamic xlat enable to platform by Antonio Nino Diaz · 5 years ago
  80. f6d7e44 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 5 years ago
  81. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  82. e7509c8 Arm platforms: Fix max size of BL33 image by Sandrine Bailleux · 5 years ago
  83. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 5 years ago
  84. f13d09a fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  85. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  86. 326f56b plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  87. ae9654d plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  88. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  89. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  90. 4e6408c plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · 5 years ago
  91. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  92. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  93. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  94. bb87f85 Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 5 years ago
  95. 8fc878b Merge pull request #1757 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 5 years ago
  96. c49b9cf Merge pull request #1758 from pbeesley-arm/pb/spelling by Antonio Niño Díaz · 5 years ago
  97. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  98. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  99. b0fd008 Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 6 years ago
  100. 8aaa4f5 juno:Fix CSS_USE_SCMI_SDS_DRIVER=0 configuration by Joel Hutton · 5 years ago