1. ef8f559 zynqmp: FSBL->ATF handover by Michal Simek · Mon Jun 15 14:22:50 2015 +0200
  2. b43d943 zynqmp: Introduce zynqmp_get_bootmode by Soren Brinkmann · Mon Apr 18 11:49:42 2016 -0700
  3. 2105ac6 zynqmp: Remove bogus comment by Soren Brinkmann · Mon Apr 18 11:27:48 2016 -0700
  4. 4a9ca04 zynqmp: Revise memory configuration options by Soren Brinkmann · Thu Apr 14 10:27:00 2016 -0700
  5. acff8a4 zynqmp: ipi: Consolidate IRQ #defines by Soren Brinkmann · Mon Apr 11 15:30:56 2016 -0700
  6. a47e0f5 zynqmp: Remove unused/redundant #includes by Soren Brinkmann · Mon Apr 11 13:26:41 2016 -0700
  7. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · Thu Nov 26 15:47:53 2015 +0100
  8. ca1d876 Merge pull request #593 from mtk09422/mtcmos-fix by danh-arm · Thu Apr 14 12:17:44 2016 +0100
  9. 0746c4b mt8173: Fix timing issue of mfg mtcmos power off by developer · Fri Apr 01 18:35:43 2016 +0800
  10. cc037c1 Migrate platform ports to the new xlat_tables library by Soby Mathew · Fri Apr 08 16:42:58 2016 +0100
  11. 940f41b Fix build error in Rockchip platform by Soby Mathew · Tue Apr 12 14:04:29 2016 +0100
  12. 6fa4d52 Merge pull request #569 from Xilinx/zynqmp-v1 by danh-arm · Fri Apr 08 14:31:58 2016 +0100
  13. 1d8f3a7 Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-base by danh-arm · Fri Apr 08 10:43:46 2016 +0100
  14. 25ab118 Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32 by danh-arm · Fri Apr 08 10:40:39 2016 +0100
  15. 2b8277b Rename BL33_BASE option to PRELOADED_BL33_BASE by Antonio Nino Diaz · Wed Apr 06 17:31:57 2016 +0100
  16. 93b02d9 Fix BL33_BASE option to work with RESET_TO_BL31 by Antonio Nino Diaz · Wed Apr 06 15:05:54 2016 +0100
  17. e4fa370 Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · Tue Apr 05 11:38:49 2016 +0100
  18. 6ec902f Merge pull request #583 from mtk09422/fix-build-error by danh-arm · Thu Apr 07 17:16:51 2016 +0100
  19. d3e1a1d Merge pull request #575 from soby-mathew/sm/new_tzc_driver by danh-arm · Thu Apr 07 17:11:20 2016 +0100
  20. 90e40e3 Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounter by danh-arm · Thu Apr 07 17:10:44 2016 +0100
  21. 6b745d5 mt8173: fix spm driver build errors by developer · Thu Apr 07 13:28:57 2016 +0800
  22. 76fcae3 Add support for Xilinx Zynq UltraScale+ MPSOC by Soren Brinkmann · Sun Mar 06 20:16:27 2016 -0800
  23. 04b096f Merge pull request #581 from rockchip-linux/rockchip-atf-20160405 by danh-arm · Wed Apr 06 12:43:33 2016 +0100
  24. f6118cc Support for Rockchip's family SoCs by Tony Xie · Fri Jan 15 17:17:32 2016 +0800
  25. 8c80d1e Merge pull request #580 from soby-mathew/sm/ret_type_plat_ns_ep by danh-arm · Mon Apr 04 13:39:32 2016 +0100
  26. 3d80b71 arm: common: Make timer configuration conditional by Soren Brinkmann · Sun Mar 06 20:23:39 2016 -0800
  27. 21f9361 Modify return type of plat_get_ns_image_entrypoint() by Soby Mathew · Wed Mar 23 10:11:10 2016 +0000
  28. 25ccf68 Merge pull request #576 from mtk09422/bl31-security by danh-arm · Fri Apr 01 17:40:54 2016 +0100
  29. 89ddad1 mt8173: Protect BL31 memory from non-secure access by developer · Tue Mar 29 17:42:41 2016 +0800
  30. 510d87b Add support to program a DMC-500 TZC on ARM platforms by Vikram Kanigiri · Fri Jan 29 12:32:58 2016 +0000
  31. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · Fri Feb 26 14:23:19 2016 +0000
  32. bfb7fa6 TBB: add non-volatile counter support by Juan Castillo · Fri Jan 22 11:05:57 2016 +0000
  33. 0ba499f Add support to load BL31 in DRAM by David Wang · Mon Mar 07 11:02:57 2016 +0800
  34. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · Mon Feb 01 13:57:25 2016 +0000
  35. 05772ef Merge pull request #546 from mtk09422/mtk-bl31-update by danh-arm · Fri Mar 11 04:45:46 2016 +0000
  36. e3ae6d0 mt8173: support big core PLL control in system suspend flow by developer · Mon Nov 16 13:44:31 2015 +0800
  37. 43c535c mt8173: Remove gpio driver support by developer · Sat Mar 05 00:53:25 2016 +0800
  38. 4419325 mt8173: Add #error directive to prevent RESET_TO_BL31 by developer · Fri Mar 04 20:18:58 2016 +0800
  39. c50a695 Merge pull request #533 from yatharth-arm/yk/genfw-1292 by danh-arm · Fri Feb 26 09:47:05 2016 +0000
  40. f11b29a Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · Mon Feb 01 11:04:46 2016 +0000
  41. ec559c7 Merge pull request #532 from soby-mathew/vk/configure_mmap_macros by danh-arm · Mon Feb 22 13:23:49 2016 +0000
  42. eade34c Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · Wed Jan 20 15:57:35 2016 +0000
  43. 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
  44. ec5eb56 Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · Fri Feb 19 18:21:34 2016 +0000
  45. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · Mon Feb 01 14:04:34 2016 +0000
  46. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · Thu Feb 18 18:36:00 2016 +0000
  47. cebbd0b Merge pull request #527 from antonio-nino-diaz-arm/an/non_ascii by danh-arm · Thu Feb 18 18:34:11 2016 +0000
  48. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · Wed Jan 13 15:01:09 2016 +0000
  49. f5951c2 Fix gpio includes of mt8173 platform to avoid collision. by Antonio Nino Diaz · Wed Feb 17 11:00:37 2016 +0000
  50. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · Mon Feb 15 11:54:14 2016 +0000
  51. dde43cb Merge pull request #521 from vikramkanigiri/vk/rearchitect_security by danh-arm · Tue Feb 16 12:47:05 2016 +0000
  52. 89fdcb3 Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · Tue Feb 16 12:46:28 2016 +0000
  53. 18a1731 Make SCP_BL2(U) image loading configurable on CSS platforms by Vikram Kanigiri · Thu Jan 14 14:26:27 2016 +0000
  54. 70752bb Perform security setup separately for each ARM platform by Vikram Kanigiri · Wed Feb 10 14:50:53 2016 +0000
  55. 7208419 Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · Mon Feb 08 16:29:30 2016 +0000
  56. 0703543 Add API to return memory map on ARM platforms by Vikram Kanigiri · Thu Nov 12 18:52:34 2015 +0000
  57. f79d150 Add support for SSC_VERSION register on CSS platforms by Vikram Kanigiri · Thu Nov 12 17:22:16 2015 +0000
  58. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · Thu Jan 21 14:08:15 2016 +0000
  59. 7be01ec Remove non-ASCII character from comment by Antonio Nino Diaz · Wed Feb 03 14:41:48 2016 +0000
  60. 6fb7880 Merge pull request #508 from soby-mathew/sm/debug_xlat by danh-arm · Mon Feb 01 19:06:57 2016 +0000
  61. bae963e Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · Mon Feb 01 19:03:41 2016 +0000
  62. edf76c5 Merge pull request #497 from mtk09422/spm-v3 by danh-arm · Mon Feb 01 13:02:25 2016 +0000
  63. c9bac9c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · Tue Jan 19 17:52:28 2016 +0000
  64. da31c0c mt8173: Fix long latency issue of mtcmos contorl by developer · Tue Dec 08 10:46:47 2015 +0800
  65. cabbb06 mt8173: Improve performance by handling more interrupts during idle by developer · Fri Nov 20 16:25:16 2015 +0800
  66. b8925a2 mt8173: Implement subsystem power control logic in ARM TF by developer · Mon Nov 16 14:38:40 2015 +0800
  67. 69a0383 mt8173: support big/Little cluster power off for CPU idle(C2 state) by developer · Mon Nov 16 14:33:35 2015 +0800
  68. 512a311 mt8173: Move SPM related PLL settings to ARM TF by developer · Mon Nov 16 14:26:14 2015 +0800
  69. 4a7822a mt8173: Fix USB remote wake up problem by developer · Mon Nov 16 14:22:32 2015 +0800
  70. 5371963 mt8173: Enable dynamic clock management by developer · Mon Nov 16 14:18:36 2015 +0800
  71. ef07f20 Merge pull request #495 from jcastillo-arm/jc/tf-issues/170 by danh-arm · Mon Jan 25 11:02:13 2016 +0000
  72. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · Thu Nov 26 14:52:15 2015 +0000
  73. aadf19a ARM plat: add build option to unlock access to non-secure timer by Juan Castillo · Fri Nov 06 16:02:32 2015 +0000
  74. d43b657 Merge pull request #486 from Xilinx/issues/340 by danh-arm · Fri Jan 15 17:55:11 2016 +0000
  75. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · Thu Jan 14 10:11:05 2016 -0800
  76. dd50579 FVP: Compile ARM Cortex-A72 CPU support in by Sandrine Bailleux · Wed Jan 13 09:04:26 2016 +0000
  77. 432aa77 Add support for ARM Cortex-A35 processor by Sandrine Bailleux · Thu Jan 07 16:52:49 2016 +0000
  78. 8e04dec Apply TBBR naming convention to the fip_create options by Juan Castillo · Tue Jan 05 11:55:36 2016 +0000
  79. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · Thu Dec 17 13:58:58 2015 +0000
  80. 7175bde Remove out-dated comment in FVP PWRC code by Sandrine Bailleux · Tue Dec 08 14:18:24 2015 +0000
  81. 89f8f33 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · Tue Dec 15 14:28:24 2015 +0000
  82. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  83. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · Thu Dec 10 15:49:17 2015 +0000
  84. be80120 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · Thu Dec 03 10:19:21 2015 +0000
  85. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · Wed Dec 09 19:03:06 2015 +0000
  86. d1a9343 FWU: Add support for `fwu_fip` target by Yatharth Kochar · Mon Oct 12 12:33:47 2015 +0100
  87. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · Wed Oct 14 15:28:11 2015 +0100
  88. 736a3bf FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · Sun Oct 11 14:14:55 2015 +0100
  89. 71c9a5e FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · Sat Oct 10 19:06:53 2015 +0100
  90. a65be2f Add descriptor based image management support in BL1 by Yatharth Kochar · Fri Oct 09 18:06:13 2015 +0100
  91. 6089af0 SoC security setup for CSS platforms in BL1 by Yatharth Kochar · Sun Oct 11 15:03:51 2015 +0100
  92. 2fd66be Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · Wed Dec 09 11:38:43 2015 +0000
  93. 1ff495b Ensure BL31 does not print to boot console by default by Soby Mathew · Wed Dec 09 11:28:43 2015 +0000
  94. e58ddc0 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · Wed Dec 09 16:15:23 2015 +0000
  95. 33f5c41 Include psci.h from tegra platform header by Yatharth Kochar · Wed Dec 09 14:22:47 2015 +0000
  96. fcd9d18 Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2 by danh-arm · Wed Dec 09 10:41:08 2015 +0000
  97. e181c0b Merge pull request #455 from jcastillo-arm/jc/fvp_delay_timer by danh-arm · Wed Dec 09 10:40:51 2015 +0000
  98. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · Tue Nov 03 14:18:34 2015 +0000
  99. 12012dd Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · Mon Oct 26 14:01:53 2015 +0000
  100. 004924b Merge pull request #452 from vwadekar/tegra-new-platform-apis-v2 by danh-arm · Tue Dec 08 14:02:45 2015 +0000