1. f4fc40a Merge pull request #540 from antonio-nino-diaz-arm/an/porting_guide by danh-arm · Wed Mar 09 08:44:47 2016 +0000
  2. 0f0b290 Merge pull request #539 from antonio-nino-diaz-arm/an/fix-std-compilation by danh-arm · Wed Mar 09 08:44:24 2016 +0000
  3. b417f3b Porting guide: Clarify API that don't follow AAPCS by Antonio Nino Diaz · Mon Feb 08 10:39:42 2016 +0000
  4. 95036fc Compile stdlib C files individually by Antonio Nino Diaz · Fri Feb 26 10:46:44 2016 +0000
  5. c50a695 Merge pull request #533 from yatharth-arm/yk/genfw-1292 by danh-arm · Fri Feb 26 09:47:05 2016 +0000
  6. 93e413c Merge pull request #534 from jcastillo-arm/jc/fix_pl011 by danh-arm · Fri Feb 26 09:45:20 2016 +0000
  7. 5101f9e Fix potential deadlock in PL011 init function by Juan Castillo · Tue Feb 23 17:12:18 2016 +0000
  8. f11b29a Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · Mon Feb 01 11:04:46 2016 +0000
  9. ec559c7 Merge pull request #532 from soby-mathew/vk/configure_mmap_macros by danh-arm · Mon Feb 22 13:23:49 2016 +0000
  10. eade34c Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · Wed Jan 20 15:57:35 2016 +0000
  11. 7decd00 Merge pull request #518 from hzhuang1/pl061_gpio_v5 by danh-arm · Mon Feb 22 10:02:29 2016 +0000
  12. e40ad35 Merge pull request #525 from antonio-nino-diaz-arm/an/fix-gpio-includes by danh-arm · Fri Feb 19 18:22:08 2016 +0000
  13. ec5eb56 Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · Fri Feb 19 18:21:34 2016 +0000
  14. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · Mon Feb 01 14:04:34 2016 +0000
  15. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · Thu Feb 18 18:36:00 2016 +0000
  16. f165d07 Merge pull request #530 from antonio-nino-diaz-arm/an/p_printf by danh-arm · Thu Feb 18 18:35:37 2016 +0000
  17. df2dccf Merge pull request #529 from sandrine-bailleux/sb/a57-sw-optim-ref by danh-arm · Thu Feb 18 18:34:33 2016 +0000
  18. 48c7422 Merge pull request #528 from antonio-nino-diaz-arm/an/user_guide by danh-arm · Thu Feb 18 18:34:23 2016 +0000
  19. cebbd0b Merge pull request #527 from antonio-nino-diaz-arm/an/non_ascii by danh-arm · Thu Feb 18 18:34:11 2016 +0000
  20. 71029ea Merge pull request #526 from antonio-nino-diaz-arm/an/missing_doc by danh-arm · Thu Feb 18 18:33:59 2016 +0000
  21. 19cb003 Merge pull request #524 from jcastillo-arm/jc/tf-issues/319 by danh-arm · Thu Feb 18 18:33:39 2016 +0000
  22. f7fb594 Cortex-A57: Add link to software optimization guide by Sandrine Bailleux · Tue Feb 09 17:01:37 2016 +0000
  23. b3a0a7b Add support for %p in tf_printf() by Antonio Nino Diaz · Tue Feb 02 12:03:38 2016 +0000
  24. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · Wed Jan 13 15:01:09 2016 +0000
  25. f5951c2 Fix gpio includes of mt8173 platform to avoid collision. by Antonio Nino Diaz · Wed Feb 17 11:00:37 2016 +0000
  26. 1dd3241 Add missing build options to the User Guide by Antonio Nino Diaz · Fri Feb 05 11:12:24 2016 +0000
  27. c5bd90e Merge pull request #522 from danh-arm/vk/rework-interconnect-drivers by danh-arm · Wed Feb 17 10:01:03 2016 +0000
  28. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · Mon Feb 15 11:54:14 2016 +0000
  29. dde43cb Merge pull request #521 from vikramkanigiri/vk/rearchitect_security by danh-arm · Tue Feb 16 12:47:05 2016 +0000
  30. 89fdcb3 Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · Tue Feb 16 12:46:28 2016 +0000
  31. c45b73c Merge pull request #519 from vikramkanigiri/vk/misc_plat_reorg by danh-arm · Tue Feb 16 12:45:59 2016 +0000
  32. 18a1731 Make SCP_BL2(U) image loading configurable on CSS platforms by Vikram Kanigiri · Thu Jan 14 14:26:27 2016 +0000
  33. 70752bb Perform security setup separately for each ARM platform by Vikram Kanigiri · Wed Feb 10 14:50:53 2016 +0000
  34. 7208419 Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · Mon Feb 08 16:29:30 2016 +0000
  35. 0703543 Add API to return memory map on ARM platforms by Vikram Kanigiri · Thu Nov 12 18:52:34 2015 +0000
  36. 13a174c Document: add PLAT_PL061_MAX_GPIOS define by Haojian Zhuang · Wed Feb 03 22:35:04 2016 +0800
  37. 910bd8e arm: gpio: add pl061 driver by Haojian Zhuang · Wed Jan 27 13:22:43 2016 +0800
  38. 70f2bd0 gpio: add gpio framework by Haojian Zhuang · Wed Jan 27 13:18:21 2016 +0800
  39. f79d150 Add support for SSC_VERSION register on CSS platforms by Vikram Kanigiri · Thu Nov 12 17:22:16 2015 +0000
  40. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · Thu Jan 21 14:08:15 2016 +0000
  41. b228b3c Merge pull request #517 from soby-mathew/sm/gic_set_prio_fix by danh-arm · Thu Feb 11 13:26:17 2016 +0000
  42. 102df5a Merge pull request #513 from pgeorgi/configurable-timestamp by danh-arm · Thu Feb 11 13:25:31 2016 +0000
  43. 50f6fe4 Move private APIs in gic_common.h to a private header by Soby Mathew · Mon Feb 01 17:59:22 2016 +0000
  44. 421259e Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · Fri Jan 15 14:20:57 2016 +0000
  45. 73f9299 Fix race in GIC IPRIORITY and ITARGET accessors by Soby Mathew · Fri Jan 15 14:05:37 2016 +0000
  46. ba19854 Merge pull request #516 from vikramkanigiri/vk/ccn-fix-dvm-entry by danh-arm · Tue Feb 09 10:58:13 2016 +0000
  47. 3b7028d Merge pull request #515 from soby-mathew/sm/gcc_false_positive by danh-arm · Tue Feb 09 10:56:53 2016 +0000
  48. a29083f Merge pull request #514 from sandrine-bailleux/sb/a53-a57-disable-non-temporal-hint by danh-arm · Tue Feb 09 10:56:09 2016 +0000
  49. 4aceeb0 Bug fix: Rectify logic to enter or exit from DVM domain by Vikram Kanigiri · Mon Jan 04 16:23:22 2016 +0000
  50. 1298e69 PSCI: Resolve GCC static analysis false positive by Soby Mathew · Tue Feb 02 14:23:10 2016 +0000
  51. f12a31d Cortex-Axx: Unconditionally apply CPU reset operations by Sandrine Bailleux · Fri Jan 29 14:37:58 2016 +0000
  52. d481759 Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · Wed Jan 13 14:57:38 2016 +0000
  53. 8a10e34 build system: allow overriding the build's timestamp by Patrick Georgi · Thu Jan 28 14:46:18 2016 +0100
  54. 4f7841a Move up FVP versions in the user guide by Antonio Nino Diaz · Thu Jan 28 14:25:56 2016 +0000
  55. 7be01ec Remove non-ASCII character from comment by Antonio Nino Diaz · Wed Feb 03 14:41:48 2016 +0000
  56. 5b88852 Merge pull request #511 from soby-mathew/sm/psci_on_race_v2 by danh-arm · Mon Feb 01 19:10:02 2016 +0000
  57. 6fb7880 Merge pull request #508 from soby-mathew/sm/debug_xlat by danh-arm · Mon Feb 01 19:06:57 2016 +0000
  58. d024e1d Merge pull request #504 from sandrine-bailleux/sb/fix-doc-mmap by danh-arm · Mon Feb 01 19:06:03 2016 +0000
  59. 84529e3 Merge pull request #503 from sandrine-bailleux/sb/clarify-doc-el3-payloads by danh-arm · Mon Feb 01 19:05:07 2016 +0000
  60. bae963e Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · Mon Feb 01 19:03:41 2016 +0000
  61. ca37050 Fix PSCI CPU ON race when setting state to ON_PENDING by Soby Mathew · Tue Jan 26 11:47:53 2016 +0000
  62. edf76c5 Merge pull request #497 from mtk09422/spm-v3 by danh-arm · Mon Feb 01 13:02:25 2016 +0000
  63. 2373897 Improve memory layout documentation by Juan Castillo · Fri Dec 04 12:19:27 2015 +0000
  64. c9bac9c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · Tue Jan 19 17:52:28 2016 +0000
  65. 6b9af66 Porting Guide: Clarify identity-mapping requirement by Sandrine Bailleux · Wed Dec 02 10:19:06 2015 +0000
  66. 5bc90e7 Clarify EL3 payload documentation by Sandrine Bailleux · Wed Jan 20 10:33:54 2016 +0000
  67. da31c0c mt8173: Fix long latency issue of mtcmos contorl by developer · Tue Dec 08 10:46:47 2015 +0800
  68. cabbb06 mt8173: Improve performance by handling more interrupts during idle by developer · Fri Nov 20 16:25:16 2015 +0800
  69. b8925a2 mt8173: Implement subsystem power control logic in ARM TF by developer · Mon Nov 16 14:38:40 2015 +0800
  70. 69a0383 mt8173: support big/Little cluster power off for CPU idle(C2 state) by developer · Mon Nov 16 14:33:35 2015 +0800
  71. 512a311 mt8173: Move SPM related PLL settings to ARM TF by developer · Mon Nov 16 14:26:14 2015 +0800
  72. 4a7822a mt8173: Fix USB remote wake up problem by developer · Mon Nov 16 14:22:32 2015 +0800
  73. 5371963 mt8173: Enable dynamic clock management by developer · Mon Nov 16 14:18:36 2015 +0800
  74. 6537a7c Merge pull request #496 from Xilinx/attr-deprecated by danh-arm · Mon Jan 25 11:02:42 2016 +0000
  75. ef07f20 Merge pull request #495 from jcastillo-arm/jc/tf-issues/170 by danh-arm · Mon Jan 25 11:02:13 2016 +0000
  76. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · Thu Nov 26 14:52:15 2015 +0000
  77. 2c1874e cdefs.h: Use __deprecated__ instead of deprecated by Soren Brinkmann · Wed Jan 20 15:32:23 2016 -0800
  78. aadf19a ARM plat: add build option to unlock access to non-secure timer by Juan Castillo · Fri Nov 06 16:02:32 2015 +0000
  79. e075aee Merge pull request #493 from yupluo01/yp/tf-issue-fix-doc-links by danh-arm · Mon Jan 18 10:30:55 2016 +0000
  80. 8e8764e Update doc links in the porting guide by Yuping Luo · Fri Jan 15 11:17:27 2016 +0800
  81. cd65a4b Merge pull request #489 from sandrine-bailleux/sb/fix-mailbox-doc by danh-arm · Fri Jan 15 17:55:46 2016 +0000
  82. d43b657 Merge pull request #486 from Xilinx/issues/340 by danh-arm · Fri Jan 15 17:55:11 2016 +0000
  83. d4b71b3 Doc: Update out-dated info about Juno's mailbox by Sandrine Bailleux · Fri Jan 15 11:14:57 2016 +0000
  84. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · Thu Jan 14 10:11:05 2016 -0800
  85. a581bd5 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · Thu Jan 14 10:02:33 2016 -0800
  86. ce199a7 cdefs.h: Introduce '__deprecated' macro by Soren Brinkmann · Thu Jan 14 09:56:06 2016 -0800
  87. 9cf8609 Merge pull request #487 from sandrine-bailleux/sb/cortex-a72 by danh-arm · Thu Jan 14 12:24:17 2016 +0000
  88. 47c76fa Merge pull request #485 from jcastillo-arm/jc/max_mmap_reg by danh-arm · Wed Jan 13 12:40:31 2016 +0000
  89. d342e38 Merge pull request #484 from jcastillo-arm/jc/tf-issues/337 by danh-arm · Wed Jan 13 11:42:30 2016 +0000
  90. 0794b62 Merge pull request #483 from soby-mathew/sm/rm_struct_padding by danh-arm · Wed Jan 13 11:41:46 2016 +0000
  91. cfaa2ef Merge pull request #482 from sandrine-bailleux/sb/cortex-a35 by danh-arm · Wed Jan 13 11:36:43 2016 +0000
  92. 55571b2 Merge pull request #481 from sandrine-bailleux/sb/fix-doc by danh-arm · Wed Jan 13 11:15:07 2016 +0000
  93. a281fac Add 'MAX_MMAP_REGIONS' and 'ADDR_SPACE_SIZE' to the Porting Guide by Juan Castillo · Thu Jan 07 11:29:15 2016 +0000
  94. 6d4f262 Rearrange fields in TF data structures to reduce padding by Soby Mathew · Tue Jan 12 10:30:59 2016 +0000
  95. 7162afa Use designated initialization in DECLARE_RT_SVC macro by Soby Mathew · Tue Jan 12 10:28:42 2016 +0000
  96. dd50579 FVP: Compile ARM Cortex-A72 CPU support in by Sandrine Bailleux · Wed Jan 13 09:04:26 2016 +0000
  97. abaf112 Documentation: Fix broken links in ToCs by Sandrine Bailleux · Fri Jan 08 14:12:55 2016 +0000
  98. 432aa77 Add support for ARM Cortex-A35 processor by Sandrine Bailleux · Thu Jan 07 16:52:49 2016 +0000
  99. 4a853db Fixes in CPU specific operations framework doc by Sandrine Bailleux · Fri Jan 08 10:05:59 2016 +0000
  100. 212f738 cert_create: update help message by Juan Castillo · Tue Dec 15 16:37:57 2015 +0000