1. d7fbf13 Fix LENGTH attribute value in linker scripts by Juan Castillo · 10 years ago
  2. 8e0bbcb Merge pull request #211 from jenswi-linaro/optee_140916 by achingupta · 10 years ago
  3. aa5da46 Add opteed based on tspd by Jens Wiklander · 10 years ago
  4. ae213ce Initialize SCTLR_EL1 based on MODE_RW bit by Jens Wiklander · 10 years ago
  5. 087b67a Merge pull request #210 from soby-mathew/sm/makefile_bl_stages by achingupta · 10 years ago
  6. 27713fb Add support for specifying pre-built BL binaries in Makefile by Soby Mathew · 10 years ago
  7. 14b6608 Merge pull request #205 from danh-arm/dh/1.0-docs by danh-arm · 10 years ago
  8. 98a357d Merge pull request #204 from danh-arm/dh/user-guide-fixes by danh-arm · 10 years ago
  9. c6249aa Documentation for version 1.0 by Dan Handley · 10 years ago
  10. d78baf2 Fix minor issues in user guide by Dan Handley · 10 years ago
  11. b110f61 Merge pull request #203 from danh-arm/dh/misc-docs-1.0 by danh-arm · 10 years ago
  12. 4480425 Miscellaneous documentation fixes by Sandrine Bailleux · 10 years ago
  13. ae5bb9d Merge pull request #202 from achingupta/ag/fw-design-juno-update by danh-arm · 10 years ago
  14. 2442d24 Add information about Juno in firmware-design.md by Juan Castillo · 10 years ago
  15. e40ae23 Merge pull request #200 from danh-arm/dh/fix-reset-to-bl31-part2 by danh-arm · 10 years ago
  16. 21387b8 Merge pull request #201 from danh-arm/jc/juno-user-guide by danh-arm · 10 years ago
  17. d14e0ac Add Juno instructions to user guide by Juan Castillo · 10 years ago
  18. 7ea4c43 Fix reset to BL3-1 instructions in user guide, part 2 by Dan Handley · 10 years ago
  19. 17f89d0 Merge pull request #198 from danh-arm/dh/move-up-dependencies by danh-arm · 10 years ago
  20. 4ed74d0 Merge pull request #197 from soby-mathew/rationalize_uarts by danh-arm · 10 years ago
  21. 12d554f Rationalize UART usage among different BL stages by Soby Mathew · 10 years ago
  22. ba73bb0 Move up dependency versions in user guide by Dan Handley · 10 years ago
  23. e434cf1 Merge pull request #196 from soby-mathew/sm/tf_juno_support by danh-arm · 10 years ago
  24. 38af430 Juno: Read primary CPU MPID from SCC GPR_1 by Juan Castillo · 10 years ago
  25. efafbc8 Juno: Implement PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  26. edfda10 Juno: Add support for Test Secure-EL1 Payload by Sandrine Bailleux · 10 years ago
  27. fef4fdb Juno: Implement PSCI CPU_OFF and CPU_SUSPEND APIs by Achin Gupta · 10 years ago
  28. 01b916b Juno: Implement initial platform port by Sandrine Bailleux · 10 years ago
  29. e822d7c Merge pull request #195 from achingupta/ag/fvp_dt_updates by danh-arm · 10 years ago
  30. 7963671 Merge pull request #194 from danh-arm/sm/tf-issues#98 by danh-arm · 10 years ago
  31. bab7bfd FVP: Update device trees to match cpuidle driver by Achin Gupta · 10 years ago
  32. 3fd5ddf Add documentation for CPU specific abstraction and Errata workarounds by Soby Mathew · 10 years ago
  33. d9bdaf2 Add support for selected Cortex-A57 errata workarounds by Soby Mathew · 10 years ago
  34. d3f70af Add CPU specific crash reporting handlers by Soby Mathew · 10 years ago
  35. add4035 Add CPU specific power management operations by Soby Mathew · 10 years ago
  36. 24fb838 Add platform API for reset handling by Soby Mathew · 10 years ago
  37. 9b47684 Introduce framework for CPU specific operations by Soby Mathew · 10 years ago
  38. aecc084 Rework use of labels in assembly macros. by Soby Mathew · 10 years ago
  39. a4a8eae Miscellaneous PSCI code cleanups by Achin Gupta · 10 years ago
  40. 7d2ccfd fvp: Rework when platform actions are performed by Achin Gupta · 10 years ago
  41. 0a46e2c Add APIs to preserve highest affinity level in OFF state by Achin Gupta · 10 years ago
  42. 84c9f10 Rework state management in the PSCI implementation by Achin Gupta · 10 years ago
  43. 776b68a Add PSCI service specific per-CPU data by Achin Gupta · 10 years ago
  44. 04fafce Add macro to flush per-CPU data by Achin Gupta · 10 years ago
  45. f139a39 Merge pull request #191 from danh-arm/jc/tf-issues/218 by danh-arm · 10 years ago
  46. d5f1309 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  47. a1d8044 Merge pull request #189 from achingupta/ag/tf-issues#153 by Dan Handley · 10 years ago
  48. 57a18ff Merge pull request #181 from danh-arm/dh/tsp_fvp_dependency by Dan Handley · 10 years ago
  49. 5a06bb7 Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  50. 0c8d4fe Unmask SError interrupt and clear SCR_EL3.EA bit by Achin Gupta · 10 years ago
  51. da0af78 Move TSP private declarations into separate header by Dan Handley · 10 years ago
  52. e98f414 Merge pull request #187 from danh-arm/dh/refactor-drivers by danh-arm · 10 years ago
  53. 3279f62 Simplify interface to TZC-400 driver by Dan Handley · 10 years ago
  54. 935db69 Move IO storage source to drivers directory by Dan Handley · 10 years ago
  55. 6d16ce0 Remove redundant io_init() function by Dan Handley · 10 years ago
  56. cae3ef9 Remove platform dependency in CCI-400 driver by Dan Handley · 10 years ago
  57. f0e240d Merge pull request #184 from jcastillo-arm/jc/tf-issues/100 by danh-arm · 10 years ago
  58. 2330209 Merge pull request #186 from danh-arm/dh/fix-reset-to-bl31 by danh-arm · 10 years ago
  59. 186c1d4 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 10 years ago
  60. bfb1dd5 Fix reset to BL3-1 instructions in user guide by Dan Handley · 10 years ago
  61. 6f08fd5 Merge pull request #183 from danh-arm/dh/print_output2 by danh-arm · 10 years ago
  62. 6ad2e46 Rationalize console log output by Dan Handley · 10 years ago
  63. 289c28a Add concept of console output log levels by Dan Handley · 10 years ago
  64. 4633973 Merge pull request #182 from soby-mathew/sm/stack_optimize by danh-arm · 10 years ago
  65. e08098c Merge pull request #180 from jcastillo-arm/jc/tf-issues/207 by danh-arm · 10 years ago
  66. 637ebd2 FVP: apply new naming conventions to memory regions by Juan Castillo · 10 years ago
  67. aa442d3 Reduce the runtime stack size in BL stages. by Soby Mathew · 10 years ago
  68. 27905d0 Add compilation macro for each BL stage by Soby Mathew · 10 years ago
  69. 752b05b Move up to Linaro 14.07 toolchain by Juan Castillo · 10 years ago
  70. c1efc4c Merge pull request #179 from jcastillo-arm/jc/tf-issues/219 by danh-arm · 10 years ago
  71. 319609a Merge pull request #178 from soby-mathew/sm/optmize_el3_context by danh-arm · 10 years ago
  72. d9ec0c1 Merge pull request #175 from vikramkanigiri/vk/spd-init-by-stack-unwinding by danh-arm · 10 years ago
  73. faaa2e7 Support asynchronous method for BL3-2 initialization by Vikram Kanigiri · 10 years ago
  74. 50e27da Rework the TSPD setup code by Vikram Kanigiri · 10 years ago
  75. 53fdceb Call platform_is_primary_cpu() only from reset handler by Juan Castillo · 10 years ago
  76. fdfabec Optimize EL3 register state stored in cpu_context structure by Soby Mathew · 10 years ago
  77. dd2bdee Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · 10 years ago
  78. 6397bf6 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 10 years ago
  79. 9fd4127 Merge pull request #170 from achingupta/ag/tf-issues#226 by danh-arm · 10 years ago
  80. d9b1128 Merge pull request #169 from achingupta/ag/tf-issues#198 by danh-arm · 10 years ago
  81. d3280be Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 10 years ago
  82. 8c10690 Add CPUECTLR_EL1 and Snoop Control register to crash reporting by Soby Mathew · 10 years ago
  83. 626ed51 Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 10 years ago
  84. bc92012 Implement an assert() callable from assembly code by Soby Mathew · 10 years ago
  85. c67b09b Introduce crash console APIs for crash reporting by Soby Mathew · 10 years ago
  86. 462c835 Parametrize baudrate and UART clock during console_init() by Soby Mathew · 10 years ago
  87. fce5f75 Introduce asm console functions in TF by Soby Mathew · 10 years ago
  88. ec3c100 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 10 years ago
  89. 539a7b3 Remove the concept of coherent stacks by Achin Gupta · 10 years ago
  90. 592dd7c Merge pull request #176 from danh-arm/jc/tf-issues/203-v3 by danh-arm · 10 years ago
  91. aaa3e72 Add support for printing version at runtime by Juan Castillo · 10 years ago
  92. 2d4acea Merge pull request #167 from jcastillo-arm/jc/tf-issues/217 by Dan Handley · 10 years ago
  93. 54d0911 Merge pull request #168 from sandrine-bailleux/sb/set-default-gic-arch by Dan Handley · 10 years ago
  94. 705bf68 Merge pull request #174 from soby-mathew:sm/lean_printf_v2 by Dan Handley · 10 years ago
  95. b79af93 Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago
  96. b51da82 Remove coherent stack usage from the warm boot path by Achin Gupta · 10 years ago
  97. afff8cb Make enablement of the MMU more flexible by Achin Gupta · 10 years ago
  98. 754a2b7 Remove coherent stack usage from the cold boot path by Achin Gupta · 10 years ago
  99. 2b98e78 Define ARM_GIC_ARCH default value for all platforms by Sandrine Bailleux · 10 years ago
  100. 08783e4 FVP: Ensure system reset wake-up results in cold boot by Juan Castillo · 10 years ago