1. 3208edc ARM platforms: Initialize cntfrq for BL1 Firmware update by Soby Mathew · 6 years ago
  2. f790cc0 Merge pull request #1445 from danielboulby-arm/db/DynamicAuthentication by Dimitris Papastamos · 6 years ago
  3. 5470a3c Set FVP DYN_DISABLE_AUTH authentication default to 0 by Daniel Boulby · 6 years ago
  4. a455173 Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes by Dimitris Papastamos · 6 years ago
  5. 8e26307 plat/arm: css: Sanitize the input to css_validate_power_state by Nariman Poushin · 6 years ago
  6. 9b4c611 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · 6 years ago
  7. c125a14 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 6 years ago
  8. ebce735 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  9. a7055c5 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · 6 years ago
  10. ec94229 Merge pull request #1434 from soby-mathew/sm/fix_cntfrq by Dimitris Papastamos · 6 years ago
  11. 342d622 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  12. 0a665ed Merge pull request #1423 from chandnich/sgi-575/dyncfg by Dimitris Papastamos · 6 years ago
  13. 73b4214 Merge pull request #1425 from jts-arm/panic by Dimitris Papastamos · 6 years ago
  14. 7fb3a70 Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 6 years ago
  15. 88a0523 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  16. e237c1b Move mem-protect definitions to board specific files by Roberto Vargas · 6 years ago
  17. 355e096 Panic in BL1 when TB_FW_CONFIG is invalid by John Tsichritzis · 6 years ago
  18. 649b43f sgi/mmap: Remove SGI specific MMAP functions by Chandni Cherukuri · 6 years ago
  19. ea3f1be sgi/dyncfg: add system-id node in hw-config dtb by Chandni Cherukuri · 6 years ago
  20. 39b66f6 sgi/dyncfg: add dts files to enable support for dynamic config by Chandni Cherukuri · 6 years ago
  21. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  22. 59c4346 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 6 years ago
  23. d801a1d SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  24. a138f76 Fix MISRA Rule 5.7 Part 2 by Daniel Boulby · 6 years ago
  25. ff4e86f Fix MISRA Rule 5.3 Part 5 by Daniel Boulby · 6 years ago
  26. 608529a Merge pull request #1397 from dp-arm/dp/cortex-a76 by Dimitris Papastamos · 6 years ago
  27. 4a581b0 Revert "Code change to fix small bugs" by Dimitris Papastamos · 6 years ago
  28. ee7cda3 Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default by Dimitris Papastamos · 6 years ago
  29. 08268e2 Add AMU support for Cortex-Ares by Dimitris Papastamos · 7 years ago
  30. abbffe9 Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 7 years ago
  31. 83685de Merge pull request #1389 from danielboulby-arm/db/bugfix by Dimitris Papastamos · 6 years ago
  32. 2013d8f Juno: Bump up the BL1-RW size by Soby Mathew · 6 years ago
  33. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  34. bc325c2 Remove duplicate weak definition by Daniel Boulby · 6 years ago
  35. edcd266 Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor by Dimitris Papastamos · 6 years ago
  36. e829a37 plat/arm: SPM: Force BL31 to DRAM when SPM is used by Antonio Nino Diaz · 6 years ago
  37. 1d71ba1 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 6 years ago
  38. 6e79f9f FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 6 years ago
  39. b6ceca4 Merge pull request #1387 from vishwanathahg/sgi575/core_pos_calc by Dimitris Papastamos · 6 years ago
  40. dcf1a04 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · 6 years ago
  41. 8aaa863 css/sgi: rework the core position calculation function by Vishwanatha HG · 6 years ago
  42. 8ac1765 css/sgi: remove redundant copy of gic driver data by Vishwanatha HG · 6 years ago
  43. ede1342 Merge pull request #1379 from CJKay/nsram-fix by Dimitris Papastamos · 6 years ago
  44. a513506 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 6 years ago
  45. bf4698f Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 6 years ago
  46. d7ecac7 css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · 6 years ago
  47. b726c16 plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · 6 years ago
  48. 2f18aa1 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  49. 0b9ce90 ARM Platforms: Support RAS by Jeenu Viswambharan · 7 years ago
  50. 638b034 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 7 years ago
  51. bb3a6f8 css/sgi575: enable ARM_PLAT_MT flag by Sudipto Paul · 6 years ago
  52. 4af1654 Merge pull request #1346 from samarthp/sp/support-multiple-mhu-gen by Dimitris Papastamos · 6 years ago
  53. a427785 plat/arm: Add MHUv2 support to SCMI driver by Samarth Parikh · 7 years ago
  54. 8b37120 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · 6 years ago
  55. 3b94189 Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 7 years ago
  56. 1a29f93 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · 7 years ago
  57. f37704b Fix MISRA rule 8.3 Part 2 by Roberto Vargas · 7 years ago
  58. 35a3eeb Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
  59. 0f17a68 Merge pull request #1347 from davidcunado-arm/dc/affinities by Dimitris Papastamos · 6 years ago
  60. b47f941 Merge pull request #1342 from Summer-ARM/sq/support-tzmp1 by Dimitris Papastamos · 6 years ago
  61. 60a23fd Juno: Add support for TrustZone Media Protection 1 (TZMP1) by Summer Qin · 6 years ago
  62. 23411d2 plat/arm: Allow override of default TZC regions by Summer Qin · 6 years ago
  63. 83a2376 Juno: Increase bl2 max size to fix build when SPD=opteed by Amit Daniel Kachhap · 6 years ago
  64. 468bea4 FVP: Fix function for translating MPIDR to linear index by David Cunado · 6 years ago
  65. 02f8c03 Merge pull request #1327 from npoushin/npoushin/sgi575 by Dimitris Papastamos · 6 years ago
  66. b44cfc6 ARM platforms: Add support for SGI575 by Nariman Poushin · 6 years ago
  67. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  68. 0f66bbf Merge pull request #1307 from wangfeng-64/master by davidcunado-arm · 6 years ago
  69. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  70. 39b21d1 FVP: change the method for translating MPIDR values to a linear indices by Wang Feng · 6 years ago
  71. 950c695 FVP AArch32: Fix flash access in BL32 for mem_protect by Joel Hutton · 6 years ago
  72. 7b56928 Juno: Change the Firmware update detect mechanism by Soby Mathew · 6 years ago
  73. 74847ab BL2U: Fix ARM platform timer initilization by Soby Mathew · 6 years ago
  74. 06e3a5e Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmn by davidcunado-arm · 6 years ago
  75. 0ed8c00 Remove sp_min functions from plat_common.c by Soby Mathew · 6 years ago
  76. d0c63ea Fix FVP DRAM2 size by Roberto Vargas · 7 years ago
  77. fdcc08a Merge pull request #1290 from jeenu-arm/dynamiq by davidcunado-arm · 6 years ago
  78. 73a9605 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  79. fd116b9 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · 7 years ago
  80. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
  81. dc6aad2 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 7 years ago
  82. fe7210c FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · 7 years ago
  83. 01e808c Select SCMI/SDS drivers by default on Juno by Sandrine Bailleux · 6 years ago
  84. bd8e6a9 Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 6 years ago
  85. ba91a00 Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · 6 years ago
  86. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  87. 09cc7a6 FVP: restrict dynamic config to Unix build environment by Soby Mathew · 6 years ago
  88. f06890e Refactor AMU support for Cortex A75 by Dimitris Papastamos · 7 years ago
  89. a2e702a Factor out CPU AMU helpers by Dimitris Papastamos · 7 years ago
  90. da5f274 Dynamic cfg: MISRA fixes by Soby Mathew · 7 years ago
  91. ce6d964 FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · 7 years ago
  92. cab0b5b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 7 years ago
  93. c228956 ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 7 years ago
  94. 0c306cc ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 7 years ago
  95. caf4eca ARM Platforms: Add CASSERT for BL2_BASE by Soby Mathew · 7 years ago
  96. 81bf6aa ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1 by Soby Mathew · 7 years ago
  97. f2c83c1 ARM platforms: Fix console address for flush by Jeenu Viswambharan · 7 years ago
  98. 33950dd Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 7 years ago
  99. c939d13 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 7 years ago
  100. 1dc0714 Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 7 years ago