1. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  2. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · Thu Dec 10 15:49:17 2015 +0000
  3. be80120 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · Thu Dec 03 10:19:21 2015 +0000
  4. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · Wed Dec 09 19:03:06 2015 +0000
  5. d1a9343 FWU: Add support for `fwu_fip` target by Yatharth Kochar · Mon Oct 12 12:33:47 2015 +0100
  6. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · Wed Oct 14 15:28:11 2015 +0100
  7. 736a3bf FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · Sun Oct 11 14:14:55 2015 +0100
  8. 71c9a5e FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · Sat Oct 10 19:06:53 2015 +0100
  9. a65be2f Add descriptor based image management support in BL1 by Yatharth Kochar · Fri Oct 09 18:06:13 2015 +0100
  10. 6089af0 SoC security setup for CSS platforms in BL1 by Yatharth Kochar · Sun Oct 11 15:03:51 2015 +0100
  11. 2fd66be Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · Wed Dec 09 11:38:43 2015 +0000
  12. 1ff495b Ensure BL31 does not print to boot console by default by Soby Mathew · Wed Dec 09 11:28:43 2015 +0000
  13. e58ddc0 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · Wed Dec 09 16:15:23 2015 +0000
  14. 33f5c41 Include psci.h from tegra platform header by Yatharth Kochar · Wed Dec 09 14:22:47 2015 +0000
  15. 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
  16. e181c0b Merge pull request #455 from jcastillo-arm/jc/fvp_delay_timer by danh-arm · Wed Dec 09 10:40:51 2015 +0000
  17. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · Tue Nov 03 14:18:34 2015 +0000
  18. 12012dd Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · Mon Oct 26 14:01:53 2015 +0000
  19. 004924b Merge pull request #452 from vwadekar/tegra-new-platform-apis-v2 by danh-arm · Tue Dec 08 14:02:45 2015 +0000
  20. a78bb1b Tegra: remove support for legacy platform APIs by Varun Wadekar · Fri Aug 07 10:03:00 2015 +0530
  21. fd383b4 Fix SP804 delay timer on FVP by Juan Castillo · Tue Dec 01 16:10:15 2015 +0000
  22. f26c444 Merge pull request #444 from jcastillo-arm/jc/tbb_wdog by danh-arm · Wed Dec 02 16:42:06 2015 +0000
  23. b6132f1 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · Tue Oct 06 14:01:35 2015 +0100
  24. 8f67649 Merge pull request #443 from achingupta/sb/el3_payloads-cb_single_cpu by danh-arm · Tue Dec 01 19:02:24 2015 +0000
  25. 1568886 Merge pull request #445 from jcastillo-arm/jc/tf-issues/320 by danh-arm · Tue Dec 01 18:31:14 2015 +0000
  26. facdd1c Add basic NOR flash driver for ARM platforms by Juan Castillo · Wed Aug 12 12:53:02 2015 +0100
  27. d47c9a5 FVP: Do not power off secondary CPUs when booting an EL3 payload by Sandrine Bailleux · Fri Oct 02 14:35:25 2015 +0100
  28. 4c79d20 CSS: Put secondary CPUs in a pen when booting an EL3 payload by Sandrine Bailleux · Wed Apr 29 16:28:52 2015 +0100
  29. 03897bb CSS: Enable booting of EL3 payloads by Sandrine Bailleux · Thu Nov 26 16:31:34 2015 +0000
  30. 87322b3 Pass the entry point info to bl1_plat_prepare_exit() by Sandrine Bailleux · Tue Nov 10 15:01:57 2015 +0000
  31. b2baa89 Tegra: flowctrl: rename tegra_fc_cpu_idle() to tegra_fc_cpu_powerdn() by Varun Wadekar · Thu Aug 27 10:25:29 2015 +0530
  32. c66bb64 Merge pull request #435 from sandrine-bailleux/sb/juno-r2 by Achin Gupta · Thu Nov 19 21:46:43 2015 +0000
  33. 29a7a03 Juno R2: Configure the correct L2 RAM latency values by Sandrine Bailleux · Wed Nov 18 11:59:35 2015 +0000
  34. 9d548a2 Juno: Rework platform reset handler by Sandrine Bailleux · Wed Nov 18 11:10:30 2015 +0000
  35. 456deef Add NULL pointer check before reading BL32 entry point information by Juan Castillo · Fri Nov 06 10:01:37 2015 +0000
  36. 8b82fae Tegra: introduce per-soc system reset handler by Varun Wadekar · Mon Nov 09 17:39:28 2015 -0800
  37. b371da7 Merge pull request #423 from jcastillo-arm/jc/genfw/1211 by Achin Gupta · Wed Nov 04 22:32:50 2015 +0000
  38. a443d22 Add A72 support for Juno R2 by Brendan Jackman · Fri Oct 30 16:25:12 2015 +0000
  39. 6e76206 Remove deprecated IO return definitions by Juan Castillo · Mon Nov 02 10:47:01 2015 +0000
  40. 61e8d0b Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · Mon Oct 12 17:32:29 2015 +0100
  41. a869de1 CSS: Implement topology support for System power domain by Soby Mathew · Fri May 08 10:18:59 2015 +0100
  42. 33d3efe Merge pull request #415 from jcastillo-arm/jc/plat_err_handler by danh-arm · Wed Oct 28 09:54:44 2015 +0000
  43. e43f9e5 Merge pull request #416 from davwan01/dw/css-common by danh-arm · Wed Oct 28 09:50:21 2015 +0000
  44. 26ae583 Add optional platform error handler API by Juan Castillo · Fri Sep 25 15:41:14 2015 +0100
  45. a3487d1 Rework Makefile by Juan Castillo · Tue Aug 18 14:23:04 2015 +0100
  46. 323ebe8 Allow CSS to redefine function `plat_arm_calc_core_pos` by David Wang · Thu Oct 22 13:30:50 2015 +0800
  47. 4fee4be Merge pull request #410 from soby-mathew/sm/psci_handler_reorg by danh-arm · Wed Oct 21 12:16:51 2015 +0100
  48. ca7ad53 Merge pull request #411 from jcastillo-arm/jc/plat_bl1_exit by danh-arm · Wed Oct 21 12:12:12 2015 +0100
  49. d1413b2 Add optional bl1_plat_prepare_exit() API by Juan Castillo · Mon Oct 05 16:59:38 2015 +0100
  50. feac8fc Reorganise PSCI PM handler setup on ARM Standard platforms by Soby Mathew · Tue Sep 29 15:47:16 2015 +0100
  51. d7c4750 Fix #include path in ARM platform BL1 setup code by Sandrine Bailleux · Fri Oct 02 09:32:35 2015 +0100
  52. e504302 Merge pull request #393 from mtk09422/misc-updates by danh-arm · Wed Sep 30 11:13:33 2015 +0100
  53. a80720f Add a generic driver for ARM CCN IP by Achin Gupta · Mon Jul 20 22:28:23 2015 +0100
  54. 4489ad1 Tegra: Perform cache maintenance on video carveout memory by Vikram Kanigiri · Thu Sep 10 14:12:36 2015 +0100
  55. a31c9f3 Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2 by Achin Gupta · Mon Sep 14 21:49:10 2015 +0100
  56. 9425e75 mt8173: fix watchdog register setting by developer · Fri Sep 04 10:30:57 2015 +0800
  57. 99ecd88 mt8173: update spm suspend pcm codes by developer · Thu Aug 20 16:01:15 2015 +0800
  58. 7014b03 Use unified bakery locks API in Mediatek port by Vikram Kanigiri · Wed Sep 09 10:53:05 2015 +0100
  59. af2bc5f Separate CSS security setup from SOC security setup by Vikram Kanigiri · Mon Aug 03 23:58:19 2015 +0100
  60. a2cee03 Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · Fri Jul 31 16:35:05 2015 +0100
  61. cab2f5e Re-factor definition of TZC-400 base address by Vikram Kanigiri · Fri Jul 31 14:50:36 2015 +0100
  62. e279bbc Merge pull request #382 from vikramkanigiri/vk/tf-issues-312 by danh-arm · Wed Sep 02 12:29:48 2015 +0100
  63. f3bcea2 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · Wed Jun 24 17:51:09 2015 +0100
  64. 1be2f97 Tegra: fix logic to clear videomem regions by Varun Wadekar · Wed Aug 26 15:06:14 2015 +0530
  65. 4e9c231 Tegra210: wait for 512 timer ticks before retention entry by Varun Wadekar · Fri Aug 21 15:56:02 2015 +0530
  66. b29d7ff Merge pull request #365 from mtk09422/plat_topology by danh-arm · Tue Aug 18 12:40:22 2015 +0100
  67. 2026bb9 mt8173: Fix cluster 0 core count by developer · Fri Aug 14 15:25:16 2015 +0800
  68. 2cdc217 mt8173: update spm wake_src setting by developer · Tue Aug 11 19:01:42 2015 +0800
  69. 3543c7b Merge pull request #361 from achingupta/for_sm/psci_proto_v5 by Achin Gupta · Mon Aug 17 14:56:31 2015 +0100
  70. eb3bbf1 PSCI: Add documentation and fix plat_is_my_cpu_primary() by Soby Mathew · Mon Jun 08 12:32:50 2015 +0100
  71. 0d9e852 PSCI: Validate non secure entrypoint on ARM platforms by Soby Mathew · Wed Jul 15 13:36:24 2015 +0100
  72. aa94ffa PSCI: Pool platform_mem_init() in common ARM platforms code by Sandrine Bailleux · Fri Jul 10 17:33:26 2015 +0100
  73. daf9a9d PSCI: Use a single mailbox for warm reset for FVP and Juno by Sandrine Bailleux · Fri Jul 10 16:49:31 2015 +0100
  74. 7799cf7 PSCI: Demonstrate support for composite power states by Soby Mathew · Thu Apr 16 14:49:09 2015 +0100
  75. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · Wed Jul 01 16:16:20 2015 +0100
  76. 70716d6 PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · Mon Jul 13 16:26:11 2015 +0100
  77. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · Mon Jul 13 14:10:57 2015 +0100
  78. 49473e4 PSCI: Implement platform compatibility layer by Soby Mathew · Wed Jun 10 13:49:59 2015 +0100
  79. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · Tue Apr 07 12:16:56 2015 +0100
  80. b0082d2 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · Thu Apr 09 13:40:55 2015 +0100
  81. 4375028 Merge pull request #360 from vwadekar/tegra-platform-def-v2 by danh-arm · Wed Aug 12 09:54:25 2015 +0100
  82. 67d9e0b Merge pull request #357 from vwadekar/tegra-bl31-memmap-fix by danh-arm · Wed Aug 12 09:40:35 2015 +0100
  83. 88c4d22 Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macros by Varun Wadekar · Wed Aug 12 09:24:50 2015 +0530
  84. e1eaf8e Tegra: memmap the actual memory available for BL31 by Varun Wadekar · Tue Aug 11 14:20:14 2015 +0530
  85. 65014b8 Initial platform port for MediaTek mt8173 by developer · Mon Apr 13 14:47:57 2015 +0800
  86. e98a146 Tegra132: set TZDRAM_BASE to 0xF5C00000 by Varun Wadekar · Fri Jul 31 10:15:41 2015 +0530
  87. c8bfe2e Tegra: retrieve BL32's bootargs from bl32_ep_info by Varun Wadekar · Fri Jul 31 10:03:01 2015 +0530
  88. bc78744 Tegra210: enable WRAP to INCR burst type conversions by Varun Wadekar · Mon Jul 27 13:00:50 2015 +0530
  89. c39b0ba Tegra: modify 'BUILD_PLAT' to point to soc specific build dirs by Varun Wadekar · Tue Jul 21 10:16:13 2015 +0530
  90. 0f3baa0 Tegra: Support for Tegra's T132 platforms by Varun Wadekar · Thu Jul 16 11:36:33 2015 +0530
  91. 254441d Tegra: implement per-SoC validate_power_state() handler by Varun Wadekar · Thu Jul 23 10:07:54 2015 +0530
  92. 5f4e643 Tegra: T210: include CPU files from SoC's platform.mk by Varun Wadekar · Tue Jul 21 11:53:35 2015 +0530
  93. d1b6150 Tegra: Introduce config for enabling NS access to L2/CPUECTRL regs by Varun Wadekar · Thu Jul 16 09:46:28 2015 +0530
  94. 6cab707 Tegra210: lock PMC registers holding CPU vector addresses by Varun Wadekar · Thu Jul 16 11:58:19 2015 +0530
  95. 30d8977 Tegra: PMC: lock SCRATCH22 register by Varun Wadekar · Thu Jul 16 10:38:11 2015 +0530
  96. fccf8e0 Tegra: PMC: check if a CPU is already online by Varun Wadekar · Thu Jul 16 10:35:12 2015 +0530
  97. 071b787 Tegra210: deassert CPU reset signals during power on by Varun Wadekar · Wed Jul 08 17:42:02 2015 +0530
  98. 85a90cf Tegra: Fix the delay loop used during SC7 exit by Varun Wadekar · Wed Jul 08 13:46:42 2015 +0530
  99. bc74fec Tegra: introduce delay timer support by Varun Wadekar · Thu Jul 16 15:47:03 2015 +0530
  100. 207cc73 Tegra: Exclude coherent memory region from memory map by Varun Wadekar · Wed Jul 08 12:57:50 2015 +0530