1. 025b1d2 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Mark Dykes · 4 years, 6 months ago
  2. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  3. a1951f4 Merge "FVP: Remove re-definition of topology related build options" into integration by Mark Dykes · 4 years, 6 months ago
  4. ee22c6a Merge "FVP: Stop reclaiming init code with Clang builds" into integration by Mark Dykes · 4 years, 6 months ago
  5. aad60c8 FVP: Remove re-definition of topology related build options by Alexei Fedorov · 4 years, 6 months ago
  6. 679584f Merge "A5DS: Change boot address to point to DDR address" into integration by Manish Pandey · 4 years, 6 months ago
  7. 244964f Merge "A5DS: Correct system freq, Cache Writeback Granule" into integration by Manish Pandey · 4 years, 6 months ago
  8. b7a1497 FVP: Stop reclaiming init code with Clang builds by Ambroise Vincent · 5 years ago
  9. 81ffc16 A5DS: Change boot address to point to DDR address by Avinash Mehta · 4 years, 7 months ago
  10. 22bbb8f A5DS: Correct system freq, Cache Writeback Granule by Avinash Mehta · 4 years, 7 months ago
  11. 2df6d17 drivers: add a driver for snoop control unit by Vishnu Banavath · 4 years, 7 months ago
  12. ce9af96 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 4 years, 7 months ago
  13. e08d7b1 spm-mm: Remove mm_svc.h header by Paul Beesley · 4 years, 9 months ago
  14. e9754e6 spm-mm: Refactor spm_svc.h and its contents by Paul Beesley · 4 years, 9 months ago
  15. 45f4028 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 4 years, 9 months ago
  16. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  17. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  18. aa4fd60 Merge changes from topic "bs/pmf32" into integration by György Szing · 4 years, 7 months ago
  19. 91e20c8 TF-A: Fix BL2 bug in dynamic configuration initialisation by Alexei Fedorov · 4 years, 7 months ago
  20. 9660dc1 debugfs: add SMC channel by Ambroise Vincent · 5 years ago
  21. f8cee2d Merge "arm: gicv3: Fix compiler dependent behavior" into integration by Soby Mathew · 4 years, 7 months ago
  22. 78dc10c pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · 4 years, 8 months ago
  23. 16362c6 SiP: Don't validate entrypoint if state switch is impossible by Bence Szépkúti · 4 years, 8 months ago
  24. 67dd93e arm: gicv3: Fix compiler dependent behavior by Ambroise Vincent · 5 years ago
  25. 545be72 Merge "Use the proper size for tb_fw_cfg_dtb" into integration by Alexei Fedorov · 4 years, 7 months ago
  26. e8b10e2 arm: Fix current RECLAIM_INIT_CODE behavior by Ambroise Vincent · 5 years ago
  27. 73d42d7 Use the proper size for tb_fw_cfg_dtb by Louis Mayencourt · 4 years, 7 months ago
  28. 469db44 Merge "Fix multithreaded FVP power domain tree" into integration by Alexei Fedorov · 4 years, 8 months ago
  29. 0ac3941 GIC-600: Fix include ordering according to the coding style by Max Shvetsov · 4 years, 8 months ago
  30. 130f438 Merge changes from topic "lm/improve_memory_layout" into integration by Sandrine Bailleux · 4 years, 8 months ago
  31. 438aa72 ROMLIB: Optimize memory layout when ROMLIB is used by Louis Mayencourt · 4 years, 9 months ago
  32. 27c671a Fix multithreaded FVP power domain tree by Imre Kis · 4 years, 8 months ago
  33. a14d6a5 Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integration by Paul Beesley · 4 years, 8 months ago
  34. 2c44a44 n1sdp: setup multichip gic routing table by Manish Pandey · 4 years, 9 months ago
  35. 2207e93 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · 4 years, 8 months ago
  36. 2dfa764 plat/arm/gicv3: add support for probing multiple GIC Redistributor frames by Vijayenthiran Subramaniam · 4 years, 9 months ago
  37. b68e286 n1sdp: update platform macros for dual-chip setup by Manish Pandey · 4 years, 10 months ago
  38. 2f3203f n1sdp: introduce platform information SDS region by Manish Pandey · 4 years, 9 months ago
  39. 3dd0524 plat/arm: use Aff3 bits also to validate mpidr by Manish Pandey · 4 years, 9 months ago
  40. 584410e Introducing support for Cortex-A65AE by Imre Kis · 5 years ago
  41. 8052e7e Merge "a5ds: Add handler for when user tries to switch off secondary cores" into integration by Soby Mathew · 4 years, 9 months ago
  42. 78163aa a5ds: Add handler for when user tries to switch off secondary cores by Usama Arif · 4 years, 9 months ago
  43. 05e4d22 Introducing support for Cortex-A65 by Imre Kis · 5 years ago
  44. fea97f7 Cortex_hercules: Add support for Hercules-AE by Artsem Artsemenka · 4 years, 10 months ago
  45. d2c0528 Merge changes from topic "a5ds-multicore" into integration by Soby Mathew · 4 years, 9 months ago
  46. 5b8664b Merge changes from topic "mp/giv3-discovery" into integration by Soby Mathew · 4 years, 9 months ago
  47. 2859b7d Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 5 years ago
  48. 2397d47 FVP: Fix plat_set_nv_ctr() function by Sandrine Bailleux · 5 years ago
  49. 79913a8 a5ds: add multicore support by Usama Arif · 4 years, 10 months ago
  50. 0cf7913 a5ds: Hold the secondary cpus in pen rather than panic by Usama Arif · 4 years, 10 months ago
  51. 7c9a4e6 Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · 4 years, 10 months ago
  52. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  53. c0c104a Modify FVP makefile for cores that support both AArch64/32 by John Tsichritzis · 5 years ago
  54. 02d8c39 Merge "plat/arm: Introduce corstone700 platform." into integration by Paul Beesley · 4 years, 11 months ago
  55. 52990ae plat/arm: Introduce corstone700 platform. by Manish Pandey · 6 years ago
  56. 77725e2 Merge "FVP: Add Delay Timer driver to BL1 and BL31" into integration by Paul Beesley · 4 years, 11 months ago
  57. 7131d83 FVP: Add Delay Timer driver to BL1 and BL31 by Alexei Fedorov · 4 years, 11 months ago
  58. f2f0495 Merge changes from topic "lm/juno_dyn_cfg" into integration by Paul Beesley · 4 years, 11 months ago
  59. 3e7c38a Juno: Use shared mbedtls heap between bl1 and bl2 by Louis Mayencourt · 5 years ago
  60. 65cac46 Juno: add basic support for dynamic config by Louis Mayencourt · 5 years ago
  61. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  62. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  63. 6b77d5b Merge "sgm775: Fix build fail for TSP support on sgm775" into integration by Soby Mathew · 5 years ago
  64. 7d55457 Merge changes from topic "gby/cryptocell-multi-vers" into integration by Soby Mathew · 5 years ago
  65. 2277c85 sgm775: Fix build fail for TSP support on sgm775 by Madhukar Pappireddy · 5 years ago
  66. fbb88a3 cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · 5 years ago
  67. 8208267 Merge "n1sdp: fix DMC ECC enablement sequence in N1SDP platform" into integration by Soby Mathew · 5 years ago
  68. 3856b27 Merge "arm: Shorten the Firmware Update (FWU) process" into integration by Soby Mathew · 5 years ago
  69. 75e4ccb n1sdp: fix DMC ECC enablement sequence in N1SDP platform by Manoj Kumar · 5 years ago
  70. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 5 years ago
  71. f0081be Merge "Cortex_hercules: Introduce preliminary cpu support" into integration by Soby Mathew · 5 years ago
  72. f57f108 Cortex_hercules: Introduce preliminary cpu support by Louis Mayencourt · 5 years ago
  73. 82e9509 plat/arm: Introduce A5 DesignStart platform. by Usama Arif · 5 years ago
  74. cc94264 Rename Cortex-Deimos to Cortex-A77 by Balint Dobszay · 5 years ago
  75. 636a913 Merge changes from topic "av/console-port" into integration by Paul Beesley · 5 years ago
  76. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  77. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
  78. f79ebcd plat/arm: Skip BL2U if RESET_TO_SP_MIN flag is set by Louis Mayencourt · 5 years ago
  79. baefe3c Merge "FVP: Remove GIC initialisation from secondary core cold boot" into integration by John Tsichritzis · 5 years ago
  80. 19b384b FVP: Remove GIC initialisation from secondary core cold boot by John Tsichritzis · 5 years ago
  81. 7557c66 Apply compile-time check for AArch64-only cores by John Tsichritzis · 5 years ago
  82. 66e121a Merge changes from topic "sami/550_fix_n1sdp_issues_v1" into integration by Soby Mathew · 5 years ago
  83. 5eb649d N1SDP: Initialise CNTFRQ in Non Secure CNTBaseN by Sami Mujawar · 5 years ago
  84. 2f3365b N1SDP: Fix DRAM2 start address by Sami Mujawar · 5 years ago
  85. a43ae7c Add option for defining platform DRAM2 base by Sami Mujawar · 5 years ago
  86. 896799a SMMUv3: Abort DMA transactions by Alexei Fedorov · 5 years ago
  87. 707a0fd Merge "Add compile-time errors for HW_ASSISTED_COHERENCY flag" into integration by Soby Mathew · 5 years ago
  88. fe6df39 Add compile-time errors for HW_ASSISTED_COHERENCY flag by John Tsichritzis · 5 years ago
  89. 6b4a5f0 SMMUv3: refactor the driver code by Alexei Fedorov · 5 years ago
  90. 9e2f7ee juno: Add security sources for tsp-juno by Louis Mayencourt · 5 years ago
  91. 500163d Console: Remove Arm console unregister on suspend by Ambroise Vincent · 5 years ago
  92. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 5 years ago
  93. a624f59 Temporarily disable shared Mbed TLS heap for SGM by John Tsichritzis · 5 years ago
  94. bd0b6fb Merge changes from topic "av/tls-heap" into integration by Antonio Niño Díaz · 5 years ago
  95. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  96. 322971d sgm: Fix bl2 sources by Ambroise Vincent · 5 years ago
  97. 4742f09 plat/sgm: Remove redundant platform_oid.h by Paul Beesley · 5 years ago
  98. 4800943 Add support for Cortex-A76AE CPU by Alexei Fedorov · 5 years ago
  99. a88a35d Remove several warnings reported with W=2 by Ambroise Vincent · 5 years ago
  100. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago