1. d6dcbca MISRA fix: Use boolean essential type by Louis Mayencourt · 6 years ago
  2. 0a6e7e3 fconf: Move platform io policies into fconf by Louis Mayencourt · 6 years ago
  3. 6c97231 fconf: Add mbedtls shared heap as property by Louis Mayencourt · 6 years ago
  4. ce85284 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 6 years ago
  5. 25ac879 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · 6 years ago
  6. 3b5ea74 fconf: Load config dtb from bl1 by Louis Mayencourt · 6 years ago
  7. a6ffdde Adds option to read ROTPK from registers for FVP by Max Shvetsov · 6 years ago
  8. 0c1f197 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 6 years ago
  9. 3c6ec8f Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · 6 years ago
  10. d433bbd plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 6 years ago
  11. 8c11ebf a8k: Implement platform specific power off by Luka Kovacic · 6 years ago
  12. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  13. 86ed895 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 6 years ago
  14. aeaa225 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 6 years ago
  15. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
  16. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 6 years ago
  17. 992f091 debugfs: add SMC channel by Ambroise Vincent · 6 years ago
  18. a71c59d arm: Fix current RECLAIM_INIT_CODE behavior by Ambroise Vincent · 6 years ago
  19. 63b9627 Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integration by Paul Beesley · 6 years ago
  20. 133a5c6 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · 6 years ago
  21. 74c2124 plat/arm/gicv3: add support for probing multiple GIC Redistributor frames by Vijayenthiran Subramaniam · 6 years ago
  22. 6806cd2 Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 6 years ago
  23. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  24. 6c6a470 AArch64: Align crash reporting output by Alexei Fedorov · 6 years ago
  25. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  26. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  27. 4129340 Merge changes from topic "advk-serror" into integration by Soby Mathew · 6 years ago
  28. 37b7003 arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 6 years ago
  29. 6e9e15b marvell: Switch to xlat_tables_v2 by Remi Pommarel · 6 years ago
  30. de8bc83 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 6 years ago
  31. 6bb6015 Add option for defining platform DRAM2 base by Sami Mujawar · 6 years ago
  32. b0c97da plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 6 years ago
  33. 2374ab1 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 6 years ago
  34. 609e053 Remove several warnings reported with W=1 by Ambroise Vincent · 6 years ago
  35. b86048c Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
  36. 0d28096 Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · 6 years ago
  37. ece6fd2 Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 7 years ago
  38. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 7 years ago
  39. 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 7 years ago
  40. 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 7 years ago
  41. cd1f39b Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 7 years ago
  42. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 7 years ago
  43. 0560efb services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 7 years ago
  44. d4580d1 plat/arm: Restrict PIE support to FVP by Soby Mathew · 7 years ago
  45. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  46. 07146af plat/arm: Always define TSP memory region by Antonio Nino Diaz · 7 years ago
  47. 55cf015 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · 7 years ago
  48. aa9ae89 SPM: Implement global response buffer helpers by Antonio Nino Diaz · 7 years ago
  49. 56ae979 SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · 7 years ago
  50. 0fa1a02 SPM: Support multiple partitions by Antonio Nino Diaz · 7 years ago
  51. 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 7 years ago
  52. 09d413a SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 7 years ago
  53. e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 7 years ago
  54. 0e27faf plat/arm/common: add an additional platform power level by Chandni Cherukuri · 7 years ago
  55. eff2f44 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 7 years ago
  56. d7c4420 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 7 years ago
  57. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  58. 3d449de Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 7 years ago
  59. b8a02d5 plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 7 years ago
  60. f21c632 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 7 years ago
  61. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 7 years ago
  62. 1e66bac plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · 7 years ago
  63. d03823d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 7 years ago
  64. 15b94cc plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 7 years ago
  65. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  66. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  67. 722236f plat/arm/css: Add SID registers for SGx platforms by Chandni Cherukuri · 7 years ago
  68. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  69. 2b2c3f0 plat: marvell: Fix the wrong include protector by Konstantin Porotchkin · 7 years ago
  70. 97f1233 Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 7 years ago
  71. 7be05cd Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 7 years ago
  72. 32aee84 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 8 years ago
  73. 0f58d4f plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 7 years ago
  74. 8b3345f Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 7 years ago
  75. f7a1826 Merge pull request #1614 from MISL-EBU-System-SW/integration-fix by Soby Mathew · 7 years ago
  76. aa7877c plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 7 years ago
  77. e02f469 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 7 years ago
  78. f2c1504 plat: marvell: invoke platform specific scp_bl2 image handler by Grzegorz Jaszczyk · 7 years ago
  79. 81542c0 Remove some MISRA defects in common code by Antonio Nino Diaz · 7 years ago
  80. cb4adb0 FVP: Reclaim init code for the stack by Daniel Boulby · 7 years ago
  81. c0740e4 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 7 years ago
  82. 35795b4 marvell: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  83. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  84. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  85. 5b5ca4f Remove deprecated bl1_init_bl2_mem_layout() by Antonio Nino Diaz · 7 years ago
  86. 34244d9 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · 7 years ago
  87. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 7 years ago
  88. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 7 years ago
  89. b51d433 Merge pull request #1565 from satheesbalya-arm/sb1_2332_fwu_sds_register by Dimitris Papastamos · 7 years ago
  90. 4da6f6c juno: Revert FWU update detect mechanism by Sathees Balya · 7 years ago
  91. 2dac2c0 Readjust BL2 size after sharing Mbed TLS heap by John Tsichritzis · 7 years ago
  92. 05ca725 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 7 years ago
  93. 37574c5 Reduce BL2 size for FVP by John Tsichritzis · 7 years ago
  94. ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 7 years ago
  95. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 7 years ago
  96. ebf417a Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · 7 years ago
  97. fd1718a plat: a8k: enable PMU overflow interrupt handler by Marcin Wojtas · 7 years ago
  98. 94d6dd6 plat: marvell: rename common include file by Konstantin Porotchkin · 7 years ago
  99. dcf95e7 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · 7 years ago
  100. 819df3f Fix MISRA defects in some common headers by Antonio Nino Diaz · 7 years ago