1. 403973c Give user's compiler flags precedence over default ones by Sandrine Bailleux · 8 years ago
  2. af984ee Merge pull request #588 from antonio-nino-diaz-arm/an/ignore-check-md by danh-arm · 8 years ago
  3. 8f524c2 Remove markdown files from coding style check by Antonio Nino Diaz · 8 years ago
  4. 3323fe1 Fix list of paths to perform coding style check on by Antonio Nino Diaz · 8 years ago
  5. c71a87a Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-base by danh-arm · 8 years ago
  6. b2c9687 Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32 by danh-arm · 8 years ago
  7. 68450a6 Rename BL33_BASE option to PRELOADED_BL33_BASE by Antonio Nino Diaz · 8 years ago
  8. 81d139d Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · 8 years ago
  9. 91e8ae6 Merge pull request #578 from EvanLloyd/ejll/woa_make2 by danh-arm · 8 years ago
  10. 42a45b5 Make:Allow for extension in tool names. by Evan Lloyd · 9 years ago
  11. b169f6a Make:Use "simply expanded" make variables. by Evan Lloyd · 9 years ago
  12. e7f54db Make:Use environment variables for OS detection. by Evan Lloyd · 9 years ago
  13. f1477d4 Make:Make shell commands more portable by Evan Lloyd · 9 years ago
  14. 231c147 Make:Remove calls to shell from makefiles. by Evan Lloyd · 9 years ago
  15. f33fbb2 Remove xlat_helpers.c by Antonio Nino Diaz · 8 years ago
  16. 6b1ca8f Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapper by danh-arm · 8 years ago
  17. cf2c8a3 Enable preloaded BL33 alternative boot flow by Antonio Nino Diaz · 8 years ago
  18. 191a008 Compile stdlib C files individually by Antonio Nino Diaz · 8 years ago
  19. 54035fc Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 9 years ago
  20. 8f0617e Apply TBBR naming convention to the fip_create options by Juan Castillo · 9 years ago
  21. d0c104e Merge pull request #475 from danh-arm/dh/v1.2-final by danh-arm · 9 years ago
  22. 6791f52 Increment Makefile version to 1.2 by Dan Handley · 9 years ago
  23. 1645d3e Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  24. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  25. 0c3a0b9 Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · 9 years ago
  26. 12f654b De-feature PL011 UART driver to match generic UART spec by Juan Castillo · 9 years ago
  27. 0191262 FWU: Add support for `fwu_fip` target by Yatharth Kochar · 9 years ago
  28. 9003fa0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago
  29. 48bfb88 FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago
  30. a9bec67 Introduce COLD_BOOT_SINGLE_CPU build option by Sandrine Bailleux · 9 years ago
  31. 4c117f6 CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 9 years ago
  32. 35e8c76 Introduce SPIN_ON_BL1_EXIT build flag by Sandrine Bailleux · 9 years ago
  33. 7a24cba Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · 9 years ago
  34. a64939e Merge pull request #430 from jcastillo-arm/jc/tf-issues/333 by Achin Gupta · 9 years ago
  35. 70d1fc5 Fix build error when `BL32` is not defined by Juan Castillo · 9 years ago
  36. c36d214 Merge pull request #427 from jcastillo-arm/jc/tf-issues/294 by Achin Gupta · 9 years ago
  37. fa1d371 Add -mstrict-align to the gcc options by Juan Castillo · 9 years ago
  38. 93271a1 Re-introduce evaluation of ENABLE_PLAT_COMPAT build flag by Achin Gupta · 9 years ago
  39. 8815467 Make: fix dependency files generation by Juan Castillo · 9 years ago
  40. 73c99d4 Rework Makefile by Juan Castillo · 9 years ago
  41. 5c8babc PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 9 years ago
  42. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago
  43. 32bc85f PSCI: Implement platform compatibility layer by Soby Mathew · 9 years ago
  44. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  45. 1779ba6 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
  46. ccbf890 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · 9 years ago
  47. fd34e7b TBB: add build option to save private keys by Juan Castillo · 9 years ago
  48. e347e84 Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1 by danh-arm · 9 years ago
  49. bf031bb Introduce PROGRAMMABLE_RESET_ADDRESS build option by Sandrine Bailleux · 9 years ago
  50. c13b2e3 Driver for 16550 UART interface by Varun Wadekar · 9 years ago
  51. c04d260 Allow deeper platform port directory structure by Dan Handley · 9 years ago
  52. d0687b2 Remove the ARCH build configuration from the Makefile by Sandrine Bailleux · 9 years ago
  53. 662109a Bug Fix: Fix checkpatch rule in Makefile by Sandrine Bailleux · 9 years ago
  54. 541d788 Merge pull request #269 from vikramkanigiri/vk/common-cci by danh-arm · 9 years ago
  55. 09c731e Merge pull request #267 from sandrine-bailleux/sb/doc-fixes by danh-arm · 9 years ago
  56. 0f49701 Merge pull request #264 from jcastillo-arm/jc/tbb_fip_dep by danh-arm · 9 years ago
  57. 23e47ed Common driver for ARM Cache Coherent Interconnects by Vikram Kanigiri · 10 years ago
  58. 9b4ee6b checkpatch: ignore GIT_COMMIT_ID by Juan Castillo · 9 years ago
  59. 1b57859 Update help message printed by the Makefile by Sandrine Bailleux · 9 years ago
  60. 85cdfdb TBB: fix build target 'all' dependency on certificates by Juan Castillo · 9 years ago
  61. 95d5353 Ignore C library files when checking coding style by Sandrine Bailleux · 9 years ago
  62. 130ed88 Documentation for version 1.1 by Achin Gupta · 10 years ago
  63. 40febc3 TBB: add authentication module interface by Juan Castillo · 10 years ago
  64. db6071c TBB: add PolarSSL based authentication module by Juan Castillo · 10 years ago
  65. 6eadf76 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · 10 years ago
  66. b7124ea TBB: add support to include certificates in a FIP image by Juan Castillo · 10 years ago
  67. 6f97162 TBB: add tool to generate certificates by Juan Castillo · 10 years ago
  68. 03b2370 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · 10 years ago
  69. 513dd3a FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · 10 years ago
  70. 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 10 years ago
  71. 7f48fab Specify FIP filename at build time by Juan Castillo · 10 years ago
  72. 07deed4 Fix problem of dependencies on the fiptool makefile target by Sandrine Bailleux · 10 years ago
  73. 5541bb3 Optimize Cortex-A57 cluster power down sequence on Juno by Soby Mathew · 10 years ago
  74. 27713fb Add support for specifying pre-built BL binaries in Makefile by Soby Mathew · 10 years ago
  75. c6249aa Documentation for version 1.0 by Dan Handley · 10 years ago
  76. d9bdaf2 Add support for selected Cortex-A57 errata workarounds by Soby Mathew · 10 years ago
  77. add4035 Add CPU specific power management operations by Soby Mathew · 10 years ago
  78. 5a06bb7 Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  79. 935db69 Move IO storage source to drivers directory by Dan Handley · 10 years ago
  80. 6f08fd5 Merge pull request #183 from danh-arm/dh/print_output2 by danh-arm · 10 years ago
  81. 289c28a Add concept of console output log levels by Dan Handley · 10 years ago
  82. 27905d0 Add compilation macro for each BL stage 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. aaa3e72 Add support for printing version at runtime by Juan Castillo · 10 years ago
  86. 54d0911 Merge pull request #168 from sandrine-bailleux/sb/set-default-gic-arch by Dan Handley · 10 years ago
  87. b79af93 Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago
  88. 2b98e78 Define ARM_GIC_ARCH default value for all platforms by Sandrine Bailleux · 10 years ago
  89. a1a4417 Merge pull request #162 from jcastillo-arm/jc/tf-issues/194 by danh-arm · 10 years ago
  90. 93d81d6 Add support for BL3-0 image by Sandrine Bailleux · 10 years ago
  91. 0f21c54 Allow FP register context to be optional at build time by Juan Castillo · 10 years ago
  92. e73af8a Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2 by danh-arm · 10 years ago
  93. 4f2104f Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  94. a0df63e Compile with '-Wmissing-include-dirs' flag by Sandrine Bailleux · 10 years ago
  95. 5c3272a Make system register functions inline assembly by Andrew Thoelke · 10 years ago
  96. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 10 years ago
  97. dbad1ba Add support for BL3-1 as a reset vector by Vikram Kanigiri · 10 years ago
  98. ec786cb Merge pull request #78 from jeenuv:tf-issues-148 by Andrew Thoelke · 10 years ago
  99. 2da8d8b Add build configuration for timer save/restore by Jeenu Viswambharan · 10 years ago
  100. e35c404 Reorganize build options by Jeenu Viswambharan · 10 years ago