1. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 4 months ago
  2. 00b9983 plat/arm: allow boards to specify second DRAM Base address by Suyash Pathak · 4 years, 5 months ago
  3. e650895 plat/arm: add board support for rd-daniel platform by Aditya Angadi · 5 years ago
  4. 64c9645 plat/arm/sgi: move GIC related constants to board files by Vijayenthiran Subramaniam · 4 years, 5 months ago
  5. 03f58bf platform/arm/sgi: add multi-chip mode parameter in HW_CONFIG dts by Vijayenthiran Subramaniam · 4 years, 8 months ago
  6. c4e68a4 board/rdn1edge: add support for dual-chip configuration by Vijayenthiran Subramaniam · 4 years, 8 months ago
  7. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 4 years, 6 months ago
  8. 7b424ba drivers/mhu: derive doorbell base address by Aditya Angadi · 4 years, 6 months ago
  9. dde6d3e plat/arm/sgi: include AFF3 affinity in core position calculation by Vijayenthiran Subramaniam · 4 years, 8 months ago
  10. 2478f8e plat/arm/sgi: add macros for remote chip device region by Vijayenthiran Subramaniam · 4 years, 8 months ago
  11. 8af1843 plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info by Vijayenthiran Subramaniam · 4 years, 9 months ago
  12. 2b4ad8d plat/arm/sgi: move bl31_platform_setup to board file by Vijayenthiran Subramaniam · 4 years, 9 months ago
  13. bc48991 plat/arm/sgi: introduce number of chips macro by Vijayenthiran Subramaniam · 4 years, 6 months ago
  14. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  15. 5dce988 Merge "plat/arm/sgi: move topology information to board folder" into integration by Manish Pandey · 4 years, 5 months ago
  16. f5cb00f plat/arm/sgi: move topology information to board folder by Vijayenthiran Subramaniam · 4 years, 6 months ago
  17. f9c4cf4 plat/sgm: Always use SCMI for SGM platforms by Chris Kay · 5 years ago
  18. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  19. e08d7b1 spm-mm: Remove mm_svc.h header by Paul Beesley · 4 years, 9 months ago
  20. e9754e6 spm-mm: Refactor spm_svc.h and its contents by Paul Beesley · 4 years, 9 months ago
  21. 45f4028 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 4 years, 9 months ago
  22. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  23. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  24. 2859b7d Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 5 years ago
  25. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  26. 2277c85 sgm775: Fix build fail for TSP support on sgm775 by Madhukar Pappireddy · 5 years ago
  27. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 5 years ago
  28. a624f59 Temporarily disable shared Mbed TLS heap for SGM by John Tsichritzis · 5 years ago
  29. bd0b6fb Merge changes from topic "av/tls-heap" into integration by Antonio Niño Díaz · 5 years ago
  30. 322971d sgm: Fix bl2 sources by Ambroise Vincent · 5 years ago
  31. 4742f09 plat/sgm: Remove redundant platform_oid.h by Paul Beesley · 5 years ago
  32. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  33. 0d31688 plat/arm: mhu: make mhu driver generic by Masahisa Kojima · 5 years ago
  34. 346a7cc css/sgi: replace all uses of Clark with new product names by Chandni Cherukuri · 5 years ago
  35. 56369c1 Rename Cortex-Ares to Neoverse N1 by John Tsichritzis · 5 years ago
  36. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  37. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  38. 326f56b plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  39. ae9654d plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  40. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  41. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  42. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  43. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  44. bb87f85 Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 5 years ago
  45. 8fc878b Merge pull request #1757 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 5 years ago
  46. c49b9cf Merge pull request #1758 from pbeesley-arm/pb/spelling by Antonio Niño Díaz · 5 years ago
  47. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  48. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  49. b0fd008 Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 6 years ago
  50. 8b034fc services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 6 years ago
  51. 5c1362e Merge pull request #1742 from sandrine-bailleux-arm/sb/fix-arm-mk by Antonio Niño Díaz · 5 years ago
  52. b66a18e plat/arm/n1sdp: define the uart constants for N1SDP by Deepak Pandey · 6 years ago
  53. 1e32d32 Fix a variable expansion in Arm platform makefiles by Sandrine Bailleux · 5 years ago
  54. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  55. 8f32c25 plat/arm: Always define TSP memory region by Antonio Nino Diaz · 6 years ago
  56. 1fc05a9 Merge pull request #1714 from chandnich/sgiclark-helios by Soby Mathew · 6 years ago
  57. 2dfe1d0 plat/arm/sgi: override 'plat_psci_ops_t' for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  58. 0612a88 plat/arm/sgi: add platform support for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  59. 29ea98d plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG by Chandni Cherukuri · 6 years ago
  60. 92b9549 Merge pull request #1705 from chandnich/platform-id by Antonio Nino Diaz · 6 years ago
  61. 059ca72 Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 6 years ago
  62. 3aa09f7 plat/arm/sgi: Use platform specific functions to get platform ids by Chandni Cherukuri · 6 years ago
  63. e4bf6a0 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 6 years ago
  64. 504c05d plat/arm/sgi: allow value of PLAT_MAX_PWR_LVL to be platform specific by Chandni Cherukuri · 6 years ago
  65. 449db45 plat/arm/sgi: override weak implementation of plat_arm_get_cpu_pe_count by Chandni Cherukuri · 6 years ago
  66. 0fdcbc0 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 6 years ago
  67. 22141b6 plat/arm/sgi: add secure memory support for sgi575 and sgiclarka by Vijayenthiran Subramaniam · 6 years ago
  68. d284b57 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  69. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  70. 545d56d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 6 years ago
  71. ef81bc5 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · 6 years ago
  72. c8ef045 plat/arm/sgi: add support for SGI-Clark platform by Chandni Cherukuri · 6 years ago
  73. 044e27a plat/arm/sgi: disable Ares cpu power down bit in reset handler by Chandni Cherukuri · 6 years ago
  74. 789a2ce Merge pull request #1638 from chandnich/sgi575-update by Antonio Niño Díaz · 6 years ago
  75. 61f3a7c plat/arm/scmi: introduce plat_css_get_scmi_info API by Chandni Cherukuri · 6 years ago
  76. 33fcfee plat/arm/sgi: add system-id node in HW_CONFIG dts by Chandni Cherukuri · 6 years ago
  77. 22a8fbc plat/arm/sgi: move fdts files to sgi575 board directory by Chandni Cherukuri · 6 years ago
  78. a5d44ec plat/arm/sgi: remove unused code by Chandni Cherukuri · 6 years ago
  79. a3f6613 plat/arm/sgi: reorganize platform macros by Chandni Cherukuri · 6 years ago
  80. 35a631b Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 6 years ago
  81. a22e97e Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 6 years ago
  82. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  83. 0099694 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 7 years ago
  84. b561536 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 6 years ago
  85. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  86. b3c093f Merge pull request #1620 from deepan02/deepak-arm/move-reset-to-bl31 by Soby Mathew · 6 years ago
  87. f63e067 Merge pull request #1607 from girishpathak/gp/346_sgm775_earlylog_fix_v2 by Soby Mathew · 6 years ago
  88. 66dd23c plat/arm/css/sgm: Reorder early platform init by Girish Pathak · 6 years ago
  89. b0971f9 plat/arm: allow RESET_TO_BL31 for CSS-based platforms by Deepak Pandey · 6 years ago
  90. f45a4bb plat/arm: Mark arm platform initialization functions by Daniel Boulby · 6 years ago
  91. dbc17cb Merge pull request #1591 from jts-arm/cov1 by Soby Mathew · 6 years ago
  92. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  93. 9b75986 sgi: sgm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  94. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  95. a5d5486 Revert "sgm: increase SCP_BL2 maximum size" by Dimitris Papastamos · 6 years ago
  96. 049db96 Fix static analysis defects by John Tsichritzis · 6 years ago
  97. 21c3832 sgm: increase SCP_BL2 maximum size by Elieva Pignat · 6 years ago
  98. a5ef100 Merge pull request #1569 from soby-mathew/sm/cov_fix_scmi by Soby Mathew · 6 years ago
  99. fd2e5e4 CSS: Fix overrun if system power level is not available by Soby Mathew · 6 years ago
  100. e9ab905 ARM Platforms:Enable non-secure access to UART1 by Alexei Fedorov · 7 years ago