1. d32134d Merge pull request #661 from dp-arm/master by danh-arm · 8 years ago
  2. 4972ec5 Replace fip_create with fiptool by dp-arm · 8 years ago
  3. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago
  4. f91f144 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
  5. 241ec6c Add optional PSCI STAT residency & count functions by Yatharth Kochar · 8 years ago
  6. 9518d02 Add Performance Measurement Framework(PMF) by Yatharth Kochar · 8 years ago
  7. 99c571b Merge pull request #643 from sandrine-bailleux-arm/sb/checkpatch-conf-file by danh-arm · 8 years ago
  8. a83af08 Merge pull request #639 from danh-arm/dh/import-libfdt by danh-arm · 8 years ago
  9. 0b5a158 Move checkpatch options in a configuration file by Sandrine Bailleux · 8 years ago
  10. 3a35571 Exclude more files from checkpatch and checkcodebase by Dan Handley · 8 years ago
  11. d7b59e4 Move stdlib header files to include/lib/stdlib by Dan Handley · 8 years ago
  12. d75d2ba Build option to include AArch32 registers in cpu context by Soby Mathew · 8 years ago
  13. f5fdbcc Give user's compiler flags precedence over default ones by Sandrine Bailleux · 8 years ago
  14. d63370d Merge pull request #588 from antonio-nino-diaz-arm/an/ignore-check-md by danh-arm · 8 years ago
  15. dc0b9c8 Remove markdown files from coding style check by Antonio Nino Diaz · 8 years ago
  16. 34466f9 Fix list of paths to perform coding style check on by Antonio Nino Diaz · 8 years ago
  17. 1d8f3a7 Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-base by danh-arm · 8 years ago
  18. 25ab118 Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32 by danh-arm · 8 years ago
  19. 2b8277b Rename BL33_BASE option to PRELOADED_BL33_BASE by Antonio Nino Diaz · 8 years ago
  20. e4fa370 Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · 8 years ago
  21. e649196 Merge pull request #578 from EvanLloyd/ejll/woa_make2 by danh-arm · 8 years ago
  22. 004c9a5 Make:Allow for extension in tool names. by Evan Lloyd · 9 years ago
  23. f4ba5ca Make:Use "simply expanded" make variables. by Evan Lloyd · 9 years ago
  24. a71d259 Make:Use environment variables for OS detection. by Evan Lloyd · 9 years ago
  25. 26c6cb4 Make:Make shell commands more portable by Evan Lloyd · 9 years ago
  26. f269714 Make:Remove calls to shell from makefiles. by Evan Lloyd · 9 years ago
  27. 346f1f9 Remove xlat_helpers.c by Antonio Nino Diaz · 8 years ago
  28. faf144f Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapper by danh-arm · 8 years ago
  29. faf573a Enable preloaded BL33 alternative boot flow by Antonio Nino Diaz · 8 years ago
  30. 95036fc Compile stdlib C files individually by Antonio Nino Diaz · 8 years ago
  31. d481759 Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 8 years ago
  32. 8e04dec Apply TBBR naming convention to the fip_create options by Juan Castillo · 8 years ago
  33. 5554dc9 Merge pull request #475 from danh-arm/dh/v1.2-final by danh-arm · 9 years ago
  34. 30734ec Increment Makefile version to 1.2 by Dan Handley · 9 years ago
  35. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  36. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  37. c69ef8c Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · 9 years ago
  38. 7ac4b11 De-feature PL011 UART driver to match generic UART spec by Juan Castillo · 9 years ago
  39. d1a9343 FWU: Add support for `fwu_fip` target by Yatharth Kochar · 9 years ago
  40. b1c2fe0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago
  41. 71c9a5e FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago
  42. b21b02f Introduce COLD_BOOT_SINGLE_CPU build option by Sandrine Bailleux · 9 years ago
  43. 03897bb CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 9 years ago
  44. b7e97c4 Introduce SPIN_ON_BL1_EXIT build flag by Sandrine Bailleux · 9 years ago
  45. 18a6204 Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · 9 years ago
  46. 7916cca Merge pull request #430 from jcastillo-arm/jc/tf-issues/333 by Achin Gupta · 9 years ago
  47. 671b8db Fix build error when `BL32` is not defined by Juan Castillo · 9 years ago
  48. 23828aa Merge pull request #427 from jcastillo-arm/jc/tf-issues/294 by Achin Gupta · 9 years ago
  49. d4f7925 Add -mstrict-align to the gcc options by Juan Castillo · 9 years ago
  50. 1bdde17 Re-introduce evaluation of ENABLE_PLAT_COMPAT build flag by Achin Gupta · 9 years ago
  51. 396644b Make: fix dependency files generation by Juan Castillo · 9 years ago
  52. a3487d1 Rework Makefile by Juan Castillo · 9 years ago
  53. 70716d6 PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 9 years ago
  54. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago
  55. 49473e4 PSCI: Implement platform compatibility layer by Soby Mathew · 9 years ago
  56. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  57. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
  58. f9f39c3 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · 9 years ago
  59. 72fe347 TBB: add build option to save private keys by Juan Castillo · 9 years ago
  60. 9ccbc03 Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1 by danh-arm · 9 years ago
  61. 449dbd5 Introduce PROGRAMMABLE_RESET_ADDRESS build option by Sandrine Bailleux · 9 years ago
  62. eeeced5 Driver for 16550 UART interface by Varun Wadekar · 9 years ago
  63. 81be100 Allow deeper platform port directory structure by Dan Handley · 9 years ago
  64. f87ab39 Remove the ARCH build configuration from the Makefile by Sandrine Bailleux · 9 years ago
  65. e3dee95 Bug Fix: Fix checkpatch rule in Makefile by Sandrine Bailleux · 9 years ago
  66. 356d59d Merge pull request #269 from vikramkanigiri/vk/common-cci by danh-arm · 9 years ago
  67. 1aa439f Merge pull request #267 from sandrine-bailleux/sb/doc-fixes by danh-arm · 9 years ago
  68. c77c0cd Merge pull request #264 from jcastillo-arm/jc/tbb_fip_dep by danh-arm · 9 years ago
  69. 40d468c Common driver for ARM Cache Coherent Interconnects by Vikram Kanigiri · 10 years ago
  70. 749e079 checkpatch: ignore GIT_COMMIT_ID by Juan Castillo · 9 years ago
  71. cf8afbd Update help message printed by the Makefile by Sandrine Bailleux · 9 years ago
  72. a00cbfd TBB: fix build target 'all' dependency on certificates by Juan Castillo · 9 years ago
  73. 33fbb97 Ignore C library files when checking coding style by Sandrine Bailleux · 9 years ago
  74. e357a9e Documentation for version 1.1 by Achin Gupta · 9 years ago
  75. 13f6a93 TBB: add authentication module interface by Juan Castillo · 9 years ago
  76. 9c25a40 TBB: add PolarSSL based authentication module by Juan Castillo · 9 years ago
  77. 5e29c75 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · 9 years ago
  78. 379954c TBB: add support to include certificates in a FIP image by Juan Castillo · 10 years ago
  79. 11abdcd TBB: add tool to generate certificates by Juan Castillo · 10 years ago
  80. 09a16c0 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · 9 years ago
  81. e33ee5f FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · 10 years ago
  82. 523d633 Move bakery algorithm implementation out of coherent memory by Soby Mathew · 9 years ago
  83. 860cc3b Specify FIP filename at build time by Juan Castillo · 10 years ago
  84. 152c17f Fix problem of dependencies on the fiptool makefile target by Sandrine Bailleux · 10 years ago
  85. 937488b Optimize Cortex-A57 cluster power down sequence on Juno by Soby Mathew · 10 years ago
  86. dbee7fc Add support for specifying pre-built BL binaries in Makefile by Soby Mathew · 10 years ago
  87. 98b6b5d Documentation for version 1.0 by Dan Handley · 10 years ago
  88. 802f865 Add support for selected Cortex-A57 errata workarounds by Soby Mathew · 10 years ago
  89. 8e2f287 Add CPU specific power management operations by Soby Mathew · 10 years ago
  90. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  91. 7b83c44 Move IO storage source to drivers directory by Dan Handley · 10 years ago
  92. 0d84657 Merge pull request #183 from danh-arm/dh/print_output2 by danh-arm · 10 years ago
  93. cba2c50 Add concept of console output log levels by Dan Handley · 10 years ago
  94. beb83d6 Add compilation macro for each BL stage by Soby Mathew · 10 years ago
  95. c1adbbc Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 10 years ago
  96. 041f62a Implement an assert() callable from assembly code by Soby Mathew · 10 years ago
  97. 04be3a5 Add support for printing version at runtime by Juan Castillo · 10 years ago
  98. 1175cc5 Merge pull request #168 from sandrine-bailleux/sb/set-default-gic-arch by Dan Handley · 10 years ago
  99. afe7e2f Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago
  100. 5fe57c1 Define ARM_GIC_ARCH default value for all platforms by Sandrine Bailleux · 10 years ago