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