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. 4e97e54 Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · Thu Feb 26 15:25:58 2015 +0000
  3. 725b133 Add macro to calculate number of elements in an array by Vikram Kanigiri · Wed Mar 04 10:34:27 2015 +0000
  4. a64a854 Fix violations to the coding style by Sandrine Bailleux · Thu Mar 05 10:54:34 2015 +0000
  5. eb23f98 Merge pull request #259 from soby-mathew/sm/plat_max_afflvl by danh-arm · Wed Feb 25 09:54:41 2015 -0800
  6. 2b7de2b Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · Thu Feb 12 14:45:02 2015 +0000
  7. 13ee968 Minimize MAX_MMAP_REGIONS for each BL stage by Soby Mathew · Thu Jan 22 11:22:22 2015 +0000
  8. 9246ab8 TBB: authenticate BL3-x images and certificates by Juan Castillo · Wed Jan 28 16:46:57 2015 +0000
  9. 0d3cdbe FVP: initialize IO framework in bl2_early_platform_setup() by Juan Castillo · Wed Jan 28 16:42:41 2015 +0000
  10. d227d8b TBB: authenticate BL2 image and certificate by Juan Castillo · Wed Jan 07 13:49:59 2015 +0000
  11. 9c25a40 TBB: add PolarSSL based authentication module by Juan Castillo · Tue Jan 13 12:21:04 2015 +0000
  12. 5e29c75 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · Wed Jan 07 10:39:25 2015 +0000
  13. 11abdcd TBB: add tool to generate certificates by Juan Castillo · Tue Oct 21 11:30:42 2014 +0100
  14. 09a16c0 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · Wed Jan 28 10:42:32 2015 +0000
  15. e33ee5f FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · Fri Dec 19 09:51:00 2014 +0000
  16. 74e52a7 Validate power_state and entrypoint when executing PSCI calls by Soby Mathew · Thu Oct 02 16:56:51 2014 +0100
  17. ffb4ab1 Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops by Soby Mathew · Fri Sep 26 15:08:52 2014 +0100
  18. 2ae2043 Remove coherent memory from the BL memory maps by Soby Mathew · Thu Jan 08 18:02:44 2015 +0000
  19. 523d633 Move bakery algorithm implementation out of coherent memory by Soby Mathew · Thu Jan 08 18:02:19 2015 +0000
  20. f3e0218 FVP: map non-secure DRAM1 in the MMU by Juan Castillo · Fri Dec 19 09:28:30 2014 +0000
  21. 23ff1c6 Remove IRQ_SEC_SGI_8 constant by Sandrine Bailleux · Wed Nov 19 13:48:59 2014 +0000
  22. 3901165 Merge pull request #220 from soby-mathew/sm/reassign_crash_console by danh-arm · Tue Nov 11 15:54:09 2014 +0000
  23. 64a76ed Use the BL3-1 runtime console as the crash console. by Soby Mathew · Tue Sep 23 11:32:48 2014 +0100
  24. 42a617d FVP: keep shared data in Trusted SRAM by Juan Castillo · Wed Sep 24 10:00:06 2014 +0100
  25. 00389ed Merge pull request #214 from soby-mathew/sm/bl_specific_mmap by achingupta · Thu Sep 25 14:28:59 2014 +0100
  26. b08bc04 Create BL stage specific translation tables by Soby Mathew · Wed Sep 03 17:48:44 2014 +0100
  27. 383c477 Remove BSS section access by 'plat_print_gic' during crash reporting by Soby Mathew · Mon Sep 01 12:29:27 2014 +0100
  28. 046cd3f Miscellaneous documentation fixes by Sandrine Bailleux · Wed Aug 06 11:27:23 2014 +0100
  29. f797cea Rationalize UART usage among different BL stages by Soby Mathew · Thu Aug 21 15:20:27 2014 +0100
  30. 8e2f287 Add CPU specific power management operations by Soby Mathew · Thu Aug 14 12:49:05 2014 +0100
  31. c704cbc Introduce framework for CPU specific operations by Soby Mathew · Thu Aug 14 11:33:56 2014 +0100
  32. 1218f11 Rework use of labels in assembly macros. by Soby Mathew · Tue Aug 19 11:26:00 2014 +0100
  33. 8587639 fvp: Rework when platform actions are performed by Achin Gupta · Thu Jul 31 17:45:51 2014 +0100
  34. 4dc4a47 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · Tue Aug 12 11:17:06 2014 +0100
  35. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · Mon Aug 04 11:41:20 2014 +0100
  36. 53c843a Simplify interface to TZC-400 driver by Dan Handley · Mon Aug 04 19:53:05 2014 +0100
  37. 7b83c44 Move IO storage source to drivers directory by Dan Handley · Tue Aug 12 14:20:28 2014 +0100
  38. 3aa9216 Remove redundant io_init() function by Dan Handley · Mon Aug 04 18:31:43 2014 +0100
  39. be234f9 Remove platform dependency in CCI-400 driver by Dan Handley · Mon Aug 04 16:11:15 2014 +0100
  40. 71ac11f Merge pull request #184 from jcastillo-arm/jc/tf-issues/100 by danh-arm · Thu Aug 14 09:52:22 2014 +0100
  41. 48e84b3 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · Tue Aug 12 13:51:51 2014 +0100
  42. 0d84657 Merge pull request #183 from danh-arm/dh/print_output2 by danh-arm · Tue Aug 12 16:57:46 2014 +0100
  43. 91b624e Rationalize console log output by Dan Handley · Tue Jul 29 17:14:00 2014 +0100
  44. 0c70c57 FVP: apply new naming conventions to memory regions by Juan Castillo · Tue Aug 12 13:04:43 2014 +0100
  45. 0b6c706 Reduce the runtime stack size in BL stages. by Soby Mathew · Mon Aug 04 16:02:05 2014 +0100
  46. 534ae7f Merge pull request #179 from jcastillo-arm/jc/tf-issues/219 by danh-arm · Mon Aug 04 10:34:18 2014 +0100
  47. 9d70f0f Rework the TSPD setup code by Vikram Kanigiri · Tue Jul 15 16:46:43 2014 +0100
  48. b3dbeb0 Call platform_is_primary_cpu() only from reset handler by Juan Castillo · Wed Jul 16 15:53:43 2014 +0100
  49. 5cd545d Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · Mon Jul 28 14:33:44 2014 +0100
  50. 45c31c4 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · Mon Jul 28 14:28:40 2014 +0100
  51. 289162c Merge pull request #169 from achingupta/ag/tf-issues#198 by danh-arm · Mon Jul 28 14:24:52 2014 +0100
  52. f558cac Rework incorrect use of assert() and panic() in codebase by Juan Castillo · Thu Jun 05 09:45:36 2014 +0100
  53. 0da9593 Add CPUECTLR_EL1 and Snoop Control register to crash reporting by Soby Mathew · Wed Jul 16 09:23:52 2014 +0100
  54. c1adbbc Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · Wed Jun 25 10:07:40 2014 +0100
  55. 066f713 Introduce crash console APIs for crash reporting by Soby Mathew · Mon Jul 14 16:57:23 2014 +0100
  56. 69817f7 Parametrize baudrate and UART clock during console_init() by Soby Mathew · Mon Jul 14 15:43:21 2014 +0100
  57. c389d77 Introduce asm console functions in TF by Soby Mathew · Tue Jun 24 12:28:41 2014 +0100
  58. 9c60d80 Remove the concept of coherent stacks by Achin Gupta · Thu Jun 26 11:12:37 2014 +0100
  59. b4fd939 Merge pull request #167 from jcastillo-arm/jc/tf-issues/217 by Dan Handley · Fri Jul 25 14:57:54 2014 +0100
  60. e998254 Make enablement of the MMU more flexible by Achin Gupta · Thu Jun 26 08:59:07 2014 +0100
  61. 5fe57c1 Define ARM_GIC_ARCH default value for all platforms by Sandrine Bailleux · Thu Jul 17 17:23:14 2014 +0100
  62. 9a5b56e FVP: Ensure system reset wake-up results in cold boot by Juan Castillo · Fri Jul 11 10:23:18 2014 +0100
  63. 3c449d7 Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2 by danh-arm · Fri Jul 11 11:19:27 2014 +0100
  64. e2e0c65 fvp: Reuse BL1 and BL2 memory through image overlaying by Sandrine Bailleux · Mon Jun 16 16:12:27 2014 +0100
  65. e8e04ec Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109 by danh-arm · Thu Jul 10 14:45:19 2014 +0100
  66. fb42b12 Refactor fvp gic code to be a generic driver by Dan Handley · Fri Jun 20 09:43:15 2014 +0100
  67. 1c54d97 Refactor fvp_config into common platform header by Dan Handley · Fri Jun 20 12:02:01 2014 +0100
  68. e3060e2 fvp: Properly detect the location of BL1 R/W data by Sandrine Bailleux · Fri Jun 13 14:48:18 2014 +0100
  69. 467d057 Remove concept of top/bottom image loading by Sandrine Bailleux · Tue Jun 24 14:02:34 2014 +0100
  70. f268c72 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability by Andrew Thoelke · Fri Jun 27 14:10:04 2014 +0100
  71. 960347d Support later revisions of the Foundation FVP by Andrew Thoelke · Thu Jun 26 14:27:26 2014 +0100
  72. 22129f5 Merge pull request #154 from athoelke/at/inline-mmio by Andrew Thoelke · Thu Jun 26 23:02:28 2014 +0100
  73. 3c74a44 Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2 by danh-arm · Tue Jun 24 16:48:31 2014 +0100
  74. 043f846 Merge pull request #150 from sandrine-bailleux/sb/fix-plat-print-gic-regs by danh-arm · Tue Jun 24 16:48:18 2014 +0100
  75. 42970b0 Merge pull request #147 from athoelke/at/remove-bakery-mpidr by danh-arm · Tue Jun 24 16:44:12 2014 +0100
  76. af9dd82 Inline the mmio accessor functions by Andrew Thoelke · Tue Jun 24 14:18:35 2014 +0100
  77. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · Fri Jun 13 17:05:10 2014 +0100
  78. cf79bf5 Simplify entry point information generation code on FVP by Vikram Kanigiri · Mon Jun 02 14:59:00 2014 +0100
  79. 21aa520 fvp: Fix register name in 'plat_print_gic_regs' macro by Sandrine Bailleux · Tue Jun 03 09:52:26 2014 +0100
  80. 958cc02 Remove calling CPU mpidr from bakery lock API by Andrew Thoelke · Mon Jun 09 12:54:15 2014 +0100
  81. fb06094 Merge pull request #145 from athoelke/at/psci-memory-optimization-v2 by danh-arm · Mon Jun 23 18:04:29 2014 +0100
  82. 56f4470 Correctly dimension the PSCI aff_map_node array by Andrew Thoelke · Fri Jun 20 00:36:14 2014 +0100
  83. f1c7cd7 Merge pull request #143 from athoelke/at/remove-nsram by danh-arm · Mon Jun 23 14:41:34 2014 +0100
  84. 30b04fc Remove NSRAM from FVP memory map by Andrew Thoelke · Fri Jun 20 12:23:20 2014 +0100
  85. 900def0 Merge pull request #135 from soby-mathew/sm/remove-reinit-of-timers by danh-arm · Wed Jun 18 18:34:31 2014 +0100
  86. bb12891 Remove re-initialisation of system timers after warm boot for FVP by Soby Mathew · Fri Jun 06 10:18:52 2014 +0100
  87. 0572273 Merge pull request #134 from jcastillo-arm/jc/tf-issues/179 by danh-arm · Tue Jun 17 15:12:14 2014 +0100
  88. d73898a Set correct value for SYS_ID_REV_SHIFT in FVP by Juan Castillo · Fri Jun 13 17:10:00 2014 +0100
  89. ddb312d Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2 by danh-arm · Mon Jun 16 12:41:48 2014 +0100
  90. fdad706 Merge pull request #125 from sandrine-bailleux/sb/remove-bl2_el_change_mem_ptr by achingupta · Thu Jun 12 09:12:52 2014 +0100
  91. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · Mon Jun 02 15:44:43 2014 +0100
  92. 1c3e228 fvp: Remove unused 'bl2_el_change_mem_ptr' variable by Sandrine Bailleux · Thu May 29 13:55:51 2014 +0100
  93. 1359236 Enable mapping higher physical address by Lin Ma · Mon Jun 02 11:45:36 2014 -0700
  94. a55566d Allow platform parameter X1 to be passed to BL3-1 by Andrew Thoelke · Wed May 28 22:22:55 2014 +0100
  95. 701fea7 Further renames of platform porting functions by Dan Handley · Tue May 27 16:17:21 2014 +0100
  96. b226a4d Add enable mmu platform porting interfaces by Dan Handley · Fri May 16 14:08:45 2014 +0100
  97. ea45157 Rename FVP specific files and functions by Dan Handley · Thu May 15 14:53:30 2014 +0100
  98. 7ce42df Move BL porting functions into platform.h by Dan Handley · Thu May 15 14:11:36 2014 +0100
  99. ed6ff95 Split platform.h into separate headers by Dan Handley · Wed May 14 17:44:19 2014 +0100
  100. 60b13e3 Remove unused data declarations by Dan Handley · Wed May 14 15:13:16 2014 +0100