1. c5322c9 Document: add PLAT_PARTITION_MAX_ENTRIES define by Haojian Zhuang · Wed Aug 17 21:05:07 2016 +0800
  2. 91f5646 partition: check GPT partition table by Haojian Zhuang · Thu Jul 28 14:19:36 2016 +0800
  3. 5de9f49 Merge pull request #687 from sandrine-bailleux-arm/sb/panic-handler by danh-arm · Fri Aug 19 15:31:36 2016 +0100
  4. 628198b Add WFI in platform's unexpected error handlers by Sandrine Bailleux · Thu Aug 18 09:24:40 2016 +0100
  5. 9c730bf Merge pull request #686 from danh-arm/dh/remove-inv-dcache-after-auth by danh-arm · Thu Aug 18 11:38:48 2016 +0100
  6. 14ce777 Merge pull request #678 from soby-mathew/sm/PSCI_AArch32 by danh-arm · Thu Aug 18 11:38:19 2016 +0100
  7. 9c96ed5 Remove dcache invalidation after image authentication by Dan Handley · Thu Jul 28 14:38:03 2016 +0100
  8. e3011cf Merge pull request #685 from sandrine-bailleux-arm/sb/base-fvp-7.6 by danh-arm · Wed Aug 17 16:09:31 2016 +0100
  9. 55b2c34 Merge pull request #683 from dp-arm/dp/fiptool by danh-arm · Wed Aug 17 12:55:01 2016 +0100
  10. a3f60df Merge pull request #682 from sudeep-holla/gicv3_ns_intr by danh-arm · Wed Aug 17 12:54:38 2016 +0100
  11. 2500bed Merge pull request #680 from hzhuang1/emmc_cmd23_v2 by danh-arm · Wed Aug 17 12:54:14 2016 +0100
  12. 3385788 Move up to Base FVP version 7.6 by Sandrine Bailleux · Tue Aug 16 10:58:15 2016 +0100
  13. 65dfe4c fiptool: Suppress verbose messages during normal build by dp-arm · Wed Aug 10 13:39:42 2016 +0100
  14. a194125 AArch32: Enable build at top level Makefile for FVP by Soby Mathew · Thu May 05 14:33:33 2016 +0100
  15. 97fc96f Merge pull request #679 from rockchip-linux/support-pwm-for-rk3399 by danh-arm · Fri Aug 12 12:19:43 2016 +0100
  16. bd5cf9c emmc: support CMD23 by Haojian Zhuang · Tue Aug 02 20:51:27 2016 +0800
  17. 869e3db gicv3: disable Group1 NonSecure interrupts during core powerdown by Sudeep Holla · Thu Aug 04 16:14:50 2016 +0100
  18. c7aaa78 rockchip: fix the reset-hold release for rk3399 resume by Caesar Wang · Tue Aug 09 07:53:41 2016 +0800
  19. fbaa360 rockchip: fix the power up/dowm cnt for rk3399 by Caesar Wang · Tue Aug 09 08:15:44 2016 +0800
  20. ed6b9a5 rockchip: update to handle PWMs for rk3399 by Caesar Wang · Thu Aug 11 02:11:45 2016 +0800
  21. 7b75418 AArch32: Add FVP support for SP_MIN by Soby Mathew · Mon Jul 11 14:15:27 2016 +0100
  22. 0d268dc AArch32: Add essential ARM platform and FVP support by Soby Mathew · Mon Jul 11 14:13:56 2016 +0100
  23. ec8ac1c AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · Thu May 05 14:32:05 2016 +0100
  24. 89d90dc AArch32: Add support to PSCI lib by Soby Mathew · Thu May 05 14:11:23 2016 +0100
  25. 748be1d AArch32: Add support in TF libraries by Soby Mathew · Thu May 05 14:10:46 2016 +0100
  26. 420cc37 AArch32: Add console driver by Soby Mathew · Thu Mar 24 16:52:40 2016 +0000
  27. d645232 AArch32: Enable GIC and TZC support by Soby Mathew · Thu May 05 13:59:07 2016 +0100
  28. acc144b AArch32: Add SMCC context by Soby Mathew · Thu May 05 12:53:53 2016 +0100
  29. a9482df AArch32: Add API to invoke runtime service handler by Soby Mathew · Thu May 05 12:49:09 2016 +0100
  30. 0691d97 AArch32: Add tf_printf support by Soby Mathew · Thu May 05 12:34:41 2016 +0100
  31. 935c2e7 AArch32: Add translation table library support by Soby Mathew · Thu Jun 30 15:11:07 2016 +0100
  32. d29f67b AArch32: Add assembly helpers by Soby Mathew · Thu May 05 12:31:57 2016 +0100
  33. c6820d1 AArch32: Add essential Arch helpers by Soby Mathew · Mon May 09 17:49:55 2016 +0100
  34. c53ac5e Move SIZE_FROM_LOG2_WORDS macro to utils.h by Soby Mathew · Wed Jul 20 14:38:36 2016 +0100
  35. 7b5c9b3 Move spinlock library code to AArch64 folder by Soby Mathew · Mon Aug 08 12:42:53 2016 +0100
  36. 1723113 Migrate platform makefile to new console driver location by Soby Mathew · Mon Aug 08 12:33:06 2016 +0100
  37. 7abebe8 Move console drivers to AArch64 folder by Soby Mathew · Mon Aug 08 12:38:52 2016 +0100
  38. fea233c Fix the translation table library for wraparound cases by Soby Mathew · Wed Jul 13 15:45:15 2016 +0100
  39. 6d65bd9 Merge pull request #676 from hzhuang1/fix_io_unaligned by danh-arm · Tue Aug 09 12:20:37 2016 +0100
  40. d32134d Merge pull request #661 from dp-arm/master by danh-arm · Tue Aug 09 10:16:36 2016 +0100
  41. f800ccf io: block: fix unaligned buffer by Haojian Zhuang · Thu Jul 28 10:15:32 2016 +0800
  42. 4972ec5 Replace fip_create with fiptool by dp-arm · Wed May 25 16:20:20 2016 +0100
  43. fe8e77e Merge pull request #668 from sandrine-bailleux-arm/sb/rodata-xn-doc by danh-arm · Thu Jul 28 17:35:46 2016 +0100
  44. b9917a9 Documentation for SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · Thu Jul 07 14:23:04 2016 +0100
  45. 98ea6d0 Merge pull request #674 from rockchip-linux/Support-PWMs-for-rk3399-suspend/resume by danh-arm · Thu Jul 28 09:53:25 2016 +0100
  46. c873cc3 Merge pull request #673 from soby-mathew/sm/coverity_issue by danh-arm · Thu Jul 28 09:25:40 2016 +0100
  47. 89c947c Merge pull request #672 from soby-mathew/sm/irouter_offset by danh-arm · Thu Jul 28 09:25:28 2016 +0100
  48. 7d58e12 Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-mem by danh-arm · Thu Jul 28 09:23:10 2016 +0100
  49. ad39cfe rockchip: fixes typo and some bugs for suspend/resume tests by Caesar Wang · Thu Jul 21 10:36:22 2016 +0800
  50. aaf71c8 GICv3: Fix the GICD_IROUTER offset by Soby Mathew · Tue Jul 26 17:46:56 2016 +0100
  51. ff1c229 Improve debug assertion for runtime svc number by Soby Mathew · Tue Jul 26 16:09:44 2016 +0100
  52. d59a669 Merge pull request #670 from achingupta/ag/psci_retention_fix by danh-arm · Tue Jul 26 14:35:07 2016 +0100
  53. 1cbb1b7 Merge pull request #669 from sandrine-bailleux-arm/sb/tf-hardening by danh-arm · Tue Jul 26 14:34:13 2016 +0100
  54. 9b2bf25 Fix use of stale power states in PSCI standby finisher by Achin Gupta · Tue Jun 28 16:46:15 2016 +0100
  55. 4ec7e2d Ensure addresses in is_mem_free() don't overflow by Sandrine Bailleux · Tue Jul 12 09:12:24 2016 +0100
  56. 7304f45 Make runtime_svc_init() function more robust by Sandrine Bailleux · Tue Jun 28 16:48:30 2016 +0100
  57. 4711058 Improvements to runtime service init code by Sandrine Bailleux · Tue Jun 28 16:44:28 2016 +0100
  58. f9f3bbf Validate psci_find_target_suspend_lvl() result by Sandrine Bailleux · Wed Jun 22 16:35:01 2016 +0100
  59. 0f553dc Merge pull request #667 from soby-mathew/sm/PSCI_lib by danh-arm · Mon Jul 25 12:29:52 2016 +0100
  60. 30ce3ad ARM platforms: Define common image sizes by Antonio Nino Diaz · Mon Jul 25 12:04:31 2016 +0100
  61. b9ff2fd Rearrange assembly helper macros by Soby Mathew · Fri Jul 08 15:26:35 2016 +0100
  62. 2afe462 Define `plat_get_syscnt_freq2()` unconditionally for ARM platforms by Soby Mathew · Thu Jul 07 10:03:21 2016 +0100
  63. 4876ae3 Cater for preloaded BL33 within plat_get_ns_image_entrypoint() by Soby Mathew · Mon May 09 17:20:10 2016 +0100
  64. 0eb965b Move `arm_common.c` out of aarch64 folder by Soby Mathew · Thu Jul 07 08:45:56 2016 +0100
  65. f6c4108 Include `plat_psci_common.c` from the new location by Soby Mathew · Tue May 03 12:31:18 2016 +0100
  66. d019487 Introduce PSCI Library Interface by Soby Mathew · Fri Apr 29 19:01:30 2016 +0100
  67. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · Thu Mar 24 16:56:29 2016 +0000
  68. 24ab34f Fix coding guideline warnings by Soby Mathew · Tue May 03 17:11:42 2016 +0100
  69. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  70. 3364f44 Merge pull request #666 from Xilinx/zynqmp/rodata-xn by danh-arm · Mon Jul 18 16:20:30 2016 +0100
  71. bcb4aaa Merge pull request #654 from rockchip-linux/rk3399-suspend-resume by danh-arm · Mon Jul 18 16:18:37 2016 +0100
  72. bb6611b Merge pull request #653 from rockchip-linux/support-rockchip-sip-runtime-service by danh-arm · Mon Jul 18 16:18:24 2016 +0100
  73. 42e113e rockchip: support the suspend/resume for rk3399 by Tony Xie · Sat Jul 16 11:16:51 2016 +0800
  74. c1bf646 rockchip: support plat SIP runtime service by Caesar Wang · Tue Jun 21 14:44:01 2016 +0800
  75. ba39fc6 Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xn by danh-arm · Fri Jul 15 18:55:43 2016 +0100
  76. 6a70270 Merge pull request #659 from soby-mathew/sm/declare_stack by danh-arm · Fri Jul 15 18:23:11 2016 +0100
  77. 5aebb2f Merge pull request #658 from soby-mathew/sm/init_spi_ppi_gic by danh-arm · Fri Jul 15 18:22:32 2016 +0100
  78. 8e98582 Merge pull request #655 from Xilinx/report_merr by danh-arm · Fri Jul 15 18:14:41 2016 +0100
  79. 6a72a91 bl31: Add error reporting registers by Naga Sureshkumar Relli · Fri Jul 01 12:52:41 2016 +0530
  80. 6d1ba58 zynqmp: Separate code and rodata by Soren Brinkmann · Fri Jul 08 14:45:14 2016 -0700
  81. 889ca03 ARM CSS platforms: Map flash as execute-never by default by Sandrine Bailleux · Tue Jun 14 17:01:00 2016 +0100
  82. 12997c5 Add some verbose traces in arm_setup_page_tables() by Sandrine Bailleux · Mon Jun 20 13:57:10 2016 +0100
  83. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · Fri Jul 08 14:38:16 2016 +0100
  84. a0e505e ARM platforms: Include BL2U's RO section in total memory region by Sandrine Bailleux · Mon Jun 20 10:10:40 2016 +0100
  85. 28ee10f ARM platforms: Restrict mapping of Trusted ROM in BL1 by Sandrine Bailleux · Wed Jun 15 15:44:27 2016 +0100
  86. bdba5e5 TSP: Print BL32_BASE rather than __RO_START__ by Sandrine Bailleux · Thu Jun 16 14:24:26 2016 +0100
  87. f91f144 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · Fri Jul 08 14:37:40 2016 +0100
  88. 66552da Introduce round_up/down() macros by Sandrine Bailleux · Thu Jun 16 15:05:39 2016 +0100
  89. 7659a26 Introduce utils.h header file by Sandrine Bailleux · Tue Jul 05 09:55:03 2016 +0100
  90. 6c2daed BL1: Add linker symbol identifying end of ROM content by Sandrine Bailleux · Wed Jun 15 13:53:50 2016 +0100
  91. ac3aa68 xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes by Sandrine Bailleux · Tue Jun 14 16:31:09 2016 +0100
  92. 7528b68 xlat lib: Refactor mmap_desc() function by Sandrine Bailleux · Tue Jun 14 16:29:04 2016 +0100
  93. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · Wed May 18 16:11:47 2016 +0100
  94. bfdbecf Derive stack alignment from CACHE_WRITEBACK_GRANULE by Soby Mathew · Thu Jun 09 17:16:35 2016 +0100
  95. 4f96838 GIC: Ensure SGIs and PPIs are Group0 before setup by Soby Mathew · Tue Jun 07 17:06:27 2016 +0100
  96. 876877d Merge pull request #657 from yatharth-arm/yk/genfw-1505 by danh-arm · Wed Jul 06 17:35:37 2016 +0100
  97. 79f8640 Fix `cert_create` tool for Segmentation fault by Yatharth Kochar · Wed Jun 22 14:49:27 2016 +0100
  98. e4862e2 Merge pull request #651 from Xilinx/zynqmp_uart by danh-arm · Mon Jul 04 18:05:15 2016 +0100
  99. 8f7f769 Merge pull request #652 from soby-mathew/sm/pmf_psci_stat by danh-arm · Mon Jul 04 16:32:24 2016 +0100
  100. 421dbc4 Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platforms by Soby Mathew · Mon May 23 16:07:53 2016 +0100