1. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · Tue Mar 24 14:03:57 2015 +0000
  2. fd8f898 Add support for Juno r1 in the platform reset handler by Sandrine Bailleux · Wed Feb 04 14:06:10 2015 +0000
  3. 356d59d Merge pull request #269 from vikramkanigiri/vk/common-cci by danh-arm · Tue Mar 17 14:28:48 2015 +0000
  4. 8bdd5b4 Merge pull request #266 from sandrine-bailleux/sb/juno-disable-errata-806969 by danh-arm · Tue Mar 17 14:20:29 2015 +0000
  5. 4e97e54 Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · Thu Feb 26 15:25:58 2015 +0000
  6. 725b133 Add macro to calculate number of elements in an array by Vikram Kanigiri · Wed Mar 04 10:34:27 2015 +0000
  7. 4deea9a Juno: Disable workaround for Cortex-A57 erratum #806969 by Sandrine Bailleux · Tue Feb 17 10:33:41 2015 +0000
  8. 8723adf Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · Thu Feb 05 15:42:31 2015 +0000
  9. a64a854 Fix violations to the coding style by Sandrine Bailleux · Thu Mar 05 10:54:34 2015 +0000
  10. eb23f98 Merge pull request #259 from soby-mathew/sm/plat_max_afflvl by danh-arm · Wed Feb 25 09:54:41 2015 -0800
  11. 30275dc Merge pull request #258 from rmurphy-arm/rm/dma-smmu by danh-arm · Wed Feb 25 09:54:01 2015 -0800
  12. 0f1d666 Juno: clear DMA-330 SMMU security state by Robin Murphy · Fri Jan 09 14:30:58 2015 +0000
  13. 2b7de2b Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · Thu Feb 12 14:45:02 2015 +0000
  14. 13ee968 Minimize MAX_MMAP_REGIONS for each BL stage by Soby Mathew · Thu Jan 22 11:22:22 2015 +0000
  15. 9246ab8 TBB: authenticate BL3-x images and certificates by Juan Castillo · Wed Jan 28 16:46:57 2015 +0000
  16. d227d8b TBB: authenticate BL2 image and certificate by Juan Castillo · Wed Jan 07 13:49:59 2015 +0000
  17. 9c25a40 TBB: add PolarSSL based authentication module by Juan Castillo · Tue Jan 13 12:21:04 2015 +0000
  18. 5e29c75 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · Wed Jan 07 10:39:25 2015 +0000
  19. 11abdcd TBB: add tool to generate certificates by Juan Castillo · Tue Oct 21 11:30:42 2014 +0100
  20. 36433d1 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · Thu Nov 20 18:09:41 2014 +0000
  21. 74e52a7 Validate power_state and entrypoint when executing PSCI calls by Soby Mathew · Thu Oct 02 16:56:51 2014 +0100
  22. ffb4ab1 Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops by Soby Mathew · Fri Sep 26 15:08:52 2014 +0100
  23. 2ae2043 Remove coherent memory from the BL memory maps by Soby Mathew · Thu Jan 08 18:02:44 2015 +0000
  24. 523d633 Move bakery algorithm implementation out of coherent memory by Soby Mathew · Thu Jan 08 18:02:19 2015 +0000
  25. 91965a5 Merge pull request #233 from jcastillo-arm/jc/tf-issues/254 by danh-arm · Fri Jan 16 17:55:45 2015 +0000
  26. 6ba59eb Juno: Add support for image overlaying in Trusted SRAM by Juan Castillo · Fri Nov 07 09:44:58 2014 +0000
  27. 23ff1c6 Remove IRQ_SEC_SGI_8 constant by Sandrine Bailleux · Wed Nov 19 13:48:59 2014 +0000
  28. 3901165 Merge pull request #220 from soby-mathew/sm/reassign_crash_console by danh-arm · Tue Nov 11 15:54:09 2014 +0000
  29. 64a76ed Use the BL3-1 runtime console as the crash console. by Soby Mathew · Tue Sep 23 11:32:48 2014 +0100
  30. 06e90c5 Merge pull request #219 from jcastillo-arm/jc/tf-issues/253 by danh-arm · Tue Nov 04 16:01:40 2014 +0000
  31. b3286c0 Juno: Use the generic ARM GIC driver by Juan Castillo · Mon Oct 20 12:29:58 2014 +0100
  32. 937488b Optimize Cortex-A57 cluster power down sequence on Juno by Soby Mathew · Mon Sep 22 14:13:34 2014 +0100
  33. 8d60e31 Merge pull request #216 from vikramkanigiri/vk/juno_standby_support by danh-arm · Tue Oct 28 12:06:47 2014 +0000
  34. 58a185e Juno: Support entry into a standby state by Vikram Kanigiri · Tue Jul 01 15:34:11 2014 +0100
  35. 921b877 Juno: Reserve some DDR-DRAM for secure use by Juan Castillo · Fri Sep 05 17:29:38 2014 +0100
  36. 6b672f5 Juno: Use TZC-400 driver calls by Juan Castillo · Thu Sep 04 14:43:09 2014 +0100
  37. 00389ed Merge pull request #214 from soby-mathew/sm/bl_specific_mmap by achingupta · Thu Sep 25 14:28:59 2014 +0100
  38. b08bc04 Create BL stage specific translation tables by Soby Mathew · Wed Sep 03 17:48:44 2014 +0100
  39. 383c477 Remove BSS section access by 'plat_print_gic' during crash reporting by Soby Mathew · Mon Sep 01 12:29:27 2014 +0100
  40. f797cea Rationalize UART usage among different BL stages by Soby Mathew · Thu Aug 21 15:20:27 2014 +0100
  41. 21b0419 Juno: Read primary CPU MPID from SCC GPR_1 by Juan Castillo · Tue Aug 12 17:24:30 2014 +0100
  42. 75ed356 Juno: Implement PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · Tue Aug 12 08:42:28 2014 +0100
  43. 1fe4336 Juno: Add support for Test Secure-EL1 Payload by Sandrine Bailleux · Thu Jul 17 09:56:29 2014 +0100
  44. 89b70cd Juno: Implement PSCI CPU_OFF and CPU_SUSPEND APIs by Achin Gupta · Mon Aug 18 14:40:27 2014 +0100
  45. 798140d Juno: Implement initial platform port by Sandrine Bailleux · Thu Jul 17 16:06:39 2014 +0100