1. 35f46d8 Add documentation for CPU specific abstraction and Errata workarounds by Soby Mathew · 10 years ago
  2. 802f865 Add support for selected Cortex-A57 errata workarounds by Soby Mathew · 10 years ago
  3. 38b4bc9 Add CPU specific crash reporting handlers by Soby Mathew · 10 years ago
  4. 8e2f287 Add CPU specific power management operations by Soby Mathew · 10 years ago
  5. f1785fd Add platform API for reset handling by Soby Mathew · 10 years ago
  6. c704cbc Introduce framework for CPU specific operations by Soby Mathew · 10 years ago
  7. 1218f11 Rework use of labels in assembly macros. by Soby Mathew · 10 years ago
  8. 56bcdc2 Miscellaneous PSCI code cleanups by Achin Gupta · 10 years ago
  9. 8587639 fvp: Rework when platform actions are performed by Achin Gupta · 10 years ago
  10. f6b9e99 Add APIs to preserve highest affinity level in OFF state by Achin Gupta · 10 years ago
  11. cab78e4 Rework state management in the PSCI implementation by Achin Gupta · 10 years ago
  12. f3ccbab Add PSCI service specific per-CPU data by Achin Gupta · 10 years ago
  13. e4b9fa4 Add macro to flush per-CPU data by Achin Gupta · 10 years ago
  14. c61399b Merge pull request #191 from danh-arm/jc/tf-issues/218 by danh-arm · 10 years ago
  15. 4dc4a47 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  16. 9e46188 Merge pull request #189 from achingupta/ag/tf-issues#153 by Dan Handley · 10 years ago
  17. c9ed04c Merge pull request #181 from danh-arm/dh/tsp_fvp_dependency by Dan Handley · 10 years ago
  18. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  19. ed1744e Unmask SError interrupt and clear SCR_EL3.EA bit by Achin Gupta · 10 years ago
  20. e2c27f5 Move TSP private declarations into separate header by Dan Handley · 10 years ago
  21. d12771f Merge pull request #187 from danh-arm/dh/refactor-drivers by danh-arm · 10 years ago
  22. 53c843a Simplify interface to TZC-400 driver by Dan Handley · 10 years ago
  23. 7b83c44 Move IO storage source to drivers directory by Dan Handley · 10 years ago
  24. 3aa9216 Remove redundant io_init() function by Dan Handley · 10 years ago
  25. be234f9 Remove platform dependency in CCI-400 driver by Dan Handley · 10 years ago
  26. 71ac11f Merge pull request #184 from jcastillo-arm/jc/tf-issues/100 by danh-arm · 10 years ago
  27. 603fbe8 Merge pull request #186 from danh-arm/dh/fix-reset-to-bl31 by danh-arm · 10 years ago
  28. 48e84b3 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 10 years ago
  29. 8964fd2 Fix reset to BL3-1 instructions in user guide by Dan Handley · 10 years ago
  30. 0d84657 Merge pull request #183 from danh-arm/dh/print_output2 by danh-arm · 10 years ago
  31. 91b624e Rationalize console log output by Dan Handley · 10 years ago
  32. cba2c50 Add concept of console output log levels by Dan Handley · 10 years ago
  33. 5193c09 Merge pull request #182 from soby-mathew/sm/stack_optimize by danh-arm · 10 years ago
  34. b0fc1cc Merge pull request #180 from jcastillo-arm/jc/tf-issues/207 by danh-arm · 10 years ago
  35. 0c70c57 FVP: apply new naming conventions to memory regions by Juan Castillo · 10 years ago
  36. 0b6c706 Reduce the runtime stack size in BL stages. by Soby Mathew · 10 years ago
  37. beb83d6 Add compilation macro for each BL stage by Soby Mathew · 10 years ago
  38. 6e8c903 Move up to Linaro 14.07 toolchain by Juan Castillo · 10 years ago
  39. 534ae7f Merge pull request #179 from jcastillo-arm/jc/tf-issues/219 by danh-arm · 10 years ago
  40. 6dc22e3 Merge pull request #178 from soby-mathew/sm/optmize_el3_context by danh-arm · 10 years ago
  41. 10f31b5 Merge pull request #175 from vikramkanigiri/vk/spd-init-by-stack-unwinding by danh-arm · 10 years ago
  42. 4e81341 Support asynchronous method for BL3-2 initialization by Vikram Kanigiri · 10 years ago
  43. 9d70f0f Rework the TSPD setup code by Vikram Kanigiri · 10 years ago
  44. b3dbeb0 Call platform_is_primary_cpu() only from reset handler by Juan Castillo · 10 years ago
  45. 2ed46e9 Optimize EL3 register state stored in cpu_context structure by Soby Mathew · 10 years ago
  46. 5cd545d Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · 10 years ago
  47. 45c31c4 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 10 years ago
  48. 3299181 Merge pull request #170 from achingupta/ag/tf-issues#226 by danh-arm · 10 years ago
  49. 289162c Merge pull request #169 from achingupta/ag/tf-issues#198 by danh-arm · 10 years ago
  50. f558cac Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 10 years ago
  51. 0da9593 Add CPUECTLR_EL1 and Snoop Control register to crash reporting by Soby Mathew · 10 years ago
  52. c1adbbc Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 10 years ago
  53. 041f62a Implement an assert() callable from assembly code by Soby Mathew · 10 years ago
  54. 066f713 Introduce crash console APIs for crash reporting by Soby Mathew · 10 years ago
  55. 69817f7 Parametrize baudrate and UART clock during console_init() by Soby Mathew · 10 years ago
  56. c389d77 Introduce asm console functions in TF by Soby Mathew · 10 years ago
  57. 9f09835 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 10 years ago
  58. 9c60d80 Remove the concept of coherent stacks by Achin Gupta · 10 years ago
  59. 225002d Merge pull request #176 from danh-arm/jc/tf-issues/203-v3 by danh-arm · 10 years ago
  60. 04be3a5 Add support for printing version at runtime by Juan Castillo · 10 years ago
  61. b4fd939 Merge pull request #167 from jcastillo-arm/jc/tf-issues/217 by Dan Handley · 10 years ago
  62. 1175cc5 Merge pull request #168 from sandrine-bailleux/sb/set-default-gic-arch by Dan Handley · 10 years ago
  63. 036f6d2 Merge pull request #174 from soby-mathew:sm/lean_printf_v2 by Dan Handley · 10 years ago
  64. afe7e2f Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago
  65. e1aa516 Remove coherent stack usage from the warm boot path by Achin Gupta · 10 years ago
  66. e998254 Make enablement of the MMU more flexible by Achin Gupta · 10 years ago
  67. f4a9709 Remove coherent stack usage from the cold boot path by Achin Gupta · 10 years ago
  68. 5fe57c1 Define ARM_GIC_ARCH default value for all platforms by Sandrine Bailleux · 10 years ago
  69. 9a5b56e FVP: Ensure system reset wake-up results in cold boot by Juan Castillo · 10 years ago
  70. 47a6483 Merge pull request #162 from jcastillo-arm/jc/tf-issues/194 by danh-arm · 10 years ago
  71. cfa5e84 Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2 by danh-arm · 10 years ago
  72. 3c449d7 Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2 by danh-arm · 10 years ago
  73. f52d25a Update the documentation about the memory layout on FVP by Sandrine Bailleux · 10 years ago
  74. f841ef0 Add support for BL3-0 image by Sandrine Bailleux · 10 years ago
  75. e2e0c65 fvp: Reuse BL1 and BL2 memory through image overlaying by Sandrine Bailleux · 10 years ago
  76. e8e04ec Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109 by danh-arm · 10 years ago
  77. 49db8c2 Merge pull request #146 from danh-arm/dh/refactor-fvp-gic by danh-arm · 10 years ago
  78. e868705 Merge pull request #161 from danh-arm/lm/calc-tcr-bits by danh-arm · 10 years ago
  79. 258e94f Allow FP register context to be optional at build time by Juan Castillo · 10 years ago
  80. fb42b12 Refactor fvp gic code to be a generic driver by Dan Handley · 10 years ago
  81. 1c54d97 Refactor fvp_config into common platform header by Dan Handley · 10 years ago
  82. 741a382 Calculate TCR bits based on VA and PA by Lin Ma · 10 years ago
  83. e3060e2 fvp: Properly detect the location of BL1 R/W data by Sandrine Bailleux · 10 years ago
  84. 467d057 Remove concept of top/bottom image loading by Sandrine Bailleux · 10 years ago
  85. f268c72 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability by Andrew Thoelke · 10 years ago
  86. 206d8af Merge pull request #155 from athoelke/at/support-foundation-v2.1 by Andrew Thoelke · 10 years ago
  87. 960347d Support later revisions of the Foundation FVP by Andrew Thoelke · 10 years ago
  88. 22129f5 Merge pull request #154 from athoelke/at/inline-mmio by Andrew Thoelke · 10 years ago
  89. 8749532 Merge pull request #153 from athoelke/at/remove-psci-mpidr by Andrew Thoelke · 10 years ago
  90. 2bc0785 Remove current CPU mpidr from PSCI common code by Andrew Thoelke · 10 years ago
  91. 3c74a44 Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2 by danh-arm · 10 years ago
  92. 043f846 Merge pull request #150 from sandrine-bailleux/sb/fix-plat-print-gic-regs by danh-arm · 10 years ago
  93. 94ac0d8 Merge pull request #149 from sandrine-bailleux/sb/warn-missing-include-dirs by danh-arm · 10 years ago
  94. 42970b0 Merge pull request #147 from athoelke/at/remove-bakery-mpidr by danh-arm · 10 years ago
  95. af9dd82 Inline the mmio accessor functions by Andrew Thoelke · 10 years ago
  96. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  97. cf79bf5 Simplify entry point information generation code on FVP by Vikram Kanigiri · 10 years ago
  98. 21aa520 fvp: Fix register name in 'plat_print_gic_regs' macro by Sandrine Bailleux · 10 years ago
  99. 958cc02 Remove calling CPU mpidr from bakery lock API by Andrew Thoelke · 10 years ago
  100. fb06094 Merge pull request #145 from athoelke/at/psci-memory-optimization-v2 by danh-arm · 10 years ago