1. aa5da46 Add opteed based on tspd by Jens Wiklander · 11 years ago
  2. 27713fb Add support for specifying pre-built BL binaries in Makefile by Soby Mathew · 11 years ago
  3. 14b6608 Merge pull request #205 from danh-arm/dh/1.0-docs by danh-arm · 11 years ago v1.0
  4. c6249aa Documentation for version 1.0 by Dan Handley · 11 years ago
  5. d78baf2 Fix minor issues in user guide by Dan Handley · 11 years ago
  6. 4480425 Miscellaneous documentation fixes by Sandrine Bailleux · 11 years ago
  7. ae5bb9d Merge pull request #202 from achingupta/ag/fw-design-juno-update by danh-arm · 11 years ago
  8. 2442d24 Add information about Juno in firmware-design.md by Juan Castillo · 11 years ago
  9. e40ae23 Merge pull request #200 from danh-arm/dh/fix-reset-to-bl31-part2 by danh-arm · 11 years ago
  10. d14e0ac Add Juno instructions to user guide by Juan Castillo · 11 years ago
  11. 7ea4c43 Fix reset to BL3-1 instructions in user guide, part 2 by Dan Handley · 11 years ago
  12. ba73bb0 Move up dependency versions in user guide by Dan Handley · 11 years ago
  13. 3fd5ddf Add documentation for CPU specific abstraction and Errata workarounds by Soby Mathew · 11 years ago
  14. add4035 Add CPU specific power management operations by Soby Mathew · 11 years ago
  15. 24fb838 Add platform API for reset handling by Soby Mathew · 11 years ago
  16. 5a06bb7 Clarify platform porting interface to TSP by Dan Handley · 11 years ago
  17. 6d16ce0 Remove redundant io_init() function by Dan Handley · 11 years ago
  18. f0e240d Merge pull request #184 from jcastillo-arm/jc/tf-issues/100 by danh-arm · 11 years ago
  19. 2330209 Merge pull request #186 from danh-arm/dh/fix-reset-to-bl31 by danh-arm · 11 years ago
  20. 186c1d4 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 11 years ago
  21. bfb1dd5 Fix reset to BL3-1 instructions in user guide by Dan Handley · 11 years ago
  22. 6f08fd5 Merge pull request #183 from danh-arm/dh/print_output2 by danh-arm · 11 years ago
  23. 289c28a Add concept of console output log levels by Dan Handley · 11 years ago
  24. 4633973 Merge pull request #182 from soby-mathew/sm/stack_optimize by danh-arm · 11 years ago
  25. 637ebd2 FVP: apply new naming conventions to memory regions by Juan Castillo · 11 years ago
  26. 27905d0 Add compilation macro for each BL stage by Soby Mathew · 11 years ago
  27. 752b05b Move up to Linaro 14.07 toolchain by Juan Castillo · 11 years ago
  28. c1efc4c Merge pull request #179 from jcastillo-arm/jc/tf-issues/219 by danh-arm · 11 years ago
  29. faaa2e7 Support asynchronous method for BL3-2 initialization by Vikram Kanigiri · 11 years ago
  30. 53fdceb Call platform_is_primary_cpu() only from reset handler by Juan Castillo · 11 years ago
  31. 6397bf6 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 11 years ago
  32. 8c10690 Add CPUECTLR_EL1 and Snoop Control register to crash reporting 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. 539a7b3 Remove the concept of coherent stacks by Achin Gupta · 11 years ago
  36. ab26147 Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2 by danh-arm · 11 years ago
  37. 414cfa1 Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2 by danh-arm · 11 years ago
  38. 46d49f63 Update the documentation about the memory layout on FVP by Sandrine Bailleux · 11 years ago
  39. 93d81d6 Add support for BL3-0 image by Sandrine Bailleux · 11 years ago
  40. 6a22315 Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109 by danh-arm · 11 years ago
  41. 1e8c5c4 Refactor fvp gic code to be a generic driver by Dan Handley · 11 years ago
  42. 8f55dfb Remove concept of top/bottom image loading by Sandrine Bailleux · 11 years ago
  43. 6c0b45d Correctly dimension the PSCI aff_map_node array by Andrew Thoelke · 11 years ago
  44. 9c22b32 Make the BL3-1 crash reporting optional by Andrew Thoelke · 11 years ago
  45. 977fbcd Merge pull request #122 from 'danh-arm:dh/v0.4-docs' by Dan Handley · 11 years ago v0.4
  46. a4fa3cb Document design of the Interrupt Mangement Framework by Achin Gupta · 11 years ago
  47. eab932b Merge pull request #119 from 'soby-mathew:sm/doc_crash_reporting' by Dan Handley · 11 years ago
  48. 7824745 Merge pull request #117 from 'danh-arm:dh/v0.4-user-guide' by Dan Handley · 11 years ago
  49. 79a9ae5 Merge pull request #121 'vikramkanigiri:vk/doc_for_133' by Dan Handley · 11 years ago
  50. e452cd8 Documentation for BL3-1 hardening and reset vector by Vikram Kanigiri · 11 years ago
  51. db2c760 Trusted Firmware v0.4 release documentation by Dan Handley · 11 years ago
  52. 5e831e6 User guide updates for v0.4 release by Dan Handley · 11 years ago
  53. 87625fd Documentation for the new crash reporting implementation by Soby Mathew · 11 years ago
  54. b68954c Fix porting guide references to platform.h by Dan Handley · 11 years ago
  55. f53d0fc Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · 11 years ago
  56. 638363e doc: Update information about the memory layout by Sandrine Bailleux · 11 years ago
  57. 8545a87 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 11 years ago
  58. 9253530 Merge pull request #100 from jcastillo-arm:jc/tf-issues/149-v4 by Andrew Thoelke · 11 years ago
  59. 659a670 Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · 11 years ago
  60. b3bcbcf Merge pull request #103 from athoelke:dh/tf-issues#68-v3 by Andrew Thoelke · 11 years ago
  61. 1151c82 Allow BL3-2 platform definitions to be optional by Dan Handley · 11 years ago
  62. dce74b8 Introduce interrupt handling framework in BL3-1 by Achin Gupta · 11 years ago
  63. e1333f7 Introduce interrupt registration framework in BL3-1 by Achin Gupta · 11 years ago
  64. f860e2c Doc: Add the "Building the Test Secure Payload" section by Sandrine Bailleux · 11 years ago
  65. 2467f70 TSP: Let the platform decide which secure memory to use by Sandrine Bailleux · 11 years ago
  66. 364daf9 Reserve some DDR DRAM for secure use on FVP platforms by Juan Castillo · 11 years ago
  67. 39f6a68 Merge pull request #85 from hliebel/hl/bl30-doc by Andrew Thoelke · 11 years ago
  68. 36eb6a7 Improve BL3-0 documentation by Harry Liebel · 11 years ago
  69. ec786cb Merge pull request #78 from jeenuv:tf-issues-148 by Andrew Thoelke · 11 years ago
  70. 2da8d8b Add build configuration for timer save/restore by Jeenu Viswambharan · 11 years ago
  71. c3c1e9b Document summary of build options in user guide by Jeenu Viswambharan · 11 years ago
  72. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 11 years ago
  73. 84dbf6f Fixes for TZC configuration on FVP by Andrew Thoelke · 11 years ago
  74. ce19cf1 FVP secure memory support documentation by Harry Liebel · 11 years ago
  75. 2bf28e6 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · 11 years ago
  76. 9e86490 Define frequency of system counter in platform code by Sandrine Bailleux · 11 years ago
  77. 65a9c0e Revert "Move architecture timer setup to platform-specific code" by Sandrine Bailleux · 11 years ago
  78. 0796fe0 Initialise UART console in all bootloader stages by Vikram Kanigiri · 11 years ago
  79. 64f6ea9 Implement ARM Standard Service by Jeenu Viswambharan · 11 years ago
  80. 1c297bf Move architecture timer setup to platform-specific code by Jeenu Viswambharan · 12 years ago
  81. 4bfc2d2 Enable platforms to omit some bootloaders by Jon Medhurst · 11 years ago
  82. b238849 Add v0.3 release documentation by Dan Handley · 11 years ago v0.3
  83. 57de6d7 Consolidate design and porting documentation by Dan Handley · 11 years ago
  84. 5e1e920 Add EL3 runtime services and SPD documentation by Dan Handley · 11 years ago
  85. 247f60b Separate firmware design out of user-guide.md by Dan Handley · 11 years ago
  86. 3505c04 Update versions of dependencies in user-guide.md by Dan Handley · 11 years ago
  87. 20d284c fvp: Initialise UART earlier by Sandrine Bailleux · 11 years ago
  88. 35ca351 Add support for BL3-2 in BL3-1 by Achin Gupta · 11 years ago
  89. a3050ed Add support for BL3-2 in BL2 by Achin Gupta · 11 years ago
  90. e4d084e Rework BL2 to BL3-1 hand over interface by Achin Gupta · 11 years ago
  91. d265bd7 Add Firmware Image Package (FIP) documentation by Harry Liebel · 12 years ago
  92. 36eaaf3 Allow style checking of tree and local changes by Ian Spray · 12 years ago
  93. 75f7367 psci: fix affinity level upgrade issue by Achin Gupta · 12 years ago
  94. 03cb8fb fvp: rename fvp_* files to plat_* by Ryan Harkin · 12 years ago
  95. 25cff83 Build system: Fixes #2: Add multi-platform support by Ryan Harkin · 12 years ago
  96. eaec590 Probe for GICv3 re-distributors on core bring-up by Harry Liebel · 12 years ago
  97. 4f60368 Do not trap access to floating point registers by Harry Liebel · 12 years ago
  98. e83b0ca Update year in copyright text to 2014 by Dan Handley · 12 years ago
  99. 5407885 Refer to separate issue tracking repository by Dan Handley · 12 years ago
  100. 0af6d64 Do not let GCC use built-in functions by Harry Liebel · 12 years ago