1. b21b02f Introduce COLD_BOOT_SINGLE_CPU build option by Sandrine Bailleux · Fri Oct 30 15:05:17 2015 +0000
  2. 5146d43 Document the EL3 payload support by Sandrine Bailleux · Thu Oct 01 10:25:15 2015 +0100
  3. d47c9a5 FVP: Do not power off secondary CPUs when booting an EL3 payload by Sandrine Bailleux · Fri Oct 02 14:35:25 2015 +0100
  4. 4c79d20 CSS: Put secondary CPUs in a pen when booting an EL3 payload by Sandrine Bailleux · Wed Apr 29 16:28:52 2015 +0100
  5. 03897bb CSS: Enable booting of EL3 payloads by Sandrine Bailleux · Thu Nov 26 16:31:34 2015 +0000
  6. 87322b3 Pass the entry point info to bl1_plat_prepare_exit() by Sandrine Bailleux · Tue Nov 10 15:01:57 2015 +0000
  7. b7e97c4 Introduce SPIN_ON_BL1_EXIT build flag by Sandrine Bailleux · Tue Nov 10 10:01:19 2015 +0000
  8. 49b468b Merge pull request #439 from soby-mathew/sm/new-gic-driver by Achin Gupta · Thu Nov 26 16:30:24 2015 +0000
  9. 3ddc972 Deprecate the GIC Legacy driver. by Soby Mathew · Mon Oct 26 14:32:09 2015 +0000
  10. e063d3c Add ARM GICv2 driver by Soby Mathew · Wed Oct 07 09:45:27 2015 +0100
  11. 92712a5 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · Thu Sep 03 14:18:02 2015 +0100
  12. 1c87ace Merge pull request #438 from soby-mathew/sm/error_deprecate by Achin Gupta · Thu Nov 26 12:25:54 2015 +0000
  13. 18a6204 Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · Mon Oct 26 14:29:21 2015 +0000
  14. c66bb64 Merge pull request #435 from sandrine-bailleux/sb/juno-r2 by Achin Gupta · Thu Nov 19 21:46:43 2015 +0000
  15. 4f6c078 Merge pull request #429 from vikramkanigiri/vk/fix_sctlr_res1 by Achin Gupta · Thu Nov 19 15:03:17 2015 +0000
  16. 7916cca Merge pull request #430 from jcastillo-arm/jc/tf-issues/333 by Achin Gupta · Thu Nov 19 15:03:01 2015 +0000
  17. 29a7a03 Juno R2: Configure the correct L2 RAM latency values by Sandrine Bailleux · Wed Nov 18 11:59:35 2015 +0000
  18. 9d548a2 Juno: Rework platform reset handler by Sandrine Bailleux · Wed Nov 18 11:10:30 2015 +0000
  19. 671b8db Fix build error when `BL32` is not defined by Juan Castillo · Thu Nov 12 10:59:26 2015 +0000
  20. 94efd1f Add missing RES1 bit in SCTLR_EL1 by Vikram Kanigiri · Wed Jul 22 11:53:52 2015 +0100
  21. 23828aa Merge pull request #427 from jcastillo-arm/jc/tf-issues/294 by Achin Gupta · Wed Nov 11 21:48:03 2015 +0000
  22. baf92b4 Merge pull request #428 from vwadekar/per-soc-system-reset-v2 by Achin Gupta · Wed Nov 11 21:46:19 2015 +0000
  23. 8b82fae Tegra: introduce per-soc system reset handler by Varun Wadekar · Mon Nov 09 17:39:28 2015 -0800
  24. 489c939 Merge pull request #424 from jcastillo-arm/jc/tf-issues/327 by Achin Gupta · Tue Nov 10 13:46:00 2015 +0000
  25. d4f7925 Add -mstrict-align to the gcc options by Juan Castillo · Fri Nov 06 12:43:56 2015 +0000
  26. 6444726 Merge pull request #425 from achingupta/ag/tf-issues#332 by Achin Gupta · Mon Nov 09 13:06:44 2015 +0000
  27. 1bdde17 Re-introduce evaluation of ENABLE_PLAT_COMPAT build flag by Achin Gupta · Sat Nov 07 16:19:23 2015 +0000
  28. 53c5184 IMF: postpone SCR_EL3 update if context is not initialized by Juan Castillo · Fri Oct 30 14:53:24 2015 +0000
  29. b371da7 Merge pull request #423 from jcastillo-arm/jc/genfw/1211 by Achin Gupta · Wed Nov 04 22:32:50 2015 +0000
  30. 8427e33 Merge pull request #421 from sandrine-bailleux/sb/improve-display_boot_progress by Achin Gupta · Wed Nov 04 17:27:16 2015 +0000
  31. 40ab317 Merge pull request #422 from achingupta/bj/juno_r2_support by Achin Gupta · Wed Nov 04 17:18:16 2015 +0000
  32. a443d22 Add A72 support for Juno R2 by Brendan Jackman · Fri Oct 30 16:25:12 2015 +0000
  33. 6e76206 Remove deprecated IO return definitions by Juan Castillo · Mon Nov 02 10:47:01 2015 +0000
  34. 33c95cc Improve display_boot_progress() function by Sandrine Bailleux · Tue Oct 27 15:52:33 2015 +0000
  35. b2e224c Introduce print_entry_point_info() function by Sandrine Bailleux · Mon Sep 28 17:03:06 2015 +0100
  36. 4a52083 Merge pull request #418 from soby-mathew/sm/sys_suspend by danh-arm · Fri Oct 30 16:57:32 2015 +0000
  37. 1a559c2 Merge pull request #419 from soby-mathew/sm/tf-issues#318 by danh-arm · Fri Oct 30 16:56:25 2015 +0000
  38. fe3b576 Include xlat_tables.h in plat_arm.h by Soby Mathew · Tue Oct 27 10:31:35 2015 +0000
  39. 0f5bf38 Doc: Add instructions to test SYSTEM SUSPEND by Soby Mathew · Tue Oct 13 11:39:21 2015 +0100
  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. 8d1b701 Merge pull request #417 from jcastillo-arm/jc/makefile_2 by danh-arm · Tue Oct 27 17:08:22 2015 +0000
  46. 396644b Make: fix dependency files generation by Juan Castillo · Thu Oct 22 11:34:44 2015 +0100
  47. a3487d1 Rework Makefile by Juan Castillo · Tue Aug 18 14:23:04 2015 +0100
  48. 323ebe8 Allow CSS to redefine function `plat_arm_calc_core_pos` by David Wang · Thu Oct 22 13:30:50 2015 +0800
  49. 47072fc Merge pull request #413 from jcastillo-arm/jc/tbb_cert_opt by danh-arm · Mon Oct 26 11:10:13 2015 +0000
  50. 3480996 Merge pull request #414 from jcastillo-arm/jc/io_ret_values by danh-arm · Mon Oct 26 11:02:40 2015 +0000
  51. ec813f5 Use standard errno definitions in load_auth_image() by Juan Castillo · Thu Oct 01 18:37:40 2015 +0100
  52. add146f IO Framework: use standard errno codes as return values by Juan Castillo · Thu Oct 01 17:55:11 2015 +0100
  53. 1218dd5 cert_create: specify command line options in the CoT by Juan Castillo · Fri Jul 03 16:23:16 2015 +0100
  54. 86958fd cert_create: improve command line argument check by Juan Castillo · Wed Jul 08 12:11:38 2015 +0100
  55. 4fee4be Merge pull request #410 from soby-mathew/sm/psci_handler_reorg by danh-arm · Wed Oct 21 12:16:51 2015 +0100
  56. ca7ad53 Merge pull request #411 from jcastillo-arm/jc/plat_bl1_exit by danh-arm · Wed Oct 21 12:12:12 2015 +0100
  57. a881480 Merge pull request #409 from sandrine-bailleux/sb/break-down-bl1-sync-exceptions by danh-arm · Tue Oct 20 17:04:27 2015 +0100
  58. d1413b2 Add optional bl1_plat_prepare_exit() API by Juan Castillo · Mon Oct 05 16:59:38 2015 +0100
  59. feac8fc Reorganise PSCI PM handler setup on ARM Standard platforms by Soby Mathew · Tue Sep 29 15:47:16 2015 +0100
  60. 1626946 Break down BL1 AArch64 synchronous exception handler by Sandrine Bailleux · Tue Sep 29 13:38:20 2015 +0100
  61. a6cdda5 Merge pull request #408 from sandrine-bailleux/sb/cassert by danh-arm · Mon Oct 19 11:40:17 2015 +0100
  62. 3e71bed Merge pull request #407 from sandrine-bailleux/sb/fix-arm-bl1-setup-include by danh-arm · Mon Oct 19 11:37:31 2015 +0100
  63. 9fbf5e4 Make CASSERT() macro callable from anywhere by Sandrine Bailleux · Wed Oct 14 16:00:23 2015 +0100
  64. d7c4750 Fix #include path in ARM platform BL1 setup code by Sandrine Bailleux · Fri Oct 02 09:32:35 2015 +0100
  65. 3340e6a Merge pull request #405 from vwadekar/tlkd-resume-fid-v3 by danh-arm · Wed Oct 14 12:36:49 2015 +0100
  66. a41bbb1 Merge pull request #406 from sandrine-bailleux/sb/cci-init-fix-assertion by danh-arm · Wed Oct 14 12:12:38 2015 +0100
  67. 18e785f Fix debug assertion in deprecated CCI-400 driver by Sandrine Bailleux · Fri Oct 02 08:51:17 2015 +0100
  68. 5e1fa05 TLKD: pass results with TLK_RESUME_FID function ID by Varun Wadekar · Wed Oct 07 17:15:41 2015 +0530
  69. 420ca33 Merge pull request #402 from soby-mathew/sm/psci_cpu_off by danh-arm · Wed Oct 07 11:41:08 2015 +0100
  70. d50e7d9 PSCI: Update state only if CPU_OFF is not denied by SPD by Soby Mathew · Thu Oct 01 16:46:06 2015 +0100
  71. 4656237 Merge pull request #401 from sandrine-bailleux/sb/fix-sp804-bug-v2 by danh-arm · Wed Sep 30 15:18:15 2015 +0100
  72. f6ad19b Merge pull request #400 from vwadekar/tlkd-pm-handlers-v5 by Achin Gupta · Wed Sep 30 13:19:06 2015 +0100
  73. e504302 Merge pull request #393 from mtk09422/misc-updates by danh-arm · Wed Sep 30 11:13:33 2015 +0100
  74. a70dec3 Send power management events to the Trusted OS (TLK) by Varun Wadekar · Wed Aug 26 12:49:03 2015 +0530
  75. abad701 Bug fix in the SP804 dual timer driver by Sandrine Bailleux · Mon Sep 28 16:32:38 2015 +0100
  76. e00fbc8 Merge pull request #398 from achingupta/vk/fix_bakery_lock_size by Achin Gupta · Mon Sep 28 14:39:45 2015 +0100
  77. 405fafe Fix relocation of __PERCPU_BAKERY_LOCK_SIZE__ by Vikram Kanigiri · Thu Sep 24 15:45:43 2015 +0100
  78. 363c701 Merge pull request #394 from achingupta/ag/ccn_driver by Achin Gupta · Tue Sep 22 16:34:52 2015 +0100
  79. a80720f Add a generic driver for ARM CCN IP by Achin Gupta · Mon Jul 20 22:28:23 2015 +0100
  80. 4489ad1 Tegra: Perform cache maintenance on video carveout memory by Vikram Kanigiri · Thu Sep 10 14:12:36 2015 +0100
  81. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · Fri Sep 11 16:03:13 2015 +0100
  82. a31c9f3 Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2 by Achin Gupta · Mon Sep 14 21:49:10 2015 +0100
  83. 7d02b1b Merge pull request #389 from vikramkanigiri/vk/css_rework by Achin Gupta · Mon Sep 14 21:47:22 2015 +0100
  84. 9425e75 mt8173: fix watchdog register setting by developer · Fri Sep 04 10:30:57 2015 +0800
  85. 99ecd88 mt8173: update spm suspend pcm codes by developer · Thu Aug 20 16:01:15 2015 +0800
  86. 7014b03 Use unified bakery locks API in Mediatek port by Vikram Kanigiri · Wed Sep 09 10:53:05 2015 +0100
  87. d79214c Update ARM platform ports to use new bakery lock apis. by Vikram Kanigiri · Wed Sep 09 10:52:13 2015 +0100
  88. e466c9f Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · Thu Sep 10 11:39:36 2015 +0100
  89. 44bb86f Merge pull request #388 from achingupta/ag/spd_suspend_levels_v3 by Achin Gupta · Fri Sep 11 12:19:21 2015 +0100
  90. af2bc5f Separate CSS security setup from SOC security setup by Vikram Kanigiri · Mon Aug 03 23:58:19 2015 +0100
  91. a2cee03 Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · Fri Jul 31 16:35:05 2015 +0100
  92. cab2f5e Re-factor definition of TZC-400 base address by Vikram Kanigiri · Fri Jul 31 14:50:36 2015 +0100
  93. 9a0ff9b Pass the target suspend level to SPD suspend hooks by Achin Gupta · Mon Sep 07 20:43:27 2015 +0100
  94. 0eb42b2 Merge pull request #383 from vikramkanigiri/vk/tf-issues-314-v1 by danh-arm · Wed Sep 02 16:50:44 2015 +0100
  95. ceb0d0f Ensure BL2 security state is secure by Vikram Kanigiri · Thu Jul 23 11:16:28 2015 +0100
  96. e279bbc Merge pull request #382 from vikramkanigiri/vk/tf-issues-312 by danh-arm · Wed Sep 02 12:29:48 2015 +0100
  97. 8af5214 Merge pull request #381 from vikramkanigiri/hl/gic_v3 by danh-arm · Wed Sep 02 12:23:06 2015 +0100
  98. f3bcea2 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · Wed Jun 24 17:51:09 2015 +0100
  99. 29f7cbc Remove EL2/EL1 GICv3 register updates by Vikram Kanigiri · Fri Jun 26 10:13:22 2015 +0100
  100. 10844d7 Merge pull request #375 from vwadekar/clear-videomem-region-v2 by danh-arm · Tue Sep 01 12:31:30 2015 +0100