1. 7d24ce1 arm-io: Panic in case of io setup failure by Louis Mayencourt · 4 years, 5 months ago
  2. 70d7c09 MISRA fix: Use boolean essential type by Louis Mayencourt · 4 years, 5 months ago
  3. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · 4 years, 9 months ago
  4. 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · 4 years, 7 months ago
  5. 5a15b2d fconf: Load config dtb from bl1 by Louis Mayencourt · 4 years, 9 months ago
  6. 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · 4 years, 7 months ago
  7. 5b21082 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 4 years, 5 months ago
  8. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  9. bbea3b8 Merge "FDT wrappers: add functions for read/write bytes" into integration by Manish Pandey · 4 years, 5 months ago
  10. 2de82fc FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 4 years, 5 months ago
  11. f5cb00f plat/arm/sgi: move topology information to board folder by Vijayenthiran Subramaniam · 4 years, 6 months ago
  12. 025b1d2 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Mark Dykes · 4 years, 6 months ago
  13. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  14. a1951f4 Merge "FVP: Remove re-definition of topology related build options" into integration by Mark Dykes · 4 years, 6 months ago
  15. ee22c6a Merge "FVP: Stop reclaiming init code with Clang builds" into integration by Mark Dykes · 4 years, 6 months ago
  16. aad60c8 FVP: Remove re-definition of topology related build options by Alexei Fedorov · 4 years, 6 months ago
  17. 679584f Merge "A5DS: Change boot address to point to DDR address" into integration by Manish Pandey · 4 years, 6 months ago
  18. 244964f Merge "A5DS: Correct system freq, Cache Writeback Granule" into integration by Manish Pandey · 4 years, 6 months ago
  19. b7a1497 FVP: Stop reclaiming init code with Clang builds by Ambroise Vincent · 5 years ago
  20. 81ffc16 A5DS: Change boot address to point to DDR address by Avinash Mehta · 4 years, 7 months ago
  21. 22bbb8f A5DS: Correct system freq, Cache Writeback Granule by Avinash Mehta · 4 years, 7 months ago
  22. 2df6d17 drivers: add a driver for snoop control unit by Vishnu Banavath · 4 years, 7 months ago
  23. ce9af96 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 4 years, 7 months ago
  24. 45f4028 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 4 years, 9 months ago
  25. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  26. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  27. 9660dc1 debugfs: add SMC channel by Ambroise Vincent · 5 years ago
  28. e8b10e2 arm: Fix current RECLAIM_INIT_CODE behavior by Ambroise Vincent · 5 years ago
  29. 469db44 Merge "Fix multithreaded FVP power domain tree" into integration by Alexei Fedorov · 4 years, 8 months ago
  30. 0ac3941 GIC-600: Fix include ordering according to the coding style by Max Shvetsov · 4 years, 8 months ago
  31. 130f438 Merge changes from topic "lm/improve_memory_layout" into integration by Sandrine Bailleux · 4 years, 8 months ago
  32. 438aa72 ROMLIB: Optimize memory layout when ROMLIB is used by Louis Mayencourt · 4 years, 9 months ago
  33. 27c671a Fix multithreaded FVP power domain tree by Imre Kis · 4 years, 8 months ago
  34. a14d6a5 Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integration by Paul Beesley · 4 years, 8 months ago
  35. 2c44a44 n1sdp: setup multichip gic routing table by Manish Pandey · 4 years, 9 months ago
  36. 2207e93 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · 4 years, 8 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. 584410e Introducing support for Cortex-A65AE by Imre Kis · 5 years ago
  40. 8052e7e Merge "a5ds: Add handler for when user tries to switch off secondary cores" into integration by Soby Mathew · 4 years, 9 months ago
  41. 78163aa a5ds: Add handler for when user tries to switch off secondary cores by Usama Arif · 4 years, 9 months ago
  42. 05e4d22 Introducing support for Cortex-A65 by Imre Kis · 5 years ago
  43. fea97f7 Cortex_hercules: Add support for Hercules-AE by Artsem Artsemenka · 4 years, 10 months ago
  44. d2c0528 Merge changes from topic "a5ds-multicore" into integration by Soby Mathew · 4 years, 9 months ago
  45. 5b8664b Merge changes from topic "mp/giv3-discovery" into integration by Soby Mathew · 4 years, 9 months ago
  46. 2859b7d Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 5 years ago
  47. 2397d47 FVP: Fix plat_set_nv_ctr() function by Sandrine Bailleux · 5 years ago
  48. 79913a8 a5ds: add multicore support by Usama Arif · 4 years, 10 months ago
  49. 0cf7913 a5ds: Hold the secondary cpus in pen rather than panic by Usama Arif · 4 years, 10 months ago
  50. c0c104a Modify FVP makefile for cores that support both AArch64/32 by John Tsichritzis · 5 years ago
  51. 02d8c39 Merge "plat/arm: Introduce corstone700 platform." into integration by Paul Beesley · 4 years, 11 months ago
  52. 52990ae plat/arm: Introduce corstone700 platform. by Manish Pandey · 6 years ago
  53. 77725e2 Merge "FVP: Add Delay Timer driver to BL1 and BL31" into integration by Paul Beesley · 4 years, 11 months ago
  54. 7131d83 FVP: Add Delay Timer driver to BL1 and BL31 by Alexei Fedorov · 4 years, 11 months ago
  55. f2f0495 Merge changes from topic "lm/juno_dyn_cfg" into integration by Paul Beesley · 4 years, 11 months ago
  56. 3e7c38a Juno: Use shared mbedtls heap between bl1 and bl2 by Louis Mayencourt · 5 years ago
  57. 65cac46 Juno: add basic support for dynamic config by Louis Mayencourt · 5 years ago
  58. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  59. 6b77d5b Merge "sgm775: Fix build fail for TSP support on sgm775" into integration by Soby Mathew · 5 years ago
  60. 7d55457 Merge changes from topic "gby/cryptocell-multi-vers" into integration by Soby Mathew · 5 years ago
  61. 2277c85 sgm775: Fix build fail for TSP support on sgm775 by Madhukar Pappireddy · 5 years ago
  62. fbb88a3 cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · 5 years ago
  63. 8208267 Merge "n1sdp: fix DMC ECC enablement sequence in N1SDP platform" into integration by Soby Mathew · 5 years ago
  64. 3856b27 Merge "arm: Shorten the Firmware Update (FWU) process" into integration by Soby Mathew · 5 years ago
  65. 75e4ccb n1sdp: fix DMC ECC enablement sequence in N1SDP platform by Manoj Kumar · 5 years ago
  66. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 5 years ago
  67. f0081be Merge "Cortex_hercules: Introduce preliminary cpu support" into integration by Soby Mathew · 5 years ago
  68. f57f108 Cortex_hercules: Introduce preliminary cpu support by Louis Mayencourt · 5 years ago
  69. 82e9509 plat/arm: Introduce A5 DesignStart platform. by Usama Arif · 5 years ago
  70. cc94264 Rename Cortex-Deimos to Cortex-A77 by Balint Dobszay · 5 years ago
  71. 636a913 Merge changes from topic "av/console-port" into integration by Paul Beesley · 5 years ago
  72. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  73. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
  74. baefe3c Merge "FVP: Remove GIC initialisation from secondary core cold boot" into integration by John Tsichritzis · 5 years ago
  75. 19b384b FVP: Remove GIC initialisation from secondary core cold boot by John Tsichritzis · 5 years ago
  76. 7557c66 Apply compile-time check for AArch64-only cores by John Tsichritzis · 5 years ago
  77. 66e121a Merge changes from topic "sami/550_fix_n1sdp_issues_v1" into integration by Soby Mathew · 5 years ago
  78. 2f3365b N1SDP: Fix DRAM2 start address by Sami Mujawar · 5 years ago
  79. a43ae7c Add option for defining platform DRAM2 base by Sami Mujawar · 5 years ago
  80. 896799a SMMUv3: Abort DMA transactions by Alexei Fedorov · 5 years ago
  81. 707a0fd Merge "Add compile-time errors for HW_ASSISTED_COHERENCY flag" into integration by Soby Mathew · 5 years ago
  82. fe6df39 Add compile-time errors for HW_ASSISTED_COHERENCY flag by John Tsichritzis · 5 years ago
  83. 6b4a5f0 SMMUv3: refactor the driver code by Alexei Fedorov · 5 years ago
  84. 9e2f7ee juno: Add security sources for tsp-juno by Louis Mayencourt · 5 years ago
  85. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 5 years ago
  86. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  87. 4800943 Add support for Cortex-A76AE CPU by Alexei Fedorov · 5 years ago
  88. a88a35d Remove several warnings reported with W=2 by Ambroise Vincent · 5 years ago
  89. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  90. aec19d3 ROMLIB bug fixes by John Tsichritzis · 5 years ago
  91. 32cbbf6 Merge pull request #1888 from jts-arm/zeus by Dimitris Papastamos · 5 years ago
  92. fc58d33 fvp: Increase the size of the stack for FVP by Louis Mayencourt · 5 years ago
  93. 6deaf9c Introduce preliminary support for Neoverse Zeus by John Tsichritzis · 6 years ago
  94. 0d31688 plat/arm: mhu: make mhu driver generic by Masahisa Kojima · 5 years ago
  95. bde4246 juno: Enable CPU errata workarounds by Ambroise Vincent · 5 years ago
  96. 533b554 board/rde1edge: rename sgiclarkh to rde1edge by Chandni Cherukuri · 5 years ago
  97. 15ec1e5 board/rdn1edge: rename sgiclarka to rdn1edge by Chandni Cherukuri · 5 years ago
  98. 947fea0 Merge pull request #1835 from jts-arm/rename by Antonio Niño Díaz · 5 years ago
  99. 078e66f plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · 6 years ago
  100. e97998f plat/arm: Introduce FVP Versatile Express platform. by Usama Arif · 6 years ago