1. 70716d6 PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · Mon Jul 13 16:26:11 2015 +0100
  2. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · Mon Jul 13 14:10:57 2015 +0100
  3. 49473e4 PSCI: Implement platform compatibility layer by Soby Mathew · Wed Jun 10 13:49:59 2015 +0100
  4. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · Tue Apr 07 12:16:56 2015 +0100
  5. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · Tue May 19 11:54:12 2015 +0100
  6. f9f39c3 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · Mon Jun 01 16:34:23 2015 +0100
  7. 72fe347 TBB: add build option to save private keys by Juan Castillo · Wed Feb 25 12:43:12 2015 +0000
  8. 9ccbc03 Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1 by danh-arm · Wed Jun 24 11:23:33 2015 +0100
  9. 449dbd5 Introduce PROGRAMMABLE_RESET_ADDRESS build option by Sandrine Bailleux · Tue Jun 02 17:19:43 2015 +0100
  10. eeeced5 Driver for 16550 UART interface by Varun Wadekar · Tue May 19 16:44:17 2015 +0530
  11. 81be100 Allow deeper platform port directory structure by Dan Handley · Fri Mar 27 17:44:35 2015 +0000
  12. f87ab39 Remove the ARCH build configuration from the Makefile by Sandrine Bailleux · Wed Feb 18 17:28:07 2015 +0000
  13. e3dee95 Bug Fix: Fix checkpatch rule in Makefile by Sandrine Bailleux · Thu Mar 26 15:07:47 2015 +0000
  14. 356d59d Merge pull request #269 from vikramkanigiri/vk/common-cci by danh-arm · Tue Mar 17 14:28:48 2015 +0000
  15. 1aa439f Merge pull request #267 from sandrine-bailleux/sb/doc-fixes by danh-arm · Tue Mar 17 14:22:15 2015 +0000
  16. c77c0cd Merge pull request #264 from jcastillo-arm/jc/tbb_fip_dep by danh-arm · Tue Mar 17 14:19:48 2015 +0000
  17. 40d468c Common driver for ARM Cache Coherent Interconnects by Vikram Kanigiri · Tue Dec 23 01:00:22 2014 +0000
  18. 749e079 checkpatch: ignore GIT_COMMIT_ID by Juan Castillo · Wed Mar 11 14:21:53 2015 +0000
  19. cf8afbd Update help message printed by the Makefile by Sandrine Bailleux · Wed Feb 18 16:18:00 2015 +0000
  20. a00cbfd TBB: fix build target 'all' dependency on certificates by Juan Castillo · Mon Mar 02 16:16:13 2015 +0000
  21. 33fbb97 Ignore C library files when checking coding style by Sandrine Bailleux · Thu Feb 26 11:22:40 2015 +0000
  22. e357a9e Documentation for version 1.1 by Achin Gupta · Mon Feb 02 17:31:42 2015 +0000
  23. 13f6a93 TBB: add authentication module interface by Juan Castillo · Tue Jan 13 10:37:27 2015 +0000
  24. 9c25a40 TBB: add PolarSSL based authentication module by Juan Castillo · Tue Jan 13 12:21:04 2015 +0000
  25. 5e29c75 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · Wed Jan 07 10:39:25 2015 +0000
  26. 379954c TBB: add support to include certificates in a FIP image by Juan Castillo · Tue Nov 04 17:36:40 2014 +0000
  27. 11abdcd TBB: add tool to generate certificates by Juan Castillo · Tue Oct 21 11:30:42 2014 +0100
  28. 09a16c0 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · Wed Jan 28 10:42:32 2015 +0000
  29. e33ee5f FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · Fri Dec 19 09:51:00 2014 +0000
  30. 523d633 Move bakery algorithm implementation out of coherent memory by Soby Mathew · Thu Jan 08 18:02:19 2015 +0000
  31. 860cc3b Specify FIP filename at build time by Juan Castillo · Mon Nov 24 11:45:12 2014 +0000
  32. 152c17f Fix problem of dependencies on the fiptool makefile target by Sandrine Bailleux · Mon Oct 27 17:10:46 2014 +0000
  33. 937488b Optimize Cortex-A57 cluster power down sequence on Juno by Soby Mathew · Mon Sep 22 14:13:34 2014 +0100
  34. dbee7fc Add support for specifying pre-built BL binaries in Makefile by Soby Mathew · Mon Sep 08 17:51:01 2014 +0100
  35. 98b6b5d Documentation for version 1.0 by Dan Handley · Tue Aug 26 19:18:55 2014 +0100
  36. 802f865 Add support for selected Cortex-A57 errata workarounds by Soby Mathew · Thu Aug 14 16:19:29 2014 +0100
  37. 8e2f287 Add CPU specific power management operations by Soby Mathew · Thu Aug 14 12:49:05 2014 +0100
  38. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · Mon Aug 04 11:41:20 2014 +0100
  39. 7b83c44 Move IO storage source to drivers directory by Dan Handley · Tue Aug 12 14:20:28 2014 +0100
  40. 0d84657 Merge pull request #183 from danh-arm/dh/print_output2 by danh-arm · Tue Aug 12 16:57:46 2014 +0100
  41. cba2c50 Add concept of console output log levels by Dan Handley · Fri Aug 08 14:36:42 2014 +0100
  42. beb83d6 Add compilation macro for each BL stage by Soby Mathew · Wed Jul 16 15:12:21 2014 +0100
  43. c1adbbc Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · Wed Jun 25 10:07:40 2014 +0100
  44. 041f62a Implement an assert() callable from assembly code by Soby Mathew · Mon Jul 14 16:58:03 2014 +0100
  45. 04be3a5 Add support for printing version at runtime by Juan Castillo · Mon Jun 30 11:41:46 2014 +0100
  46. 1175cc5 Merge pull request #168 from sandrine-bailleux/sb/set-default-gic-arch by Dan Handley · Fri Jul 25 14:56:46 2014 +0100
  47. afe7e2f Implement a leaner printf for Trusted Firmware by Soby Mathew · Thu Jun 12 17:23:58 2014 +0100
  48. 5fe57c1 Define ARM_GIC_ARCH default value for all platforms by Sandrine Bailleux · Thu Jul 17 17:23:14 2014 +0100
  49. 47a6483 Merge pull request #162 from jcastillo-arm/jc/tf-issues/194 by danh-arm · Fri Jul 11 14:17:05 2014 +0100
  50. f841ef0 Add support for BL3-0 image by Sandrine Bailleux · Tue Jun 24 14:19:36 2014 +0100
  51. 258e94f Allow FP register context to be optional at build time by Juan Castillo · Wed Jun 25 17:26:36 2014 +0100
  52. 3c74a44 Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2 by danh-arm · Tue Jun 24 16:48:31 2014 +0100
  53. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · Fri Jun 13 17:05:10 2014 +0100
  54. 47e74a8 Compile with '-Wmissing-include-dirs' flag by Sandrine Bailleux · Mon Jun 23 13:37:53 2014 +0100
  55. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · Mon Jun 02 15:44:43 2014 +0100
  56. ed6ff95 Split platform.h into separate headers by Dan Handley · Wed May 14 17:44:19 2014 +0100
  57. 9637745 Add support for BL3-1 as a reset vector by Vikram Kanigiri · Thu Apr 24 11:02:16 2014 +0100
  58. b058556 Merge pull request #78 from jeenuv:tf-issues-148 by Andrew Thoelke · Mon May 19 12:54:05 2014 +0100
  59. d1b6015 Add build configuration for timer save/restore by Jeenu Viswambharan · Mon May 12 15:28:47 2014 +0100
  60. 19a0ace Reorganize build options by Jeenu Viswambharan · Thu May 15 14:40:58 2014 +0100
  61. e5c39fd Introduce convenience functions to build by Jeenu Viswambharan · Fri May 16 11:38:10 2014 +0100
  62. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · Mon Apr 07 15:28:55 2014 +0100
  63. 176e7b4 Remove vpath usage in makefiles by Dan Handley · Tue Apr 15 18:20:09 2014 +0100
  64. 714a0d2 Make use of user/system includes more consistent by Dan Handley · Wed Apr 09 13:13:04 2014 +0100
  65. a70615f Move include and source files to logical locations by Dan Handley · Wed Apr 09 12:48:25 2014 +0100
  66. e01ea34 Use --gc-sections during link by Andrew Thoelke · Tue Mar 18 07:13:52 2014 +0000
  67. 2d3e42d Build system: Trigger dependency checking only for build targets by Sandrine Bailleux · Fri Mar 21 14:17:51 2014 +0000
  68. a08588a Build system: Remove last traces of 'PLAT=all' by Sandrine Bailleux · Fri Mar 21 13:16:35 2014 +0000
  69. 2a30a75 Specify image entry in linker script by Jeenu Viswambharan · Tue Mar 11 11:06:45 2014 +0000
  70. 1814a3e Implement ARM Standard Service by Jeenu Viswambharan · Fri Feb 28 10:08:33 2014 +0000
  71. 66573cb Enable platforms to omit some bootloaders by Jon Medhurst · Thu Feb 13 15:19:28 2014 +0000
  72. ecf0a71 Generate build time and date message at link time. by Jon Medhurst · Mon Feb 17 12:18:24 2014 +0000
  73. 407a95c Update Makefiles to get proper dependency checking working. by Jon Medhurst · Wed Feb 12 15:54:48 2014 +0000
  74. 8aa559c Revert accidental removal of BL2 from help message by Jeenu Viswambharan · Fri Feb 21 11:42:08 2014 +0000
  75. 2f2cef4 Cleanup FIP build targets and messages by Jeenu Viswambharan · Wed Feb 19 09:38:18 2014 +0000
  76. 375f538 Add Test Secure Payload Dispatcher (TSPD) service by Achin Gupta · Tue Feb 18 18:12:48 2014 +0000
  77. 0a9f747 Move PSCI to runtime services directory by Achin Gupta · Sun Feb 09 17:48:12 2014 +0000
  78. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · Sun Feb 09 13:30:38 2014 +0000
  79. 7421b46 Add runtime services framework by Achin Gupta · Sat Feb 01 18:53:26 2014 +0000
  80. f58ad36 Add Firmware Image Package creation tool by Harry Liebel · Fri Jan 10 18:00:33 2014 +0000
  81. f2f9bb5 Add IO abstraction framework by James Morrissey · Mon Feb 10 16:18:59 2014 +0000
  82. 40a6f64 Fix asserts appearing in release builds by James Morrissey · Mon Feb 10 14:24:36 2014 +0000
  83. df64a55 Compile assembly files with -DDEBUG flag by Sandrine Bailleux · Tue Feb 11 13:31:33 2014 +0000
  84. 36eaaf3 Allow style checking of tree and local changes by Ian Spray · Thu Jan 30 17:25:28 2014 +0000
  85. 35fab8c Build system: Add cscope target to the Makefile by Joakim Bech · Thu Jan 23 14:51:49 2014 +0100
  86. 72ee331 Build system: add 'make help' option by Ryan Harkin · Wed Jan 15 16:55:07 2014 +0000
  87. d7a6b0f Build system: minor spacing tidyup by Ryan Harkin · Mon Jan 13 14:40:13 2014 +0000
  88. 25cff83 Build system: Fixes #2: Add multi-platform support by Ryan Harkin · Mon Jan 13 12:37:03 2014 +0000
  89. 4f60368 Do not trap access to floating point registers by Harry Liebel · Tue Jan 14 18:11:48 2014 +0000
  90. e83b0ca Update year in copyright text to 2014 by Dan Handley · Tue Jan 14 18:17:09 2014 +0000
  91. e22fb91 Build project with 'pedantic' by Harry Liebel · Fri Jan 03 14:18:15 2014 +0000
  92. 0af6d64 Do not let GCC use built-in functions by Harry Liebel · Fri Dec 20 18:51:12 2013 +0000
  93. c81b1d0 Create local C library implementation (1/2) by Harry Liebel · Tue Dec 17 18:31:42 2013 +0000
  94. ab2d31e Enable third party contributions by Dan Handley · Mon Dec 02 19:25:12 2013 +0000
  95. 3e850a8 Treat compiler, assembler and linker warnings as errors by Sandrine Bailleux · Wed Nov 20 11:50:48 2013 +0000
  96. eaaeece Generate build products in sub-directories by James Morrissey · Fri Nov 01 13:56:59 2013 +0000
  97. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · Fri Oct 25 09:08:21 2013 +0100