1. 408b79b Merge pull request #233 from jcastillo-arm/jc/tf-issues/254 by danh-arm · 11 years ago
  2. 8a6af12 Merge pull request #232 from jcastillo-arm/jc/fix_doc_bl31 by danh-arm · 11 years ago
  3. b04fb94 Fix reset to BL3-1 instructions in user guide, part 3 by Juan Castillo · 11 years ago
  4. 4c59dd6 Merge pull request #231 from jcastillo-arm/jc/fip_bin by danh-arm · 11 years ago
  5. 6cef4e4 Merge pull request #230 from sandrine-bailleux/sb/doc-updates by danh-arm · 11 years ago
  6. 1217d28 Juno: Add support for image overlaying in Trusted SRAM by Juan Castillo · 11 years ago
  7. c451b53 User Guide: Enable secure memory on Foundation FVP by Sandrine Bailleux · 11 years ago
  8. 14a5b34 Create Table of Content links in markdown files by Joakim Bech · 11 years ago
  9. 7f48fab Specify FIP filename at build time by Juan Castillo · 11 years ago
  10. 5541bb3 Optimize Cortex-A57 cluster power down sequence on Juno by Soby Mathew · 11 years ago
  11. 7395a72 Apply errata workarounds only when major/minor revisions match. by Soby Mathew · 11 years ago
  12. 0f4b063 Merge pull request #217 from jcastillo-arm/jc/tf-issues/257 by danh-arm · 11 years ago
  13. 20d51ca FVP: keep shared data in Trusted SRAM by Juan Castillo · 11 years ago
  14. 740134e Juno: Reserve some DDR-DRAM for secure use by Juan Castillo · 11 years ago
  15. aa5da46 Add opteed based on tspd by Jens Wiklander · 11 years ago
  16. 27713fb Add support for specifying pre-built BL binaries in Makefile by Soby Mathew · 11 years ago
  17. 14b6608 Merge pull request #205 from danh-arm/dh/1.0-docs by danh-arm · 11 years ago v1.0
  18. c6249aa Documentation for version 1.0 by Dan Handley · 11 years ago
  19. d78baf2 Fix minor issues in user guide by Dan Handley · 11 years ago
  20. 4480425 Miscellaneous documentation fixes by Sandrine Bailleux · 11 years ago
  21. ae5bb9d Merge pull request #202 from achingupta/ag/fw-design-juno-update by danh-arm · 11 years ago
  22. 2442d24 Add information about Juno in firmware-design.md by Juan Castillo · 11 years ago
  23. e40ae23 Merge pull request #200 from danh-arm/dh/fix-reset-to-bl31-part2 by danh-arm · 11 years ago
  24. d14e0ac Add Juno instructions to user guide by Juan Castillo · 11 years ago
  25. 7ea4c43 Fix reset to BL3-1 instructions in user guide, part 2 by Dan Handley · 11 years ago
  26. ba73bb0 Move up dependency versions in user guide by Dan Handley · 11 years ago
  27. 3fd5ddf Add documentation for CPU specific abstraction and Errata workarounds by Soby Mathew · 11 years ago
  28. add4035 Add CPU specific power management operations by Soby Mathew · 11 years ago
  29. 24fb838 Add platform API for reset handling by Soby Mathew · 11 years ago
  30. 5a06bb7 Clarify platform porting interface to TSP by Dan Handley · 11 years ago
  31. 6d16ce0 Remove redundant io_init() function by Dan Handley · 11 years ago
  32. f0e240d Merge pull request #184 from jcastillo-arm/jc/tf-issues/100 by danh-arm · 11 years ago
  33. 2330209 Merge pull request #186 from danh-arm/dh/fix-reset-to-bl31 by danh-arm · 11 years ago
  34. 186c1d4 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 11 years ago
  35. bfb1dd5 Fix reset to BL3-1 instructions in user guide by Dan Handley · 11 years ago
  36. 6f08fd5 Merge pull request #183 from danh-arm/dh/print_output2 by danh-arm · 11 years ago
  37. 289c28a Add concept of console output log levels by Dan Handley · 11 years ago
  38. 4633973 Merge pull request #182 from soby-mathew/sm/stack_optimize by danh-arm · 11 years ago
  39. 637ebd2 FVP: apply new naming conventions to memory regions by Juan Castillo · 11 years ago
  40. 27905d0 Add compilation macro for each BL stage by Soby Mathew · 11 years ago
  41. 752b05b Move up to Linaro 14.07 toolchain by Juan Castillo · 11 years ago
  42. c1efc4c Merge pull request #179 from jcastillo-arm/jc/tf-issues/219 by danh-arm · 11 years ago
  43. faaa2e7 Support asynchronous method for BL3-2 initialization by Vikram Kanigiri · 11 years ago
  44. 53fdceb Call platform_is_primary_cpu() only from reset handler by Juan Castillo · 11 years ago
  45. 6397bf6 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 11 years ago
  46. 8c10690 Add CPUECTLR_EL1 and Snoop Control register to crash reporting by Soby Mathew · 11 years ago
  47. bc92012 Implement an assert() callable from assembly code by Soby Mathew · 11 years ago
  48. c67b09b Introduce crash console APIs for crash reporting by Soby Mathew · 11 years ago
  49. 539a7b3 Remove the concept of coherent stacks by Achin Gupta · 11 years ago
  50. ab26147 Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2 by danh-arm · 11 years ago
  51. 414cfa1 Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2 by danh-arm · 11 years ago
  52. 46d49f6 Update the documentation about the memory layout on FVP by Sandrine Bailleux · 11 years ago
  53. 93d81d6 Add support for BL3-0 image by Sandrine Bailleux · 11 years ago
  54. 6a22315 Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109 by danh-arm · 11 years ago
  55. 1e8c5c4 Refactor fvp gic code to be a generic driver by Dan Handley · 11 years ago
  56. 8f55dfb Remove concept of top/bottom image loading by Sandrine Bailleux · 11 years ago
  57. 6c0b45d Correctly dimension the PSCI aff_map_node array by Andrew Thoelke · 11 years ago
  58. 9c22b32 Make the BL3-1 crash reporting optional by Andrew Thoelke · 11 years ago
  59. 977fbcd Merge pull request #122 from 'danh-arm:dh/v0.4-docs' by Dan Handley · 11 years ago v0.4
  60. a4fa3cb Document design of the Interrupt Mangement Framework by Achin Gupta · 11 years ago
  61. eab932b Merge pull request #119 from 'soby-mathew:sm/doc_crash_reporting' by Dan Handley · 11 years ago
  62. 7824745 Merge pull request #117 from 'danh-arm:dh/v0.4-user-guide' by Dan Handley · 11 years ago
  63. 79a9ae5 Merge pull request #121 'vikramkanigiri:vk/doc_for_133' by Dan Handley · 11 years ago
  64. e452cd8 Documentation for BL3-1 hardening and reset vector by Vikram Kanigiri · 11 years ago
  65. db2c760 Trusted Firmware v0.4 release documentation by Dan Handley · 11 years ago
  66. 5e831e6 User guide updates for v0.4 release by Dan Handley · 11 years ago
  67. 87625fd Documentation for the new crash reporting implementation by Soby Mathew · 11 years ago
  68. b68954c Fix porting guide references to platform.h by Dan Handley · 11 years ago
  69. f53d0fc Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · 11 years ago
  70. 638363e doc: Update information about the memory layout by Sandrine Bailleux · 11 years ago
  71. 8545a87 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 11 years ago
  72. 9253530 Merge pull request #100 from jcastillo-arm:jc/tf-issues/149-v4 by Andrew Thoelke · 11 years ago
  73. 659a670 Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · 11 years ago
  74. b3bcbcf Merge pull request #103 from athoelke:dh/tf-issues#68-v3 by Andrew Thoelke · 11 years ago
  75. 1151c82 Allow BL3-2 platform definitions to be optional by Dan Handley · 11 years ago
  76. dce74b8 Introduce interrupt handling framework in BL3-1 by Achin Gupta · 11 years ago
  77. e1333f7 Introduce interrupt registration framework in BL3-1 by Achin Gupta · 11 years ago
  78. f860e2c Doc: Add the "Building the Test Secure Payload" section by Sandrine Bailleux · 11 years ago
  79. 2467f70 TSP: Let the platform decide which secure memory to use by Sandrine Bailleux · 11 years ago
  80. 364daf9 Reserve some DDR DRAM for secure use on FVP platforms by Juan Castillo · 11 years ago
  81. 39f6a68 Merge pull request #85 from hliebel/hl/bl30-doc by Andrew Thoelke · 11 years ago
  82. 36eb6a7 Improve BL3-0 documentation by Harry Liebel · 11 years ago
  83. ec786cb Merge pull request #78 from jeenuv:tf-issues-148 by Andrew Thoelke · 11 years ago
  84. 2da8d8b Add build configuration for timer save/restore by Jeenu Viswambharan · 11 years ago
  85. c3c1e9b Document summary of build options in user guide by Jeenu Viswambharan · 11 years ago
  86. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 11 years ago
  87. 84dbf6f Fixes for TZC configuration on FVP by Andrew Thoelke · 11 years ago
  88. ce19cf1 FVP secure memory support documentation by Harry Liebel · 11 years ago
  89. 2bf28e6 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · 11 years ago
  90. 9e86490 Define frequency of system counter in platform code by Sandrine Bailleux · 11 years ago
  91. 65a9c0e Revert "Move architecture timer setup to platform-specific code" by Sandrine Bailleux · 11 years ago
  92. 0796fe0 Initialise UART console in all bootloader stages by Vikram Kanigiri · 11 years ago
  93. 64f6ea9 Implement ARM Standard Service by Jeenu Viswambharan · 11 years ago
  94. 1c297bf Move architecture timer setup to platform-specific code by Jeenu Viswambharan · 12 years ago
  95. 4bfc2d2 Enable platforms to omit some bootloaders by Jon Medhurst · 11 years ago
  96. b238849 Add v0.3 release documentation by Dan Handley · 11 years ago v0.3
  97. 57de6d7 Consolidate design and porting documentation by Dan Handley · 11 years ago
  98. 5e1e920 Add EL3 runtime services and SPD documentation by Dan Handley · 11 years ago
  99. 247f60b Separate firmware design out of user-guide.md by Dan Handley · 11 years ago
  100. 3505c04 Update versions of dependencies in user-guide.md by Dan Handley · 11 years ago