1. ca7ad53 Merge pull request #411 from jcastillo-arm/jc/plat_bl1_exit by danh-arm · Wed Oct 21 12:12:12 2015 +0100
  2. 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
  3. d1413b2 Add optional bl1_plat_prepare_exit() API by Juan Castillo · Mon Oct 05 16:59:38 2015 +0100
  4. 1626946 Break down BL1 AArch64 synchronous exception handler by Sandrine Bailleux · Tue Sep 29 13:38:20 2015 +0100
  5. a6cdda5 Merge pull request #408 from sandrine-bailleux/sb/cassert by danh-arm · Mon Oct 19 11:40:17 2015 +0100
  6. 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
  7. 9fbf5e4 Make CASSERT() macro callable from anywhere by Sandrine Bailleux · Wed Oct 14 16:00:23 2015 +0100
  8. d7c4750 Fix #include path in ARM platform BL1 setup code by Sandrine Bailleux · Fri Oct 02 09:32:35 2015 +0100
  9. 3340e6a Merge pull request #405 from vwadekar/tlkd-resume-fid-v3 by danh-arm · Wed Oct 14 12:36:49 2015 +0100
  10. a41bbb1 Merge pull request #406 from sandrine-bailleux/sb/cci-init-fix-assertion by danh-arm · Wed Oct 14 12:12:38 2015 +0100
  11. 18e785f Fix debug assertion in deprecated CCI-400 driver by Sandrine Bailleux · Fri Oct 02 08:51:17 2015 +0100
  12. 5e1fa05 TLKD: pass results with TLK_RESUME_FID function ID by Varun Wadekar · Wed Oct 07 17:15:41 2015 +0530
  13. 420ca33 Merge pull request #402 from soby-mathew/sm/psci_cpu_off by danh-arm · Wed Oct 07 11:41:08 2015 +0100
  14. d50e7d9 PSCI: Update state only if CPU_OFF is not denied by SPD by Soby Mathew · Thu Oct 01 16:46:06 2015 +0100
  15. 4656237 Merge pull request #401 from sandrine-bailleux/sb/fix-sp804-bug-v2 by danh-arm · Wed Sep 30 15:18:15 2015 +0100
  16. f6ad19b Merge pull request #400 from vwadekar/tlkd-pm-handlers-v5 by Achin Gupta · Wed Sep 30 13:19:06 2015 +0100
  17. e504302 Merge pull request #393 from mtk09422/misc-updates by danh-arm · Wed Sep 30 11:13:33 2015 +0100
  18. a70dec3 Send power management events to the Trusted OS (TLK) by Varun Wadekar · Wed Aug 26 12:49:03 2015 +0530
  19. abad701 Bug fix in the SP804 dual timer driver by Sandrine Bailleux · Mon Sep 28 16:32:38 2015 +0100
  20. e00fbc8 Merge pull request #398 from achingupta/vk/fix_bakery_lock_size by Achin Gupta · Mon Sep 28 14:39:45 2015 +0100
  21. 405fafe Fix relocation of __PERCPU_BAKERY_LOCK_SIZE__ by Vikram Kanigiri · Thu Sep 24 15:45:43 2015 +0100
  22. 363c701 Merge pull request #394 from achingupta/ag/ccn_driver by Achin Gupta · Tue Sep 22 16:34:52 2015 +0100
  23. a80720f Add a generic driver for ARM CCN IP by Achin Gupta · Mon Jul 20 22:28:23 2015 +0100
  24. 4489ad1 Tegra: Perform cache maintenance on video carveout memory by Vikram Kanigiri · Thu Sep 10 14:12:36 2015 +0100
  25. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · Fri Sep 11 16:03:13 2015 +0100
  26. a31c9f3 Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2 by Achin Gupta · Mon Sep 14 21:49:10 2015 +0100
  27. 7d02b1b Merge pull request #389 from vikramkanigiri/vk/css_rework by Achin Gupta · Mon Sep 14 21:47:22 2015 +0100
  28. 9425e75 mt8173: fix watchdog register setting by developer · Fri Sep 04 10:30:57 2015 +0800
  29. 99ecd88 mt8173: update spm suspend pcm codes by developer · Thu Aug 20 16:01:15 2015 +0800
  30. 7014b03 Use unified bakery locks API in Mediatek port by Vikram Kanigiri · Wed Sep 09 10:53:05 2015 +0100
  31. d79214c Update ARM platform ports to use new bakery lock apis. by Vikram Kanigiri · Wed Sep 09 10:52:13 2015 +0100
  32. e466c9f Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · Thu Sep 10 11:39:36 2015 +0100
  33. 44bb86f Merge pull request #388 from achingupta/ag/spd_suspend_levels_v3 by Achin Gupta · Fri Sep 11 12:19:21 2015 +0100
  34. af2bc5f Separate CSS security setup from SOC security setup by Vikram Kanigiri · Mon Aug 03 23:58:19 2015 +0100
  35. a2cee03 Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · Fri Jul 31 16:35:05 2015 +0100
  36. cab2f5e Re-factor definition of TZC-400 base address by Vikram Kanigiri · Fri Jul 31 14:50:36 2015 +0100
  37. 9a0ff9b Pass the target suspend level to SPD suspend hooks by Achin Gupta · Mon Sep 07 20:43:27 2015 +0100
  38. 0eb42b2 Merge pull request #383 from vikramkanigiri/vk/tf-issues-314-v1 by danh-arm · Wed Sep 02 16:50:44 2015 +0100
  39. ceb0d0f Ensure BL2 security state is secure by Vikram Kanigiri · Thu Jul 23 11:16:28 2015 +0100
  40. e279bbc Merge pull request #382 from vikramkanigiri/vk/tf-issues-312 by danh-arm · Wed Sep 02 12:29:48 2015 +0100
  41. 8af5214 Merge pull request #381 from vikramkanigiri/hl/gic_v3 by danh-arm · Wed Sep 02 12:23:06 2015 +0100
  42. f3bcea2 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · Wed Jun 24 17:51:09 2015 +0100
  43. 29f7cbc Remove EL2/EL1 GICv3 register updates by Vikram Kanigiri · Fri Jun 26 10:13:22 2015 +0100
  44. 10844d7 Merge pull request #375 from vwadekar/clear-videomem-region-v2 by danh-arm · Tue Sep 01 12:31:30 2015 +0100
  45. 1be2f97 Tegra: fix logic to clear videomem regions by Varun Wadekar · Wed Aug 26 15:06:14 2015 +0530
  46. e294ec6 Merge pull request #371 from vwadekar/retention-entry-v3 by Achin Gupta · Tue Aug 25 22:49:04 2015 +0100
  47. 4e9c231 Tegra210: wait for 512 timer ticks before retention entry by Varun Wadekar · Fri Aug 21 15:56:02 2015 +0530
  48. 3ce4e88 Add macros for retention control in Cortex-A53/A57 by Varun Wadekar · Fri Aug 21 15:52:51 2015 +0530
  49. b7bf710 Merge pull request #368 from jcastillo-arm/jc/genfw/1126 by danh-arm · Fri Aug 21 15:28:30 2015 +0100
  50. addde65 Merge pull request #367 from soby-mathew/sm/mig_guide_fix by danh-arm · Thu Aug 20 16:58:54 2015 +0100
  51. 97dbcf1 TBB: abort boot if BL3-2 cannot be authenticated by Juan Castillo · Mon Aug 17 10:43:27 2015 +0100
  52. 1b922e8 docs: Fixes to platform-migration-guide.md by Soby Mathew · Tue Aug 18 14:16:36 2015 +0100
  53. b29d7ff Merge pull request #365 from mtk09422/plat_topology by danh-arm · Tue Aug 18 12:40:22 2015 +0100
  54. d02a3ff Merge pull request #364 from mtk09422/spm_suspend by danh-arm · Tue Aug 18 12:40:16 2015 +0100
  55. d52d051 Merge pull request #362 from jcastillo-arm/jc/inline by danh-arm · Tue Aug 18 10:33:40 2015 +0100
  56. 2026bb9 mt8173: Fix cluster 0 core count by developer · Fri Aug 14 15:25:16 2015 +0800
  57. 2cdc217 mt8173: update spm wake_src setting by developer · Tue Aug 11 19:01:42 2015 +0800
  58. 3543c7b Merge pull request #361 from achingupta/for_sm/psci_proto_v5 by Achin Gupta · Mon Aug 17 14:56:31 2015 +0100
  59. 011ca18 PSCI: Rework generic code to conform to coding guidelines by Soby Mathew · Wed Jul 29 17:05:03 2015 +0100
  60. eb3bbf1 PSCI: Add documentation and fix plat_is_my_cpu_primary() by Soby Mathew · Mon Jun 08 12:32:50 2015 +0100
  61. 0d9e852 PSCI: Validate non secure entrypoint on ARM platforms by Soby Mathew · Wed Jul 15 13:36:24 2015 +0100
  62. f1f97a1 PSCI: Fix the return code for invalid entrypoint by Soby Mathew · Wed Jul 15 12:13:26 2015 +0100
  63. da43b66 PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · Wed Jul 08 21:45:46 2015 +0100
  64. aa94ffa PSCI: Pool platform_mem_init() in common ARM platforms code by Sandrine Bailleux · Fri Jul 10 17:33:26 2015 +0100
  65. daf9a9d PSCI: Use a single mailbox for warm reset for FVP and Juno by Sandrine Bailleux · Fri Jul 10 16:49:31 2015 +0100
  66. 7799cf7 PSCI: Demonstrate support for composite power states by Soby Mathew · Thu Apr 16 14:49:09 2015 +0100
  67. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · Wed Jul 01 16:16:20 2015 +0100
  68. 3700a92 PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · Mon Jul 13 11:21:11 2015 +0100
  69. 70716d6 PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · Mon Jul 13 16:26:11 2015 +0100
  70. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · Mon Jul 13 14:10:57 2015 +0100
  71. 49473e4 PSCI: Implement platform compatibility layer by Soby Mathew · Wed Jun 10 13:49:59 2015 +0100
  72. 574d685 PSCI: Unify warm reset entry points by Sandrine Bailleux · Thu Jun 11 10:46:48 2015 +0100
  73. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · Tue Apr 07 12:16:56 2015 +0100
  74. 9d754f6 PSCI: Introduce new platform interface to describe topology by Soby Mathew · Wed Apr 08 17:42:06 2015 +0100
  75. b0082d2 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · Thu Apr 09 13:40:55 2015 +0100
  76. 4375028 Merge pull request #360 from vwadekar/tegra-platform-def-v2 by danh-arm · Wed Aug 12 09:54:25 2015 +0100
  77. 67d9e0b Merge pull request #357 from vwadekar/tegra-bl31-memmap-fix by danh-arm · Wed Aug 12 09:40:35 2015 +0100
  78. 88c4d22 Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macros by Varun Wadekar · Wed Aug 12 09:24:50 2015 +0530
  79. 4e04d42 Merge pull request #356 from mtk09422/mt8173-support-v3 by danh-arm · Tue Aug 11 10:08:55 2015 +0100
  80. e1eaf8e Tegra: memmap the actual memory available for BL31 by Varun Wadekar · Tue Aug 11 14:20:14 2015 +0530
  81. 65014b8 Initial platform port for MediaTek mt8173 by developer · Mon Apr 13 14:47:57 2015 +0800
  82. 3a9e8bf PSCI: Remove references to affinity based power management by Soby Mathew · Tue May 05 16:33:16 2015 +0100
  83. 6b8b302 PSCI: Invoke PM hooks only for the highest level by Soby Mathew · Tue Jun 30 11:00:24 2015 +0100
  84. 991d42c PSCI: Create new directory to implement new frameworks by Soby Mathew · Mon Jun 29 16:30:12 2015 +0100
  85. 4fceaca cortex_a53: Add A53 errata #826319, #836870 by developer · Wed Jul 29 20:55:31 2015 +0800
  86. a310c4f Add mmio utility functions by developer · Fri Jul 31 13:48:22 2015 +0800
  87. 8172d93 Fix build error with optimizations disabled (-O0) by Juan Castillo · Tue Aug 04 14:31:27 2015 +0100
  88. 5319529 Merge pull request #351 from davwan01/davwan01/docs-update by danh-arm · Tue Aug 04 09:13:53 2015 +0100
  89. 2eea077 Merge pull request #349 from jcastillo-arm/jc/tbb_cert_opt by danh-arm · Tue Aug 04 09:07:37 2015 +0100
  90. 2f75bdb Merge pull request #348 from vwadekar/bootargs-tzdram-base-v2 by danh-arm · Tue Aug 04 09:05:59 2015 +0100
  91. ca01b44 Some minor fixes to interrupt-framework-design.md by David Wang · Wed Jul 29 11:42:10 2015 +0800
  92. f3b823a docs: fix the command to compile BL31 on Tegra by Varun Wadekar · Sat Aug 01 11:14:32 2015 +0530
  93. e98a146 Tegra132: set TZDRAM_BASE to 0xF5C00000 by Varun Wadekar · Fri Jul 31 10:15:41 2015 +0530
  94. c8bfe2e Tegra: retrieve BL32's bootargs from bl32_ep_info by Varun Wadekar · Fri Jul 31 10:03:01 2015 +0530
  95. 43be43b Merge pull request #344 from vwadekar/tegra-mselect-restore-v2 by danh-arm · Tue Jul 28 15:14:42 2015 +0100
  96. bc78744 Tegra210: enable WRAP to INCR burst type conversions by Varun Wadekar · Mon Jul 27 13:00:50 2015 +0530
  97. 359a711 Merge pull request #342 from vwadekar/tlkd-delete-need-bl32-v1 by danh-arm · Fri Jul 24 16:17:17 2015 +0100
  98. f5bd697 tlkd: delete 'NEED_BL32' build variable by Varun Wadekar · Fri Jul 24 18:00:33 2015 +0530
  99. ca284e8 Merge pull request #341 from vwadekar/tegra-denver-plat-support-v3 by danh-arm · Fri Jul 24 10:40:18 2015 +0100
  100. c39b0ba Tegra: modify 'BUILD_PLAT' to point to soc specific build dirs by Varun Wadekar · Tue Jul 21 10:16:13 2015 +0530