1. b7124ea TBB: add support to include certificates in a FIP image by Juan Castillo · 11 years ago
  2. 6f97162 TBB: add tool to generate certificates by Juan Castillo · 11 years ago
  3. 03b2370 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · 10 years ago
  4. 513dd3a FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · 11 years ago
  5. 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 10 years ago
  6. 7f48fab Specify FIP filename at build time by Juan Castillo · 11 years ago
  7. 07deed4 Fix problem of dependencies on the fiptool makefile target by Sandrine Bailleux · 11 years ago
  8. 5541bb3 Optimize Cortex-A57 cluster power down sequence on Juno by Soby Mathew · 11 years ago
  9. 27713fb Add support for specifying pre-built BL binaries in Makefile by Soby Mathew · 11 years ago
  10. c6249aa Documentation for version 1.0 by Dan Handley · 11 years ago
  11. d9bdaf2 Add support for selected Cortex-A57 errata workarounds by Soby Mathew · 11 years ago
  12. add4035 Add CPU specific power management operations by Soby Mathew · 11 years ago
  13. 5a06bb7 Clarify platform porting interface to TSP by Dan Handley · 11 years ago
  14. 935db69 Move IO storage source to drivers directory by Dan Handley · 11 years ago
  15. 6f08fd5 Merge pull request #183 from danh-arm/dh/print_output2 by danh-arm · 11 years ago
  16. 289c28a Add concept of console output log levels by Dan Handley · 11 years ago
  17. 27905d0 Add compilation macro for each BL stage by Soby Mathew · 11 years ago
  18. 626ed51 Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 11 years ago
  19. bc92012 Implement an assert() callable from assembly code by Soby Mathew · 11 years ago
  20. aaa3e72 Add support for printing version at runtime by Juan Castillo · 11 years ago
  21. 54d0911 Merge pull request #168 from sandrine-bailleux/sb/set-default-gic-arch by Dan Handley · 11 years ago
  22. b79af93 Implement a leaner printf for Trusted Firmware by Soby Mathew · 11 years ago
  23. 2b98e78 Define ARM_GIC_ARCH default value for all platforms by Sandrine Bailleux · 11 years ago
  24. a1a4417 Merge pull request #162 from jcastillo-arm/jc/tf-issues/194 by danh-arm · 11 years ago
  25. 93d81d6 Add support for BL3-0 image by Sandrine Bailleux · 11 years ago
  26. 0f21c54 Allow FP register context to be optional at build time by Juan Castillo · 11 years ago
  27. e73af8a Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2 by danh-arm · 11 years ago
  28. 4f2104f Remove all checkpatch errors from codebase by Juan Castillo · 11 years ago
  29. a0df63e Compile with '-Wmissing-include-dirs' flag by Sandrine Bailleux · 11 years ago
  30. 5c3272a Make system register functions inline assembly by Andrew Thoelke · 11 years ago
  31. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
  32. dbad1ba Add support for BL3-1 as a reset vector by Vikram Kanigiri · 11 years ago
  33. ec786cb Merge pull request #78 from jeenuv:tf-issues-148 by Andrew Thoelke · 11 years ago
  34. 2da8d8b Add build configuration for timer save/restore by Jeenu Viswambharan · 11 years ago
  35. e35c404 Reorganize build options by Jeenu Viswambharan · 11 years ago
  36. 289e0da Introduce convenience functions to build by Jeenu Viswambharan · 11 years ago
  37. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 11 years ago
  38. bee8241 Remove vpath usage in makefiles by Dan Handley · 11 years ago
  39. 35e98e5 Make use of user/system includes more consistent by Dan Handley · 11 years ago
  40. 4ecca33 Move include and source files to logical locations by Dan Handley · 11 years ago
  41. dccc537 Use --gc-sections during link by Andrew Thoelke · 11 years ago
  42. 8d2296f Build system: Trigger dependency checking only for build targets by Sandrine Bailleux · 11 years ago
  43. 08c7ed0 Build system: Remove last traces of 'PLAT=all' by Sandrine Bailleux · 11 years ago
  44. 9f98aa1 Specify image entry in linker script by Jeenu Viswambharan · 11 years ago
  45. 64f6ea9 Implement ARM Standard Service by Jeenu Viswambharan · 11 years ago
  46. 4bfc2d2 Enable platforms to omit some bootloaders by Jon Medhurst · 11 years ago
  47. fb05246 Generate build time and date message at link time. by Jon Medhurst · 11 years ago
  48. 6d55d10 Update Makefiles to get proper dependency checking working. by Jon Medhurst · 11 years ago
  49. 8aa559c Revert accidental removal of BL2 from help message by Jeenu Viswambharan · 11 years ago
  50. 2f2cef4 Cleanup FIP build targets and messages by Jeenu Viswambharan · 11 years ago
  51. 375f538 Add Test Secure Payload Dispatcher (TSPD) service by Achin Gupta · 11 years ago
  52. 0a9f747 Move PSCI to runtime services directory by Achin Gupta · 11 years ago
  53. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · 11 years ago
  54. 7421b46 Add runtime services framework by Achin Gupta · 11 years ago
  55. f58ad36 Add Firmware Image Package creation tool by Harry Liebel · 11 years ago
  56. f2f9bb5 Add IO abstraction framework by James Morrissey · 11 years ago
  57. 40a6f64 Fix asserts appearing in release builds by James Morrissey · 11 years ago
  58. df64a55 Compile assembly files with -DDEBUG flag by Sandrine Bailleux · 11 years ago
  59. 36eaaf3 Allow style checking of tree and local changes by Ian Spray · 11 years ago
  60. 35fab8c Build system: Add cscope target to the Makefile by Joakim Bech · 11 years ago
  61. 72ee331 Build system: add 'make help' option by Ryan Harkin · 11 years ago
  62. d7a6b0f Build system: minor spacing tidyup by Ryan Harkin · 11 years ago
  63. 25cff83 Build system: Fixes #2: Add multi-platform support by Ryan Harkin · 11 years ago
  64. 4f60368 Do not trap access to floating point registers by Harry Liebel · 11 years ago
  65. e83b0ca Update year in copyright text to 2014 by Dan Handley · 11 years ago
  66. e22fb91 Build project with 'pedantic' by Harry Liebel · 12 years ago
  67. 0af6d64 Do not let GCC use built-in functions by Harry Liebel · 12 years ago
  68. c81b1d0 Create local C library implementation (1/2) by Harry Liebel · 12 years ago
  69. ab2d31e Enable third party contributions by Dan Handley · 12 years ago
  70. 3e850a8 Treat compiler, assembler and linker warnings as errors by Sandrine Bailleux · 12 years ago
  71. eaaeece Generate build products in sub-directories by James Morrissey · 12 years ago
  72. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 12 years ago v0.2