1. c703f90 plat/arm: Add support for SGM775 by Nariman Poushin · Wed Mar 07 10:29:57 2018 +0000
  2. 207c522 css_pm_scmi: optimise cpu suspend to remove redundant scmi call by Deepak Pandey · Tue Oct 10 21:34:32 2017 +0530
  3. f67abbb plat/arm: css: Set MT bit in incoming mpidr arugments by Nariman Poushin · Mon Jun 25 17:04:51 2018 +0100
  4. d61a705 plat/sgi: switch to using scmi by Chandni Cherukuri · Wed Aug 01 15:58:48 2018 +0530
  5. 8271885 sgi: disable CPU power down bit in reset handler by Chandni Cherukuri · Thu Aug 02 12:29:07 2018 +0530
  6. 3f7e79d RAS: SGI: Add flags needed to build components for RAS feature by Sughosh Ganu · Wed May 16 18:48:56 2018 +0530
  7. 70661cf RAS: SGI575: Add platform specific RAS changes by Sughosh Ganu · Wed May 16 17:26:40 2018 +0530
  8. 18f513d RAS: SGI: Add platform handler for RAS interrupts by Sughosh Ganu · Wed May 16 17:22:35 2018 +0530
  9. e1579e0 SPM: SGI: Map memory allocated for secure partitions by Sughosh Ganu · Wed May 16 17:19:56 2018 +0530
  10. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · Wed May 16 15:35:25 2018 +0530
  11. 79b91d4 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · Wed May 16 15:13:25 2018 +0530
  12. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  13. d7a3651 CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · Mon Jun 18 13:01:06 2018 +0100
  14. aeaf1f0 Add support for SCMI AP core configuration protocol v1.0 by Dimitris Papastamos · Tue Apr 03 14:58:17 2018 +0100
  15. daaae6c Fix MISRA rule 8.4 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  16. 4fa337c Fix MISRA rule 8.3 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  17. 4d59eb4 Fix MISRA rule 8.4 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  18. 85664f5 Fix MISRA rule 8.3 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  19. 8fe61c1 Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes by Dimitris Papastamos · Mon Jun 25 13:38:29 2018 +0100
  20. 16b4109 plat/arm: css: Sanitize the input to css_validate_power_state by Nariman Poushin · Tue May 01 13:07:47 2018 +0100
  21. cd95626 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · Tue May 01 09:28:40 2018 +0100
  22. f44b8e8 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · Fri Jun 22 15:58:11 2018 +0100
  23. bcca6c6 Move mem-protect definitions to board specific files by Roberto Vargas · Mon Jun 11 16:15:35 2018 +0100
  24. e350e78 sgi/mmap: Remove SGI specific MMAP functions by Chandni Cherukuri · Thu Jun 14 16:47:43 2018 +0530
  25. 771d644 sgi/dyncfg: add system-id node in hw-config dtb by Chandni Cherukuri · Thu May 10 12:03:50 2018 +0530
  26. c1b5b8a sgi/dyncfg: add dts files to enable support for dynamic config by Chandni Cherukuri · Thu May 10 10:16:42 2018 +0530
  27. ebdb634 Fix MISRA Rule 5.7 Part 2 by Daniel Boulby · Mon May 14 17:18:58 2018 +0100
  28. ddf6d40 Fix MISRA Rule 5.3 Part 5 by Daniel Boulby · Wed May 09 12:21:46 2018 +0100
  29. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · Fri Jun 01 16:53:38 2018 +0100
  30. 48742f5 Merge pull request #1387 from vishwanathahg/sgi575/core_pos_calc by Dimitris Papastamos · Wed May 16 15:23:18 2018 +0100
  31. 64f0b6f css/sgi: rework the core position calculation function by Vishwanatha HG · Tue May 08 17:15:37 2018 +0530
  32. e2d97e4 css/sgi: remove redundant copy of gic driver data by Vishwanatha HG · Tue May 08 16:17:31 2018 +0530
  33. 42fbdfc css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · Thu May 10 14:27:45 2018 +0100
  34. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · Fri Jan 05 16:00:05 2018 +0000
  35. c451010 css/sgi575: enable ARM_PLAT_MT flag by Sudipto Paul · Mon Apr 16 17:46:50 2018 +0530
  36. 9002d57 Merge pull request #1346 from samarthp/sp/support-multiple-mhu-gen by Dimitris Papastamos · Mon Apr 16 16:40:03 2018 +0100
  37. 59cfa13 plat/arm: Add MHUv2 support to SCMI driver by Samarth Parikh · Thu Nov 23 14:23:21 2017 +0530
  38. 5f5a5e6 Fix MISRA rule 8.3 Part 2 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  39. 0ece80f ARM platforms: Add support for SGI575 by Nariman Poushin · Mon Feb 26 06:52:04 2018 +0000
  40. 2b36b15 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  41. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · Wed Jan 10 15:59:31 2018 +0000
  42. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  43. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  44. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  45. e9263d0 Juno AArch32: Remove duplicate definition of bl2 platform API by Soby Mathew · Wed Nov 15 12:05:28 2017 +0000
  46. 59424d8 ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · Tue Sep 19 09:27:18 2017 +0100
  47. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · Fri Nov 03 13:12:48 2017 +0000
  48. 3caafd7 reset2: Add css_system_reset2() by Roberto Vargas · Wed Aug 16 08:57:45 2017 +0100
  49. fc2b4eb scp: Introduce css_scp_system_off() function by Roberto Vargas · Mon Jul 31 09:45:10 2017 +0100
  50. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · Wed Oct 11 16:08:58 2017 +0100
  51. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · Thu Aug 03 09:16:43 2017 +0100
  52. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · Mon Jun 12 12:37:10 2017 +0100
  53. f6f2b7e SDS: Introduce the sds drivers by Soby Mathew · Mon Jun 12 12:13:04 2017 +0100
  54. a535453 Split CSS makefile for sp_min on Juno by Soby Mathew · Mon Jun 12 12:15:01 2017 +0100
  55. 0b52e78 Don't use zero_normalmem in bl2_platform_setup by Roberto Vargas · Wed Aug 30 08:24:48 2017 +0100
  56. 749d25b plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly by Jeenu Viswambharan · Wed Aug 23 14:12:59 2017 +0100
  57. 2f6cac4 CSS: Prevent SCP_BL2/2U from overwriting BL1 RW data by Soby Mathew · Tue Jun 13 18:00:53 2017 +0100
  58. 73b7bf9 CSS: Reorganize the SCP Image transfer functionality by Soby Mathew · Wed May 03 12:58:41 2017 +0100
  59. c4483bf Merge pull request #986 from jagadeeshujja/jagujj/fix-get-power-state by davidcunado-arm · Fri Jun 16 09:17:28 2017 +0100
  60. 64fa64b CSS:Fix scpi "get_power_state" when ARM_PLAT_MT is set by jagadeesh ujja · Thu May 11 16:32:18 2017 +0530
  61. e089e3f Fix coverity error in CSS SCMI driver by Soby Mathew · Fri Jun 09 15:04:43 2017 +0100
  62. ea26bad CSS: Add SCMI driver for SCP by Soby Mathew · Mon Nov 14 12:25:45 2016 +0000
  63. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  64. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · Sat Apr 29 08:36:12 2017 -0700
  65. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · Mon Apr 10 11:45:52 2017 -0700
  66. 7a3b5eb CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API by Soby Mathew · Fri Dec 09 15:23:08 2016 +0000
  67. 2694cba AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · Mon Nov 14 12:00:41 2016 +0000
  68. 199fb4a css: Ensure PSCI system off/reset is not interrupted by dp-arm · Tue Apr 11 11:48:49 2017 +0100
  69. e76b4f8 Build: add generic way to include SCP_BL2 into FIP image by Masahiro Yamada · Wed Apr 05 19:11:41 2017 +0900
  70. 93c812f ARM platforms: Add support for MT bit in MPIDR by Summer Qin · Tue Feb 28 16:46:17 2017 +0000
  71. a8954fc Replace some memset call by zeromem by Douglas Raillard · Thu Jan 26 15:54:44 2017 +0000
  72. 21362a9 Introduce unified API to zero memory by Douglas Raillard · Fri Dec 02 13:51:54 2016 +0000
  73. 0b4c5a3 Allow ARM Standard platforms to dynamically define PSCI capability by Soby Mathew · Fri Oct 21 17:51:22 2016 +0100
  74. 200fffd Introduce SCP power management abstraction by Soby Mathew · Fri Oct 21 11:34:59 2016 +0100
  75. f9a0f16 ARM platform changes for new version of image loading by Yatharth Kochar · Tue Sep 13 17:07:57 2016 +0100
  76. 9cc4fc0 CSS: Implement support for NODE_HW_STATE by Jeenu Viswambharan · Thu Aug 04 09:43:15 2016 +0100
  77. b1f6809 SCPI: Add function to query CSS power state by Jeenu Viswambharan · Thu Aug 04 12:44:52 2016 +0100
  78. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  79. c1d9cfb CSS: Add support to wake up the core from wfi in GICv3 by David Wang · Tue Jun 07 09:22:40 2016 +0800
  80. ec5eb56 Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · Fri Feb 19 18:21:34 2016 +0000
  81. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · Mon Feb 01 14:04:34 2016 +0000
  82. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · Thu Feb 18 18:36:00 2016 +0000
  83. cebbd0b Merge pull request #527 from antonio-nino-diaz-arm/an/non_ascii by danh-arm · Thu Feb 18 18:34:11 2016 +0000
  84. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · Wed Jan 13 15:01:09 2016 +0000
  85. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · Mon Feb 15 11:54:14 2016 +0000
  86. 89fdcb3 Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · Tue Feb 16 12:46:28 2016 +0000
  87. 18a1731 Make SCP_BL2(U) image loading configurable on CSS platforms by Vikram Kanigiri · Thu Jan 14 14:26:27 2016 +0000
  88. 7208419 Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · Mon Feb 08 16:29:30 2016 +0000
  89. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · Thu Jan 21 14:08:15 2016 +0000
  90. 7be01ec Remove non-ASCII character from comment by Antonio Nino Diaz · Wed Feb 03 14:41:48 2016 +0000
  91. 8e04dec Apply TBBR naming convention to the fip_create options by Juan Castillo · Tue Jan 05 11:55:36 2016 +0000
  92. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  93. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · Thu Dec 10 15:49:17 2015 +0000
  94. d1a9343 FWU: Add support for `fwu_fip` target by Yatharth Kochar · Mon Oct 12 12:33:47 2015 +0100
  95. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · Wed Oct 14 15:28:11 2015 +0100
  96. 6089af0 SoC security setup for CSS platforms in BL1 by Yatharth Kochar · Sun Oct 11 15:03:51 2015 +0100
  97. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · Tue Nov 03 14:18:34 2015 +0000
  98. 12012dd Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · Mon Oct 26 14:01:53 2015 +0000
  99. 4c79d20 CSS: Put secondary CPUs in a pen when booting an EL3 payload by Sandrine Bailleux · Wed Apr 29 16:28:52 2015 +0100
  100. 03897bb CSS: Enable booting of EL3 payloads by Sandrine Bailleux · Thu Nov 26 16:31:34 2015 +0000