1. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · Wed Oct 11 16:08:58 2017 +0100
  2. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · Thu Aug 03 09:16:43 2017 +0100
  3. 749d25b plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly by Jeenu Viswambharan · Wed Aug 23 14:12:59 2017 +0100
  4. 400adc0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · Fri Jun 23 12:48:11 2017 +0100
  5. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · Tue May 23 09:32:49 2017 +0100
  6. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · Wed Jun 07 13:45:41 2017 +0100
  7. ea26bad CSS: Add SCMI driver for SCP by Soby Mathew · Mon Nov 14 12:25:45 2016 +0000
  8. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · Thu May 11 16:04:52 2017 +0100
  9. bc1a929 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · Thu Feb 16 14:55:15 2017 +0000
  10. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  11. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · Sat Apr 29 08:36:12 2017 -0700
  12. 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
  13. bf360df Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · Fri Apr 21 17:10:27 2017 +0100
  14. 2694cba AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · Mon Nov 14 12:00:41 2016 +0000
  15. ede39cb Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · Mon Nov 14 12:01:04 2016 +0000
  16. f09d003 ARM platforms: Add option to use xlat tables lib v1 by Antonio Nino Diaz · Tue Apr 11 14:04:56 2017 +0100
  17. d4acf20 Merge pull request #879 from Summer-ARM/sq/mt-support by davidcunado-arm · Tue Mar 28 18:15:20 2017 +0100
  18. 93c812f ARM platforms: Add support for MT bit in MPIDR by Summer Qin · Tue Feb 28 16:46:17 2017 +0000
  19. f270d6b Merge pull request #861 from soby-mathew/sm/aarch32_fixes by davidcunado-arm · Sat Mar 18 12:16:27 2017 +0000
  20. 719bf85 ARM platforms: Enable xlat tables lib v2 by Antonio Nino Diaz · Thu Feb 23 17:22:58 2017 +0000
  21. 074f693 AArch32: Fix conditional inclusion of bakery_locks by Soby Mathew · Tue Feb 28 22:58:29 2017 +0000
  22. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · Sun Dec 25 23:36:24 2016 +0900
  23. 78132c9 Introduce ARM platform APIs for GICv3 Redistributor by Jeenu Viswambharan · Fri Dec 09 11:12:34 2016 +0000
  24. 0b4c5a3 Allow ARM Standard platforms to dynamically define PSCI capability by Soby Mathew · Fri Oct 21 17:51:22 2016 +0100
  25. 1c16a4c AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · Thu Jun 30 14:50:58 2016 +0100
  26. f9a0f16 ARM platform changes for new version of image loading by Yatharth Kochar · Tue Sep 13 17:07:57 2016 +0100
  27. f402a52 Add some missing forward declarations in plat_arm.h by Sandrine Bailleux · Thu Sep 15 10:09:53 2016 +0100
  28. 7b75418 AArch32: Add FVP support for SP_MIN by Soby Mathew · Mon Jul 11 14:15:27 2016 +0100
  29. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  30. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · Fri Jul 08 14:38:16 2016 +0100
  31. 7659a26 Introduce utils.h header file by Sandrine Bailleux · Tue Jul 05 09:55:03 2016 +0100
  32. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · Wed May 18 16:11:47 2016 +0100
  33. 510d87b Add support to program a DMC-500 TZC on ARM platforms by Vikram Kanigiri · Fri Jan 29 12:32:58 2016 +0000
  34. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · Fri Feb 26 14:23:19 2016 +0000
  35. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · Mon Feb 01 14:04:34 2016 +0000
  36. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · Mon Feb 15 11:54:14 2016 +0000
  37. 0703543 Add API to return memory map on ARM platforms by Vikram Kanigiri · Thu Nov 12 18:52:34 2015 +0000
  38. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  39. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · Wed Dec 09 19:03:06 2015 +0000
  40. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · Wed Oct 14 15:28:11 2015 +0100
  41. 736a3bf FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · Sun Oct 11 14:14:55 2015 +0100
  42. 2fd66be Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · Wed Dec 09 11:38:43 2015 +0000
  43. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · Tue Nov 03 14:18:34 2015 +0000
  44. 03897bb CSS: Enable booting of EL3 payloads by Sandrine Bailleux · Thu Nov 26 16:31:34 2015 +0000
  45. 4a52083 Merge pull request #418 from soby-mathew/sm/sys_suspend by danh-arm · Fri Oct 30 16:57:32 2015 +0000
  46. fe3b576 Include xlat_tables.h in plat_arm.h by Soby Mathew · Tue Oct 27 10:31:35 2015 +0000
  47. 61e8d0b Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · Mon Oct 12 17:32:29 2015 +0100
  48. a869de1 CSS: Implement topology support for System power domain by Soby Mathew · Fri May 08 10:18:59 2015 +0100
  49. d79214c Update ARM platform ports to use new bakery lock apis. by Vikram Kanigiri · Wed Sep 09 10:52:13 2015 +0100
  50. 0d9e852 PSCI: Validate non secure entrypoint on ARM platforms by Soby Mathew · Wed Jul 15 13:36:24 2015 +0100
  51. 7799cf7 PSCI: Demonstrate support for composite power states by Soby Mathew · Thu Apr 16 14:49:09 2015 +0100
  52. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · Wed Jul 01 16:16:20 2015 +0100
  53. 3a66aca Use numbers to identify images instead of names by Juan Castillo · Mon Apr 13 17:36:19 2015 +0100
  54. 9df4804 Add common ARM and CSS platform code by Dan Handley · Thu Mar 19 18:58:55 2015 +0000