1. ef81bc5 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · Fri Oct 12 17:08:28 2018 +0100
  2. 789a2ce Merge pull request #1638 from chandnich/sgi575-update by Antonio Niño Díaz · Thu Oct 25 15:00:38 2018 +0200
  3. 61f3a7c plat/arm/scmi: introduce plat_css_get_scmi_info API by Chandni Cherukuri · Thu Oct 11 14:08:08 2018 +0530
  4. 33fcfee plat/arm/sgi: add system-id node in HW_CONFIG dts by Chandni Cherukuri · Fri Aug 17 11:23:46 2018 +0530
  5. 22a8fbc plat/arm/sgi: move fdts files to sgi575 board directory by Chandni Cherukuri · Tue Sep 04 14:46:49 2018 +0530
  6. a5d44ec plat/arm/sgi: remove unused code by Chandni Cherukuri · Tue Aug 14 15:25:34 2018 +0530
  7. a3f6613 plat/arm/sgi: reorganize platform macros by Chandni Cherukuri · Fri Aug 10 11:17:58 2018 +0530
  8. 35a631b Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · Thu Oct 18 09:35:14 2018 +0100
  9. a22e97e Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · Thu Oct 18 09:34:20 2018 +0100
  10. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · Thu Oct 18 09:20:04 2018 +0100
  11. 0099694 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · Mon Nov 13 13:41:58 2017 +0000
  12. b561536 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · Thu Oct 11 13:44:43 2018 +0530
  13. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · Thu Oct 11 13:02:34 2018 +0100
  14. b3c093f Merge pull request #1620 from deepan02/deepak-arm/move-reset-to-bl31 by Soby Mathew · Thu Oct 11 09:55:00 2018 +0100
  15. f63e067 Merge pull request #1607 from girishpathak/gp/346_sgm775_earlylog_fix_v2 by Soby Mathew · Wed Oct 10 13:59:47 2018 +0100
  16. 66dd23c plat/arm/css/sgm: Reorder early platform init by Girish Pathak · Tue Oct 02 15:18:34 2018 +0100
  17. b0971f9 plat/arm: allow RESET_TO_BL31 for CSS-based platforms by Deepak Pandey · Fri May 25 12:43:30 2018 +0530
  18. f45a4bb plat/arm: Mark arm platform initialization functions by Daniel Boulby · Tue Sep 18 13:26:03 2018 +0100
  19. dbc17cb Merge pull request #1591 from jts-arm/cov1 by Soby Mathew · Wed Oct 03 11:21:02 2018 +0100
  20. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · Fri Sep 28 16:39:26 2018 +0100
  21. 9b75986 sgi: sgm: Migrate to new interfaces by Antonio Nino Diaz · Tue Sep 25 11:38:18 2018 +0100
  22. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · Tue Sep 25 11:37:23 2018 +0100
  23. a5d5486 Revert "sgm: increase SCP_BL2 maximum size" by Dimitris Papastamos · Fri Sep 28 14:23:26 2018 +0100
  24. 049db96 Fix static analysis defects by John Tsichritzis · Thu Aug 16 14:37:40 2018 +0100
  25. 21c3832 sgm: increase SCP_BL2 maximum size by Elieva Pignat · Mon Sep 24 14:30:36 2018 +0100
  26. a5ef100 Merge pull request #1569 from soby-mathew/sm/cov_fix_scmi by Soby Mathew · Mon Sep 10 12:44:56 2018 +0100
  27. fd2e5e4 CSS: Fix overrun if system power level is not available by Soby Mathew · Mon Sep 10 11:32:49 2018 +0100
  28. e9ab905 ARM Platforms:Enable non-secure access to UART1 by Alexei Fedorov · Thu May 25 15:57:18 2017 +0100
  29. c19949a Support shared Mbed TLS heap for SGM by John Tsichritzis · Wed Aug 22 12:55:41 2018 +0100
  30. 0c6ee74 Support shared Mbed TLS heap for SGI by John Tsichritzis · Wed Aug 22 12:36:37 2018 +0100
  31. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  32. c703f90 plat/arm: Add support for SGM775 by Nariman Poushin · Wed Mar 07 10:29:57 2018 +0000
  33. 207c522 css_pm_scmi: optimise cpu suspend to remove redundant scmi call by Deepak Pandey · Tue Oct 10 21:34:32 2017 +0530
  34. f67abbb plat/arm: css: Set MT bit in incoming mpidr arugments by Nariman Poushin · Mon Jun 25 17:04:51 2018 +0100
  35. d61a705 plat/sgi: switch to using scmi by Chandni Cherukuri · Wed Aug 01 15:58:48 2018 +0530
  36. 8271885 sgi: disable CPU power down bit in reset handler by Chandni Cherukuri · Thu Aug 02 12:29:07 2018 +0530
  37. 3f7e79d RAS: SGI: Add flags needed to build components for RAS feature by Sughosh Ganu · Wed May 16 18:48:56 2018 +0530
  38. 70661cf RAS: SGI575: Add platform specific RAS changes by Sughosh Ganu · Wed May 16 17:26:40 2018 +0530
  39. 18f513d RAS: SGI: Add platform handler for RAS interrupts by Sughosh Ganu · Wed May 16 17:22:35 2018 +0530
  40. e1579e0 SPM: SGI: Map memory allocated for secure partitions by Sughosh Ganu · Wed May 16 17:19:56 2018 +0530
  41. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · Wed May 16 15:35:25 2018 +0530
  42. 79b91d4 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · Wed May 16 15:13:25 2018 +0530
  43. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  44. d7a3651 CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · Mon Jun 18 13:01:06 2018 +0100
  45. aeaf1f0 Add support for SCMI AP core configuration protocol v1.0 by Dimitris Papastamos · Tue Apr 03 14:58:17 2018 +0100
  46. daaae6c Fix MISRA rule 8.4 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  47. 4fa337c Fix MISRA rule 8.3 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  48. 4d59eb4 Fix MISRA rule 8.4 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  49. 85664f5 Fix MISRA rule 8.3 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  50. 8fe61c1 Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes by Dimitris Papastamos · Mon Jun 25 13:38:29 2018 +0100
  51. 16b4109 plat/arm: css: Sanitize the input to css_validate_power_state by Nariman Poushin · Tue May 01 13:07:47 2018 +0100
  52. 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
  53. f44b8e8 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · Fri Jun 22 15:58:11 2018 +0100
  54. bcca6c6 Move mem-protect definitions to board specific files by Roberto Vargas · Mon Jun 11 16:15:35 2018 +0100
  55. e350e78 sgi/mmap: Remove SGI specific MMAP functions by Chandni Cherukuri · Thu Jun 14 16:47:43 2018 +0530
  56. 771d644 sgi/dyncfg: add system-id node in hw-config dtb by Chandni Cherukuri · Thu May 10 12:03:50 2018 +0530
  57. c1b5b8a sgi/dyncfg: add dts files to enable support for dynamic config by Chandni Cherukuri · Thu May 10 10:16:42 2018 +0530
  58. ebdb634 Fix MISRA Rule 5.7 Part 2 by Daniel Boulby · Mon May 14 17:18:58 2018 +0100
  59. ddf6d40 Fix MISRA Rule 5.3 Part 5 by Daniel Boulby · Wed May 09 12:21:46 2018 +0100
  60. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · Fri Jun 01 16:53:38 2018 +0100
  61. 48742f5 Merge pull request #1387 from vishwanathahg/sgi575/core_pos_calc by Dimitris Papastamos · Wed May 16 15:23:18 2018 +0100
  62. 64f0b6f css/sgi: rework the core position calculation function by Vishwanatha HG · Tue May 08 17:15:37 2018 +0530
  63. e2d97e4 css/sgi: remove redundant copy of gic driver data by Vishwanatha HG · Tue May 08 16:17:31 2018 +0530
  64. 42fbdfc css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · Thu May 10 14:27:45 2018 +0100
  65. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · Fri Jan 05 16:00:05 2018 +0000
  66. c451010 css/sgi575: enable ARM_PLAT_MT flag by Sudipto Paul · Mon Apr 16 17:46:50 2018 +0530
  67. 9002d57 Merge pull request #1346 from samarthp/sp/support-multiple-mhu-gen by Dimitris Papastamos · Mon Apr 16 16:40:03 2018 +0100
  68. 59cfa13 plat/arm: Add MHUv2 support to SCMI driver by Samarth Parikh · Thu Nov 23 14:23:21 2017 +0530
  69. 5f5a5e6 Fix MISRA rule 8.3 Part 2 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  70. 0ece80f ARM platforms: Add support for SGI575 by Nariman Poushin · Mon Feb 26 06:52:04 2018 +0000
  71. 2b36b15 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  72. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · Wed Jan 10 15:59:31 2018 +0000
  73. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  74. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  75. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  76. e9263d0 Juno AArch32: Remove duplicate definition of bl2 platform API by Soby Mathew · Wed Nov 15 12:05:28 2017 +0000
  77. 59424d8 ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · Tue Sep 19 09:27:18 2017 +0100
  78. 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
  79. 3caafd7 reset2: Add css_system_reset2() by Roberto Vargas · Wed Aug 16 08:57:45 2017 +0100
  80. fc2b4eb scp: Introduce css_scp_system_off() function by Roberto Vargas · Mon Jul 31 09:45:10 2017 +0100
  81. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · Wed Oct 11 16:08:58 2017 +0100
  82. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · Thu Aug 03 09:16:43 2017 +0100
  83. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · Mon Jun 12 12:37:10 2017 +0100
  84. f6f2b7e SDS: Introduce the sds drivers by Soby Mathew · Mon Jun 12 12:13:04 2017 +0100
  85. a535453 Split CSS makefile for sp_min on Juno by Soby Mathew · Mon Jun 12 12:15:01 2017 +0100
  86. 0b52e78 Don't use zero_normalmem in bl2_platform_setup by Roberto Vargas · Wed Aug 30 08:24:48 2017 +0100
  87. 749d25b plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly by Jeenu Viswambharan · Wed Aug 23 14:12:59 2017 +0100
  88. 2f6cac4 CSS: Prevent SCP_BL2/2U from overwriting BL1 RW data by Soby Mathew · Tue Jun 13 18:00:53 2017 +0100
  89. 73b7bf9 CSS: Reorganize the SCP Image transfer functionality by Soby Mathew · Wed May 03 12:58:41 2017 +0100
  90. c4483bf Merge pull request #986 from jagadeeshujja/jagujj/fix-get-power-state by davidcunado-arm · Fri Jun 16 09:17:28 2017 +0100
  91. 64fa64b CSS:Fix scpi "get_power_state" when ARM_PLAT_MT is set by jagadeesh ujja · Thu May 11 16:32:18 2017 +0530
  92. e089e3f Fix coverity error in CSS SCMI driver by Soby Mathew · Fri Jun 09 15:04:43 2017 +0100
  93. ea26bad CSS: Add SCMI driver for SCP by Soby Mathew · Mon Nov 14 12:25:45 2016 +0000
  94. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  95. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · Sat Apr 29 08:36:12 2017 -0700
  96. 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
  97. 7a3b5eb CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API by Soby Mathew · Fri Dec 09 15:23:08 2016 +0000
  98. 2694cba AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · Mon Nov 14 12:00:41 2016 +0000
  99. 199fb4a css: Ensure PSCI system off/reset is not interrupted by dp-arm · Tue Apr 11 11:48:49 2017 +0100
  100. e76b4f8 Build: add generic way to include SCP_BL2 into FIP image by Masahiro Yamada · Wed Apr 05 19:11:41 2017 +0900