1. ad39cfe rockchip: fixes typo and some bugs for suspend/resume tests by Caesar Wang · Thu Jul 21 10:36:22 2016 +0800
  2. d59a669 Merge pull request #670 from achingupta/ag/psci_retention_fix by danh-arm · Tue Jul 26 14:35:07 2016 +0100
  3. 1cbb1b7 Merge pull request #669 from sandrine-bailleux-arm/sb/tf-hardening by danh-arm · Tue Jul 26 14:34:13 2016 +0100
  4. 9b2bf25 Fix use of stale power states in PSCI standby finisher by Achin Gupta · Tue Jun 28 16:46:15 2016 +0100
  5. 4ec7e2d Ensure addresses in is_mem_free() don't overflow by Sandrine Bailleux · Tue Jul 12 09:12:24 2016 +0100
  6. 7304f45 Make runtime_svc_init() function more robust by Sandrine Bailleux · Tue Jun 28 16:48:30 2016 +0100
  7. 4711058 Improvements to runtime service init code by Sandrine Bailleux · Tue Jun 28 16:44:28 2016 +0100
  8. f9f3bbf Validate psci_find_target_suspend_lvl() result by Sandrine Bailleux · Wed Jun 22 16:35:01 2016 +0100
  9. 0f553dc Merge pull request #667 from soby-mathew/sm/PSCI_lib by danh-arm · Mon Jul 25 12:29:52 2016 +0100
  10. b9ff2fd Rearrange assembly helper macros by Soby Mathew · Fri Jul 08 15:26:35 2016 +0100
  11. 2afe462 Define `plat_get_syscnt_freq2()` unconditionally for ARM platforms by Soby Mathew · Thu Jul 07 10:03:21 2016 +0100
  12. 4876ae3 Cater for preloaded BL33 within plat_get_ns_image_entrypoint() by Soby Mathew · Mon May 09 17:20:10 2016 +0100
  13. 0eb965b Move `arm_common.c` out of aarch64 folder by Soby Mathew · Thu Jul 07 08:45:56 2016 +0100
  14. f6c4108 Include `plat_psci_common.c` from the new location by Soby Mathew · Tue May 03 12:31:18 2016 +0100
  15. d019487 Introduce PSCI Library Interface by Soby Mathew · Fri Apr 29 19:01:30 2016 +0100
  16. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · Thu Mar 24 16:56:29 2016 +0000
  17. 24ab34f Fix coding guideline warnings by Soby Mathew · Tue May 03 17:11:42 2016 +0100
  18. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  19. 3364f44 Merge pull request #666 from Xilinx/zynqmp/rodata-xn by danh-arm · Mon Jul 18 16:20:30 2016 +0100
  20. bcb4aaa Merge pull request #654 from rockchip-linux/rk3399-suspend-resume by danh-arm · Mon Jul 18 16:18:37 2016 +0100
  21. bb6611b Merge pull request #653 from rockchip-linux/support-rockchip-sip-runtime-service by danh-arm · Mon Jul 18 16:18:24 2016 +0100
  22. 42e113e rockchip: support the suspend/resume for rk3399 by Tony Xie · Sat Jul 16 11:16:51 2016 +0800
  23. c1bf646 rockchip: support plat SIP runtime service by Caesar Wang · Tue Jun 21 14:44:01 2016 +0800
  24. ba39fc6 Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xn by danh-arm · Fri Jul 15 18:55:43 2016 +0100
  25. 6a70270 Merge pull request #659 from soby-mathew/sm/declare_stack by danh-arm · Fri Jul 15 18:23:11 2016 +0100
  26. 5aebb2f Merge pull request #658 from soby-mathew/sm/init_spi_ppi_gic by danh-arm · Fri Jul 15 18:22:32 2016 +0100
  27. 8e98582 Merge pull request #655 from Xilinx/report_merr by danh-arm · Fri Jul 15 18:14:41 2016 +0100
  28. 6a72a91 bl31: Add error reporting registers by Naga Sureshkumar Relli · Fri Jul 01 12:52:41 2016 +0530
  29. 6d1ba58 zynqmp: Separate code and rodata by Soren Brinkmann · Fri Jul 08 14:45:14 2016 -0700
  30. 889ca03 ARM CSS platforms: Map flash as execute-never by default by Sandrine Bailleux · Tue Jun 14 17:01:00 2016 +0100
  31. 12997c5 Add some verbose traces in arm_setup_page_tables() by Sandrine Bailleux · Mon Jun 20 13:57:10 2016 +0100
  32. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · Fri Jul 08 14:38:16 2016 +0100
  33. a0e505e ARM platforms: Include BL2U's RO section in total memory region by Sandrine Bailleux · Mon Jun 20 10:10:40 2016 +0100
  34. 28ee10f ARM platforms: Restrict mapping of Trusted ROM in BL1 by Sandrine Bailleux · Wed Jun 15 15:44:27 2016 +0100
  35. bdba5e5 TSP: Print BL32_BASE rather than __RO_START__ by Sandrine Bailleux · Thu Jun 16 14:24:26 2016 +0100
  36. f91f144 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · Fri Jul 08 14:37:40 2016 +0100
  37. 66552da Introduce round_up/down() macros by Sandrine Bailleux · Thu Jun 16 15:05:39 2016 +0100
  38. 7659a26 Introduce utils.h header file by Sandrine Bailleux · Tue Jul 05 09:55:03 2016 +0100
  39. 6c2daed BL1: Add linker symbol identifying end of ROM content by Sandrine Bailleux · Wed Jun 15 13:53:50 2016 +0100
  40. ac3aa68 xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes by Sandrine Bailleux · Tue Jun 14 16:31:09 2016 +0100
  41. 7528b68 xlat lib: Refactor mmap_desc() function by Sandrine Bailleux · Tue Jun 14 16:29:04 2016 +0100
  42. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · Wed May 18 16:11:47 2016 +0100
  43. bfdbecf Derive stack alignment from CACHE_WRITEBACK_GRANULE by Soby Mathew · Thu Jun 09 17:16:35 2016 +0100
  44. 4f96838 GIC: Ensure SGIs and PPIs are Group0 before setup by Soby Mathew · Tue Jun 07 17:06:27 2016 +0100
  45. 876877d Merge pull request #657 from yatharth-arm/yk/genfw-1505 by danh-arm · Wed Jul 06 17:35:37 2016 +0100
  46. 79f8640 Fix `cert_create` tool for Segmentation fault by Yatharth Kochar · Wed Jun 22 14:49:27 2016 +0100
  47. e4862e2 Merge pull request #651 from Xilinx/zynqmp_uart by danh-arm · Mon Jul 04 18:05:15 2016 +0100
  48. 8f7f769 Merge pull request #652 from soby-mathew/sm/pmf_psci_stat by danh-arm · Mon Jul 04 16:32:24 2016 +0100
  49. 421dbc4 Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platforms by Soby Mathew · Mon May 23 16:07:53 2016 +0100
  50. 241ec6c Add optional PSCI STAT residency & count functions by Yatharth Kochar · Mon May 09 18:26:35 2016 +0100
  51. 9518d02 Add Performance Measurement Framework(PMF) by Yatharth Kochar · Fri Mar 11 14:20:19 2016 +0000
  52. 99c0d7b zynqmp: Add option to select between Cadence UARTs by Soren Brinkmann · Fri Jun 10 09:57:14 2016 -0700
  53. bb272b4 Merge pull request #650 from Xilinx/zynqmp-updates by danh-arm · Wed Jun 15 15:57:02 2016 +0100
  54. 9efe657 build_macros: Add 'add_define_val' macro by Soren Brinkmann · Thu Jun 09 13:36:27 2016 -0700
  55. 2293efa Merge pull request #629 from ljerry/tf_issue_398 by danh-arm · Mon Jun 13 13:50:58 2016 +0100
  56. 8ea4e41 Merge pull request #648 from ashutoshksingh/integration by danh-arm · Mon Jun 13 11:27:31 2016 +0100
  57. f0518ce2 Merge pull request #646 from davwan01/dw/gicv3-wakeup by danh-arm · Mon Jun 13 11:09:08 2016 +0100
  58. fe79d71 Merge pull request #635 from jenswi-linaro/qemu by danh-arm · Mon Jun 13 11:08:19 2016 +0100
  59. 82a720e opteed: assume aarch64 for optee by Ashutosh Singh · Fri May 27 15:51:17 2016 +0100
  60. 52c798e Add support for QEMU virt ARMv8-A target by Jens Wiklander · Mon Dec 07 14:37:10 2015 +0100
  61. e71b48a Merge pull request #642 from soby-mathew/sm/override_rotpk by danh-arm · Wed Jun 08 16:06:43 2016 +0100
  62. 99c571b Merge pull request #643 from sandrine-bailleux-arm/sb/checkpatch-conf-file by danh-arm · Wed Jun 08 13:30:03 2016 +0100
  63. a83af08 Merge pull request #639 from danh-arm/dh/import-libfdt by danh-arm · Wed Jun 08 13:20:35 2016 +0100
  64. c1d9cfb CSS: Add support to wake up the core from wfi in GICv3 by David Wang · Tue Jun 07 09:22:40 2016 +0800
  65. 0ff06ce zynqmp: pm: Added NODE_IPI_APU slave node ID in pm_defs.h by Mirela Simonovic · Tue Jun 07 18:15:40 2016 +0200
  66. 335d33f Merge pull request #645 from sandrine-bailleux-arm/sb/improve-load-image-comments by danh-arm · Tue Jun 07 09:35:02 2016 +0100
  67. 8eaf46e Update comments in load_image() by Sandrine Bailleux · Fri May 27 14:08:10 2016 +0100
  68. 9ea2e25 Merge pull request #644 from sandrine-bailleux-arm/sb/rm-outdated-comment by danh-arm · Mon Jun 06 10:54:28 2016 +0100
  69. 0b5a158 Move checkpatch options in a configuration file by Sandrine Bailleux · Thu Jun 02 11:19:59 2016 +0100
  70. 2f7ed05 Allow dynamic overriding of ROTPK verification by Soby Mathew · Tue May 24 15:05:15 2016 +0100
  71. 910f6be Merge pull request #641 from antonio-nino-diaz-arm/an/fvp-set-nv-ctr by danh-arm · Fri Jun 03 17:27:45 2016 +0100
  72. 290f6a3 Merge pull request #640 from sandrine-bailleux-arm/sb/fix-syntax-error by danh-arm · Fri Jun 03 17:26:59 2016 +0100
  73. 780b1a0 Merge pull request #637 from yatharth-arm/yk/genfw-1134 by danh-arm · Fri Jun 03 15:12:51 2016 +0100
  74. a913dee Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs by danh-arm · Fri Jun 03 15:12:37 2016 +0100
  75. a8ef665 Fix a syntax error by Sandrine Bailleux · Fri Jun 03 15:00:46 2016 +0100
  76. fc0c645 Minor libfdt changes to enable TF integration by Dan Handley · Thu Jun 02 15:28:23 2016 +0100
  77. 32f2130 Import libfdt v1.4.1 by Dan Handley · Thu Jun 02 14:23:40 2016 +0100
  78. 3a35571 Exclude more files from checkpatch and checkcodebase by Dan Handley · Thu Jun 02 18:21:02 2016 +0100
  79. d7b59e4 Move stdlib header files to include/lib/stdlib by Dan Handley · Thu Jun 02 17:15:13 2016 +0100
  80. 9d602fe Implement plat_set_nv_ctr for FVP platforms by Antonio Nino Diaz · Fri May 20 14:14:16 2016 +0100
  81. d75d2ba Build option to include AArch32 registers in cpu context by Soby Mathew · Tue May 17 14:01:32 2016 +0100
  82. c2a11c6 xlat lib: Remove out-dated comment by Sandrine Bailleux · Tue May 31 16:47:29 2016 +0100
  83. 63af687 Add support for ARM Cortex-A73 MPCore Processor by Yatharth Kochar · Tue Feb 09 12:00:03 2016 +0000
  84. deba2af zynqmp: Remove double ';' by Soren Brinkmann · Sun May 29 09:48:44 2016 -0700
  85. 8bcd305 zynqmp: Fix spelling of endianness by Soren Brinkmann · Sun May 29 09:48:26 2016 -0700
  86. cb87e89 Merge pull request #632 from rockchip-linux/support-for-gpio-driver-v2 by danh-arm · Fri May 27 14:10:42 2016 +0100
  87. fd0d03f Merge pull request #634 from sandrine-bailleux-arm/sb/exception-vectors by danh-arm · Fri May 27 11:11:47 2016 +0100
  88. b809e0a Merge pull request #633 from soby-mathew/sm/psci_wfi_hook by danh-arm · Fri May 27 11:08:45 2016 +0100
  89. ccad97f Merge pull request #627 from soby-mathew/sm/fvp_ccn502_sup_1 by danh-arm · Fri May 27 11:07:20 2016 +0100
  90. d1b9d2d rockchip: support system off function for rk3399 by Caesar Wang · Wed May 25 19:05:19 2016 +0800
  91. a5dc64d rockchip: support reset SoC through gpio for rk3399 by Caesar Wang · Wed May 25 19:04:47 2016 +0800
  92. 3e3c5b0 rockchip: add reset or power off gpio configuration for rk3399 by Caesar Wang · Wed May 25 19:03:04 2016 +0800
  93. 038f6aa rockchip: support rk3399 gpio driver by Caesar Wang · Wed May 25 19:21:43 2016 +0800
  94. 8abdf1c gpio: support gpio set/get pull status by Caesar Wang · Wed May 25 18:48:45 2016 +0800
  95. 618ba99 Fill exception vectors with zero bytes by Sandrine Bailleux · Tue May 24 16:22:59 2016 +0100
  96. 9e6ad6c Introduce some helper macros for exception vectors by Sandrine Bailleux · Tue May 24 16:56:03 2016 +0100
  97. 17aea22 zynqmp: PSCI: Wait for FW completing wake requests by Soren Brinkmann · Thu May 19 07:20:14 2016 -0700
  98. 6a81641 PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops by Soby Mathew · Wed Apr 27 14:46:28 2016 +0100
  99. 7356b1e Add CCN support to FVP platform port by Soby Mathew · Thu Mar 24 10:12:42 2016 +0000
  100. 095b9bc CCN: Add API to query the PART0 ID from CCN by Soby Mathew · Wed Mar 23 17:14:57 2016 +0000