1. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 7 years ago
  2. 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 7 years ago
  3. cd1f39b Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 7 years ago
  4. edcb50a Merge pull request #1757 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 7 years ago
  5. 8013bb5 Merge pull request #1758 from pbeesley-arm/pb/spelling by Antonio Niño Díaz · 7 years ago
  6. 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
  7. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 7 years ago
  8. c9f9d9e Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 7 years ago
  9. 0560efb services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 7 years ago
  10. 4423046 Merge pull request #1742 from sandrine-bailleux-arm/sb/fix-arm-mk by Antonio Niño Díaz · 7 years ago
  11. a15f38c plat/arm/n1sdp: define the uart constants for N1SDP by Deepak Pandey · 7 years ago
  12. 9ce0d32 Fix a variable expansion in Arm platform makefiles by Sandrine Bailleux · 7 years ago
  13. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  14. 07146af plat/arm: Always define TSP memory region by Antonio Nino Diaz · 7 years ago
  15. 19122fc Merge pull request #1714 from chandnich/sgiclark-helios by Soby Mathew · 7 years ago
  16. 187ae31 plat/arm/sgi: override 'plat_psci_ops_t' for SGI-Clark.Helios platform by Chandni Cherukuri · 7 years ago
  17. 982261f plat/arm/sgi: add platform support for SGI-Clark.Helios platform by Chandni Cherukuri · 7 years ago
  18. 77ab969 plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG by Chandni Cherukuri · 7 years ago
  19. ae4a99b Merge pull request #1705 from chandnich/platform-id by Antonio Nino Diaz · 7 years ago
  20. 41771df Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 7 years ago
  21. 699223a plat/arm/sgi: Use platform specific functions to get platform ids by Chandni Cherukuri · 7 years ago
  22. 89f2e58 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 7 years ago
  23. a83d4bd plat/arm/sgi: allow value of PLAT_MAX_PWR_LVL to be platform specific by Chandni Cherukuri · 7 years ago
  24. bd3d7b4 plat/arm/sgi: override weak implementation of plat_arm_get_cpu_pe_count by Chandni Cherukuri · 7 years ago
  25. eff2f44 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 7 years ago
  26. 9427c74 plat/arm/sgi: add secure memory support for sgi575 and sgiclarka by Vijayenthiran Subramaniam · 7 years ago
  27. 5681b29 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 7 years ago
  28. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  29. d03823d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 7 years ago
  30. bd83b39 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · 7 years ago
  31. 7c294f9 plat/arm/sgi: add support for SGI-Clark platform by Chandni Cherukuri · 7 years ago
  32. 20a8f7a plat/arm/sgi: disable Ares cpu power down bit in reset handler by Chandni Cherukuri · 7 years ago
  33. 31abc7c Merge pull request #1638 from chandnich/sgi575-update by Antonio Niño Díaz · 7 years ago
  34. b911ddd plat/arm/scmi: introduce plat_css_get_scmi_info API by Chandni Cherukuri · 7 years ago
  35. 8c7b55f plat/arm/sgi: add system-id node in HW_CONFIG dts by Chandni Cherukuri · 7 years ago
  36. 63197d0 plat/arm/sgi: move fdts files to sgi575 board directory by Chandni Cherukuri · 7 years ago
  37. a50a583 plat/arm/sgi: remove unused code by Chandni Cherukuri · 7 years ago
  38. 91e6f26 plat/arm/sgi: reorganize platform macros by Chandni Cherukuri · 7 years ago
  39. 97f1233 Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 7 years ago
  40. 1278f36 Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 7 years ago
  41. 7be05cd Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 7 years ago
  42. 32aee84 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 8 years ago
  43. da3b038 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 7 years ago
  44. 0f58d4f plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 7 years ago
  45. 60a9dee Merge pull request #1620 from deepan02/deepak-arm/move-reset-to-bl31 by Soby Mathew · 7 years ago
  46. 821d354 Merge pull request #1607 from girishpathak/gp/346_sgm775_earlylog_fix_v2 by Soby Mathew · 7 years ago
  47. 2879b5c plat/arm/css/sgm: Reorder early platform init by Girish Pathak · 7 years ago
  48. 49d3a62 plat/arm: allow RESET_TO_BL31 for CSS-based platforms by Deepak Pandey · 7 years ago
  49. 4d010d0 plat/arm: Mark arm platform initialization functions by Daniel Boulby · 7 years ago
  50. f19d210 Merge pull request #1591 from jts-arm/cov1 by Soby Mathew · 7 years ago
  51. c0740e4 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 7 years ago
  52. 9e119a4 sgi: sgm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  53. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  54. 7401edf Revert "sgm: increase SCP_BL2 maximum size" by Dimitris Papastamos · 7 years ago
  55. fa06b74 Fix static analysis defects by John Tsichritzis · 7 years ago
  56. 3a8667b sgm: increase SCP_BL2 maximum size by Elieva Pignat · 7 years ago
  57. 441b1e8 Merge pull request #1569 from soby-mathew/sm/cov_fix_scmi by Soby Mathew · 7 years ago v1.6-rc0
  58. d4ee9aa CSS: Fix overrun if system power level is not available by Soby Mathew · 7 years ago
  59. 2431d00 ARM Platforms:Enable non-secure access to UART1 by Alexei Fedorov · 8 years ago
  60. 2a57954 Support shared Mbed TLS heap for SGM by John Tsichritzis · 7 years ago
  61. 7cdb434 Support shared Mbed TLS heap for SGI by John Tsichritzis · 7 years ago
  62. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  63. 354596f plat/arm: Add support for SGM775 by Nariman Poushin · 7 years ago
  64. 5b2a781 css_pm_scmi: optimise cpu suspend to remove redundant scmi call by Deepak Pandey · 8 years ago
  65. 5819280 plat/arm: css: Set MT bit in incoming mpidr arugments by Nariman Poushin · 7 years ago
  66. a41d1b2 plat/sgi: switch to using scmi by Chandni Cherukuri · 7 years ago
  67. 8e1cc44 sgi: disable CPU power down bit in reset handler by Chandni Cherukuri · 7 years ago
  68. f29d182 RAS: SGI: Add flags needed to build components for RAS feature by Sughosh Ganu · 7 years ago
  69. 167dae4 RAS: SGI575: Add platform specific RAS changes by Sughosh Ganu · 7 years ago
  70. 485fc95 RAS: SGI: Add platform handler for RAS interrupts by Sughosh Ganu · 7 years ago
  71. d952391 SPM: SGI: Map memory allocated for secure partitions by Sughosh Ganu · 7 years ago
  72. 2e4a509 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 7 years ago
  73. d9cc937 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · 7 years ago
  74. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  75. 2a246d2e CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 7 years ago
  76. bfe3c44 Add support for SCMI AP core configuration protocol v1.0 by Dimitris Papastamos · 7 years ago
  77. 311a1a8 Fix MISRA rule 8.4 by Roberto Vargas · 7 years ago
  78. 0fbb7a4 Fix MISRA rule 8.3 by Roberto Vargas · 7 years ago
  79. a9b5b4a Fix MISRA rule 8.4 by Roberto Vargas · 7 years ago
  80. c96f297 Fix MISRA rule 8.3 by Roberto Vargas · 7 years ago
  81. a455173 Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes by Dimitris Papastamos · 7 years ago
  82. 8e26307 plat/arm: css: Sanitize the input to css_validate_power_state by Nariman Poushin · 7 years ago
  83. 9b4c611 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · 7 years ago
  84. c125a14 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 7 years ago
  85. e237c1b Move mem-protect definitions to board specific files by Roberto Vargas · 7 years ago
  86. 649b43f sgi/mmap: Remove SGI specific MMAP functions by Chandni Cherukuri · 7 years ago
  87. ea3f1be sgi/dyncfg: add system-id node in hw-config dtb by Chandni Cherukuri · 7 years ago
  88. 39b66f6 sgi/dyncfg: add dts files to enable support for dynamic config by Chandni Cherukuri · 7 years ago
  89. a138f76 Fix MISRA Rule 5.7 Part 2 by Daniel Boulby · 7 years ago
  90. ff4e86f Fix MISRA Rule 5.3 Part 5 by Daniel Boulby · 7 years ago
  91. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 7 years ago
  92. b6ceca4 Merge pull request #1387 from vishwanathahg/sgi575/core_pos_calc by Dimitris Papastamos · 7 years ago
  93. 8aaa863 css/sgi: rework the core position calculation function by Vishwanatha HG · 7 years ago
  94. 8ac1765 css/sgi: remove redundant copy of gic driver data by Vishwanatha HG · 7 years ago
  95. d7ecac7 css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · 7 years ago
  96. 638b034 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 8 years ago
  97. bb3a6f8 css/sgi575: enable ARM_PLAT_MT flag by Sudipto Paul · 7 years ago
  98. 4af1654 Merge pull request #1346 from samarthp/sp/support-multiple-mhu-gen by Dimitris Papastamos · 7 years ago
  99. a427785 plat/arm: Add MHUv2 support to SCMI driver by Samarth Parikh · 8 years ago
  100. f37704b Fix MISRA rule 8.3 Part 2 by Roberto Vargas · 7 years ago