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