1. e98f414 Merge pull request #187 from danh-arm/dh/refactor-drivers by danh-arm · 11 years ago
  2. 3279f62 Simplify interface to TZC-400 driver by Dan Handley · 11 years ago
  3. 935db69 Move IO storage source to drivers directory by Dan Handley · 11 years ago
  4. 6d16ce0 Remove redundant io_init() function by Dan Handley · 11 years ago
  5. cae3ef9 Remove platform dependency in CCI-400 driver by Dan Handley · 11 years ago
  6. f0e240d Merge pull request #184 from jcastillo-arm/jc/tf-issues/100 by danh-arm · 11 years ago
  7. 2330209 Merge pull request #186 from danh-arm/dh/fix-reset-to-bl31 by danh-arm · 11 years ago
  8. 186c1d4 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 11 years ago
  9. bfb1dd5 Fix reset to BL3-1 instructions in user guide by Dan Handley · 11 years ago
  10. 6f08fd5 Merge pull request #183 from danh-arm/dh/print_output2 by danh-arm · 11 years ago
  11. 6ad2e46 Rationalize console log output by Dan Handley · 11 years ago
  12. 289c28a Add concept of console output log levels by Dan Handley · 11 years ago
  13. 4633973 Merge pull request #182 from soby-mathew/sm/stack_optimize by danh-arm · 11 years ago
  14. e08098c Merge pull request #180 from jcastillo-arm/jc/tf-issues/207 by danh-arm · 11 years ago
  15. 637ebd2 FVP: apply new naming conventions to memory regions by Juan Castillo · 11 years ago
  16. aa442d3 Reduce the runtime stack size in BL stages. by Soby Mathew · 11 years ago
  17. 27905d0 Add compilation macro for each BL stage by Soby Mathew · 11 years ago
  18. 752b05b Move up to Linaro 14.07 toolchain by Juan Castillo · 11 years ago
  19. c1efc4c Merge pull request #179 from jcastillo-arm/jc/tf-issues/219 by danh-arm · 11 years ago
  20. 319609a Merge pull request #178 from soby-mathew/sm/optmize_el3_context by danh-arm · 11 years ago
  21. d9ec0c1 Merge pull request #175 from vikramkanigiri/vk/spd-init-by-stack-unwinding by danh-arm · 11 years ago
  22. faaa2e7 Support asynchronous method for BL3-2 initialization by Vikram Kanigiri · 11 years ago
  23. 50e27da Rework the TSPD setup code by Vikram Kanigiri · 11 years ago
  24. 53fdceb Call platform_is_primary_cpu() only from reset handler by Juan Castillo · 11 years ago
  25. fdfabec Optimize EL3 register state stored in cpu_context structure by Soby Mathew · 11 years ago
  26. dd2bdee Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · 11 years ago
  27. 6397bf6 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 11 years ago
  28. 9fd4127 Merge pull request #170 from achingupta/ag/tf-issues#226 by danh-arm · 11 years ago
  29. d9b1128 Merge pull request #169 from achingupta/ag/tf-issues#198 by danh-arm · 11 years ago
  30. d3280be Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 11 years ago
  31. 8c10690 Add CPUECTLR_EL1 and Snoop Control register to crash reporting by Soby Mathew · 11 years ago
  32. 626ed51 Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 11 years ago
  33. bc92012 Implement an assert() callable from assembly code by Soby Mathew · 11 years ago
  34. c67b09b Introduce crash console APIs for crash reporting by Soby Mathew · 11 years ago
  35. 462c835 Parametrize baudrate and UART clock during console_init() by Soby Mathew · 11 years ago
  36. fce5f75 Introduce asm console functions in TF by Soby Mathew · 11 years ago
  37. ec3c100 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 11 years ago
  38. 539a7b3 Remove the concept of coherent stacks by Achin Gupta · 11 years ago
  39. 592dd7c Merge pull request #176 from danh-arm/jc/tf-issues/203-v3 by danh-arm · 11 years ago
  40. aaa3e72 Add support for printing version at runtime by Juan Castillo · 11 years ago
  41. 2d4acea Merge pull request #167 from jcastillo-arm/jc/tf-issues/217 by Dan Handley · 11 years ago
  42. 54d0911 Merge pull request #168 from sandrine-bailleux/sb/set-default-gic-arch by Dan Handley · 11 years ago
  43. 705bf68 Merge pull request #174 from soby-mathew:sm/lean_printf_v2 by Dan Handley · 11 years ago
  44. b79af93 Implement a leaner printf for Trusted Firmware by Soby Mathew · 11 years ago
  45. b51da82 Remove coherent stack usage from the warm boot path by Achin Gupta · 11 years ago
  46. afff8cb Make enablement of the MMU more flexible by Achin Gupta · 11 years ago
  47. 754a2b7 Remove coherent stack usage from the cold boot path by Achin Gupta · 11 years ago
  48. 2b98e78 Define ARM_GIC_ARCH default value for all platforms by Sandrine Bailleux · 11 years ago
  49. 08783e4 FVP: Ensure system reset wake-up results in cold boot by Juan Castillo · 11 years ago
  50. a1a4417 Merge pull request #162 from jcastillo-arm/jc/tf-issues/194 by danh-arm · 11 years ago
  51. ab26147 Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2 by danh-arm · 11 years ago
  52. 414cfa1 Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2 by danh-arm · 11 years ago
  53. 46d49f6 Update the documentation about the memory layout on FVP by Sandrine Bailleux · 11 years ago
  54. 93d81d6 Add support for BL3-0 image by Sandrine Bailleux · 11 years ago
  55. a1b6db6 fvp: Reuse BL1 and BL2 memory through image overlaying by Sandrine Bailleux · 11 years ago
  56. 6a22315 Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109 by danh-arm · 11 years ago
  57. 3fc938b Merge pull request #146 from danh-arm/dh/refactor-fvp-gic by danh-arm · 11 years ago
  58. 06bd026 Merge pull request #161 from danh-arm/lm/calc-tcr-bits by danh-arm · 11 years ago
  59. 0f21c54 Allow FP register context to be optional at build time by Juan Castillo · 11 years ago
  60. 1e8c5c4 Refactor fvp gic code to be a generic driver by Dan Handley · 11 years ago
  61. 6f3b195 Refactor fvp_config into common platform header by Dan Handley · 11 years ago
  62. 73ad257 Calculate TCR bits based on VA and PA by Lin Ma · 11 years ago
  63. 6063379 fvp: Properly detect the location of BL1 R/W data by Sandrine Bailleux · 11 years ago
  64. 8f55dfb Remove concept of top/bottom image loading by Sandrine Bailleux · 11 years ago
  65. dac1235 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability by Andrew Thoelke · 11 years ago
  66. 1122e24 Merge pull request #155 from athoelke/at/support-foundation-v2.1 by Andrew Thoelke · 11 years ago
  67. 90e3147 Support later revisions of the Foundation FVP by Andrew Thoelke · 11 years ago
  68. 5e0f9bd Merge pull request #154 from athoelke/at/inline-mmio by Andrew Thoelke · 11 years ago
  69. b124073 Merge pull request #153 from athoelke/at/remove-psci-mpidr by Andrew Thoelke · 11 years ago
  70. 56378aa Remove current CPU mpidr from PSCI common code by Andrew Thoelke · 11 years ago
  71. e73af8a Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2 by danh-arm · 11 years ago
  72. 9d302ed Merge pull request #150 from sandrine-bailleux/sb/fix-plat-print-gic-regs by danh-arm · 11 years ago
  73. a28daa0 Merge pull request #149 from sandrine-bailleux/sb/warn-missing-include-dirs by danh-arm · 11 years ago
  74. 7eea135 Merge pull request #147 from athoelke/at/remove-bakery-mpidr by danh-arm · 11 years ago
  75. 5e11375 Inline the mmio accessor functions by Andrew Thoelke · 11 years ago
  76. 4f2104f Remove all checkpatch errors from codebase by Juan Castillo · 11 years ago
  77. 03396c4 Simplify entry point information generation code on FVP by Vikram Kanigiri · 11 years ago
  78. 9edc891 fvp: Fix register name in 'plat_print_gic_regs' macro by Sandrine Bailleux · 11 years ago
  79. 634ec6c Remove calling CPU mpidr from bakery lock API by Andrew Thoelke · 11 years ago
  80. 41cf7bd Merge pull request #145 from athoelke/at/psci-memory-optimization-v2 by danh-arm · 11 years ago
  81. 47fe640 Merge pull request #144 from athoelke/at/init-context-v2 by danh-arm · 11 years ago
  82. 6c0b45d Correctly dimension the PSCI aff_map_node array by Andrew Thoelke · 11 years ago
  83. 13ac44a Eliminate psci_suspend_context array by Andrew Thoelke · 11 years ago
  84. 167a935 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 11 years ago
  85. f52ec19 Merge pull request #143 from athoelke/at/remove-nsram by danh-arm · 11 years ago
  86. 5219862 Merge pull request #140 from athoelke/at/psci_smc_handler by danh-arm · 11 years ago
  87. a0df63e Compile with '-Wmissing-include-dirs' flag by Sandrine Bailleux · 11 years ago
  88. 5298f2c Merge pull request #138 from athoelke/at/cpu-context by danh-arm · 11 years ago
  89. 92152ee Merge pull request #137 from athoelke/at/no-early-exceptions by danh-arm · 11 years ago
  90. 2e35b92 Merge pull request #136 from athoelke/at/cpu-data by danh-arm · 11 years ago
  91. c2c5ee2 Merge pull request #142 from athoelke/at/fix-console_putc by danh-arm · 11 years ago
  92. 15f195b Remove NSRAM from FVP memory map by Andrew Thoelke · 11 years ago
  93. 0695dc4 Remove broken assertion in console_putc() by Andrew Thoelke · 11 years ago
  94. e869310 Merge pull request #135 from soby-mathew/sm/remove-reinit-of-timers by danh-arm · 11 years ago
  95. b1e71b2 Remove re-initialisation of system timers after warm boot for FVP by Soby Mathew · 11 years ago
  96. 5d292ab Merge pull request #134 from jcastillo-arm/jc/tf-issues/179 by danh-arm · 11 years ago
  97. ee94cc6 Remove early_exceptions from BL3-1 by Andrew Thoelke · 11 years ago
  98. aaba4f2 Move CPU context pointers into cpu_data by Andrew Thoelke · 11 years ago
  99. 5e91007 Per-cpu data cache restructuring by Andrew Thoelke · 11 years ago
  100. 84e9b09 Set correct value for SYS_ID_REV_SHIFT in FVP by Juan Castillo · 11 years ago