1. a7d9b4f fix(plat/css): fix invalid redistributor poweroff by Waleed Elmelegy · 1 year, 6 months ago
  2. b785b84 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · 2 years ago
  3. 9ad55b0 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · 2 years ago
  4. e317328 feat(plat/arm/css): add per-cpu power down support for warm reset by Pranav Madhu · 2 years ago
  5. 56834e2 plat/arm: css: Turn ON/OFF redistributor in sync with GIC CPU interface ON/OFF by Jagadeesh Ujja · 3 years, 6 months ago
  6. 90d6532 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · 4 years, 8 months ago
  7. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  8. 2859b7d Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 5 years ago
  9. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  10. 326f56b plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  11. ae9654d plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  12. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  13. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  14. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  15. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  16. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  17. ef81bc5 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · 6 years ago
  18. b0971f9 plat/arm: allow RESET_TO_BL31 for CSS-based platforms by Deepak Pandey · 6 years ago
  19. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  20. e9ab905 ARM Platforms:Enable non-secure access to UART1 by Alexei Fedorov · 7 years ago
  21. f67abbb plat/arm: css: Set MT bit in incoming mpidr arugments by Nariman Poushin · 6 years ago
  22. aeaf1f0 Add support for SCMI AP core configuration protocol v1.0 by Dimitris Papastamos · 6 years ago
  23. 16b4109 plat/arm: css: Sanitize the input to css_validate_power_state by Nariman Poushin · 6 years ago
  24. cd95626 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · 6 years ago
  25. 64f0b6f css/sgi: rework the core position calculation function by Vishwanatha HG · 6 years ago
  26. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  27. 59cfa13 plat/arm: Add MHUv2 support to SCMI driver by Samarth Parikh · 7 years ago
  28. 2b36b15 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · 6 years ago
  29. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 6 years ago
  30. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  31. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  32. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 6 years ago
  33. e9263d0 Juno AArch32: Remove duplicate definition of bl2 platform API by Soby Mathew · 7 years ago
  34. 59424d8 ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · 7 years ago
  35. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 7 years ago
  36. 3caafd7 reset2: Add css_system_reset2() by Roberto Vargas · 7 years ago
  37. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · 7 years ago
  38. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
  39. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  40. a535453 Split CSS makefile for sp_min on Juno by Soby Mathew · 7 years ago
  41. 0b52e78 Don't use zero_normalmem in bl2_platform_setup by Roberto Vargas · 7 years ago
  42. 73b7bf9 CSS: Reorganize the SCP Image transfer functionality by Soby Mathew · 7 years ago
  43. ea26bad CSS: Add SCMI driver for SCP by Soby Mathew · 8 years ago
  44. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  45. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · 7 years ago
  46. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  47. 7a3b5eb CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API by Soby Mathew · 8 years ago
  48. 2694cba AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · 8 years ago
  49. e76b4f8 Build: add generic way to include SCP_BL2 into FIP image by Masahiro Yamada · 7 years ago
  50. 93c812f ARM platforms: Add support for MT bit in MPIDR by Summer Qin · 7 years ago
  51. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  52. 0b4c5a3 Allow ARM Standard platforms to dynamically define PSCI capability by Soby Mathew · 8 years ago
  53. 200fffd Introduce SCP power management abstraction by Soby Mathew · 8 years ago
  54. f9a0f16 ARM platform changes for new version of image loading by Yatharth Kochar · 8 years ago
  55. 9cc4fc0 CSS: Implement support for NODE_HW_STATE by Jeenu Viswambharan · 8 years ago
  56. b1f6809 SCPI: Add function to query CSS power state by Jeenu Viswambharan · 8 years ago
  57. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  58. c1d9cfb CSS: Add support to wake up the core from wfi in GICv3 by David Wang · 8 years ago
  59. ec5eb56 Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · 8 years ago
  60. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 8 years ago
  61. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 8 years ago
  62. cebbd0b Merge pull request #527 from antonio-nino-diaz-arm/an/non_ascii by danh-arm · 8 years ago
  63. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 8 years ago
  64. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · 8 years ago
  65. 89fdcb3 Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · 8 years ago
  66. 18a1731 Make SCP_BL2(U) image loading configurable on CSS platforms by Vikram Kanigiri · 8 years ago
  67. 7208419 Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · 8 years ago
  68. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 8 years ago
  69. 7be01ec Remove non-ASCII character from comment by Antonio Nino Diaz · 8 years ago
  70. 8e04dec Apply TBBR naming convention to the fip_create options by Juan Castillo · 9 years ago
  71. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  72. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  73. d1a9343 FWU: Add support for `fwu_fip` target by Yatharth Kochar · 9 years ago
  74. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 9 years ago
  75. 6089af0 SoC security setup for CSS platforms in BL1 by Yatharth Kochar · 9 years ago
  76. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 9 years ago
  77. 12012dd Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · 9 years ago
  78. 4c79d20 CSS: Put secondary CPUs in a pen when booting an EL3 payload by Sandrine Bailleux · 9 years ago
  79. 03897bb CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 9 years ago
  80. 61e8d0b Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · 9 years ago
  81. a869de1 CSS: Implement topology support for System power domain by Soby Mathew · 9 years ago
  82. e43f9e5 Merge pull request #416 from davwan01/dw/css-common by danh-arm · 9 years ago
  83. a3487d1 Rework Makefile by Juan Castillo · 9 years ago
  84. 323ebe8 Allow CSS to redefine function `plat_arm_calc_core_pos` by David Wang · 9 years ago
  85. feac8fc Reorganise PSCI PM handler setup on ARM Standard platforms by Soby Mathew · 9 years ago
  86. eb3bbf1 PSCI: Add documentation and fix plat_is_my_cpu_primary() by Soby Mathew · 9 years ago
  87. 0d9e852 PSCI: Validate non secure entrypoint on ARM platforms by Soby Mathew · 9 years ago
  88. aa94ffa PSCI: Pool platform_mem_init() in common ARM platforms code by Sandrine Bailleux · 9 years ago
  89. daf9a9d PSCI: Use a single mailbox for warm reset for FVP and Juno by Sandrine Bailleux · 9 years ago
  90. 7799cf7 PSCI: Demonstrate support for composite power states by Soby Mathew · 9 years ago
  91. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 9 years ago
  92. 47ea1bc CSS: Remove the constants MHU_SECURE_BASE/SIZE by Sandrine Bailleux · 9 years ago
  93. 73003ac CSS: Extract primary cpu id using the correct bit width by Soby Mathew · 9 years ago
  94. 7da652d Detect SCP version incompatibility by Sandrine Bailleux · 9 years ago
  95. 04b66d8 Move to the new ARM SCP Messaging Interfaces by Sandrine Bailleux · 9 years ago
  96. 9df4804 Add common ARM and CSS platform code by Dan Handley · 9 years ago