1. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · Thu Dec 17 13:58:58 2015 +0000
  2. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  3. 6c0566c Move context management code to common location by Yatharth Kochar · Fri Oct 02 17:56:48 2015 +0100
  4. b371da7 Merge pull request #423 from jcastillo-arm/jc/genfw/1211 by Achin Gupta · Wed Nov 04 22:32:50 2015 +0000
  5. 6e76206 Remove deprecated IO return definitions by Juan Castillo · Mon Nov 02 10:47:01 2015 +0000
  6. b2e224c Introduce print_entry_point_info() function by Sandrine Bailleux · Mon Sep 28 17:03:06 2015 +0100
  7. ec813f5 Use standard errno definitions in load_auth_image() by Juan Castillo · Thu Oct 01 18:37:40 2015 +0100
  8. ceb0d0f Ensure BL2 security state is secure by Vikram Kanigiri · Thu Jul 23 11:16:28 2015 +0100
  9. 97dbcf1 TBB: abort boot if BL3-2 cannot be authenticated by Juan Castillo · Mon Aug 17 10:43:27 2015 +0100
  10. c9ac73f TBB: delete deprecated PolarSSL authentication module by Juan Castillo · Fri Apr 10 11:58:34 2015 +0100
  11. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · Tue May 19 11:54:12 2015 +0100
  12. 3a66aca Use numbers to identify images instead of names by Juan Castillo · Mon Apr 13 17:36:19 2015 +0100
  13. f18daf7 TBB: replace assert() with runtime checks in PolarSSL module by Juan Castillo · Tue Mar 10 15:18:55 2015 +0000
  14. ac40293 TBB: use ASN.1 type DigestInfo to represent hashes by Juan Castillo · Thu Mar 05 14:30:00 2015 +0000
  15. eb839ce Fix type mismatches in verbose logging by Dan Handley · Mon Mar 23 18:13:33 2015 +0000
  16. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · Tue Mar 24 14:03:57 2015 +0000
  17. ddf751e TBB: remove PolarSSL SHA1 functions from the binary by Juan Castillo · Tue Mar 10 12:17:21 2015 +0000
  18. a64a854 Fix violations to the coding style by Sandrine Bailleux · Thu Mar 05 10:54:34 2015 +0000
  19. 13f6a93 TBB: add authentication module interface by Juan Castillo · Tue Jan 13 10:37:27 2015 +0000
  20. 9c25a40 TBB: add PolarSSL based authentication module by Juan Castillo · Tue Jan 13 12:21:04 2015 +0000
  21. 09a55a8 Skip reserving memory for non-executable and BL3-0 images by Juan Castillo · Mon Jan 19 16:51:21 2015 +0000
  22. 1218f11 Rework use of labels in assembly macros. by Soby Mathew · Tue Aug 19 11:26:00 2014 +0100
  23. 91b624e Rationalize console log output by Dan Handley · Tue Jul 29 17:14:00 2014 +0100
  24. 5cd545d Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · Mon Jul 28 14:33:44 2014 +0100
  25. f558cac Rework incorrect use of assert() and panic() in codebase by Juan Castillo · Thu Jun 05 09:45:36 2014 +0100
  26. c1adbbc Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · Wed Jun 25 10:07:40 2014 +0100
  27. 041f62a Implement an assert() callable from assembly code by Soby Mathew · Mon Jul 14 16:58:03 2014 +0100
  28. afe7e2f Implement a leaner printf for Trusted Firmware by Soby Mathew · Thu Jun 12 17:23:58 2014 +0100
  29. 467d057 Remove concept of top/bottom image loading by Sandrine Bailleux · Tue Jun 24 14:02:34 2014 +0100
  30. 3ab33f3 Make the entry point argument optional in load_image() by Sandrine Bailleux · Wed May 28 11:31:18 2014 +0100
  31. 7ce42df Move BL porting functions into platform.h by Dan Handley · Thu May 15 14:11:36 2014 +0100
  32. d8c9d26 Rework memory information passing to BL3-x images by Vikram Kanigiri · Fri May 16 18:48:12 2014 +0100
  33. da56743 Populate BL31 input parameters as per new spec by Vikram Kanigiri · Tue Apr 15 18:08:08 2014 +0100
  34. a3a5e4a Rework handover interface between BL stages by Vikram Kanigiri · Thu May 15 18:27:15 2014 +0100
  35. 9851e42 Introduce macros to manipulate the SPSR by Vikram Kanigiri · Tue May 13 14:42:08 2014 +0100
  36. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · Mon Apr 07 15:28:55 2014 +0100
  37. 25232af Introduce IS_IN_ELX() macros by Sandrine Bailleux · Fri May 09 11:23:11 2014 +0100
  38. a4cb68e Remove variables from .data section by Dan Handley · Wed Apr 23 13:47:06 2014 +0100
  39. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · Wed Apr 09 13:14:54 2014 +0100
  40. e2712bc Always use named structs in header files by Dan Handley · Thu Apr 10 15:37:22 2014 +0100
  41. 714a0d2 Make use of user/system includes more consistent by Dan Handley · Wed Apr 09 13:13:04 2014 +0100
  42. a70615f Move include and source files to logical locations by Dan Handley · Wed Apr 09 12:48:25 2014 +0100
  43. 4d05275 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 by Sandrine Bailleux · Mon Mar 24 10:24:08 2014 +0000
  44. 78a6e0c Remove partially qualified asm helper functions by Vikram Kanigiri · Tue Mar 11 17:41:00 2014 +0000
  45. 87274c4 bl_common: add image_size() by Ryan Harkin · Tue Feb 04 11:43:57 2014 +0000
  46. 090630e Tolerate runtime service initialization failure by Jeenu Viswambharan · Thu Feb 20 17:19:39 2014 +0000
  47. 08c28d5 Report recoverable errors as warnings by Jeenu Viswambharan · Thu Feb 20 12:03:31 2014 +0000
  48. 0a9f747 Move PSCI to runtime services directory by Achin Gupta · Sun Feb 09 17:48:12 2014 +0000
  49. e4d084e Rework BL2 to BL3-1 hand over interface by Achin Gupta · Wed Feb 19 17:18:23 2014 +0000
  50. caa8493 Add support for handling runtime service requests by Jeenu Viswambharan · Thu Feb 06 10:36:15 2014 +0000
  51. 07f4e07 Introduce new exception handling framework by Achin Gupta · Sun Feb 02 12:02:23 2014 +0000
  52. 7421b46 Add runtime services framework by Achin Gupta · Sat Feb 01 18:53:26 2014 +0000
  53. ef7a28c psci: Use context library for preserving EL3 state by Achin Gupta · Sat Feb 01 08:59:56 2014 +0000
  54. b739f22 Setup VBAR_EL3 incrementally by Achin Gupta · Sat Jan 18 16:50:09 2014 +0000
  55. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · Mon Feb 10 17:04:32 2014 +0000
  56. 40a6f64 Fix asserts appearing in release builds by James Morrissey · Mon Feb 10 14:24:36 2014 +0000
  57. 75f7367 psci: fix affinity level upgrade issue by Achin Gupta · Thu Dec 05 16:33:10 2013 +0000
  58. a45e397 psci: preserve target affinity level during suspend by Achin Gupta · Thu Dec 05 15:10:48 2013 +0000
  59. a59caa4 psci: replace secure context with suspend context by Achin Gupta · Thu Dec 05 14:21:04 2013 +0000
  60. e83b0ca Update year in copyright text to 2014 by Dan Handley · Tue Jan 14 18:17:09 2014 +0000
  61. ba6980a Move RUN_IMAGE constant from bl1.h to bl_common.h by Sandrine Bailleux · Mon Dec 02 15:41:25 2013 +0000
  62. 0959db5 psci: rectify and homogenise generic code by Achin Gupta · Mon Dec 02 17:33:04 2013 +0000
  63. 3140a9e psci: rework cpu_off assertion and minor cleanups by Achin Gupta · Mon Dec 02 16:23:12 2013 +0000
  64. c8afc78 psci: fix error due to a non zero context id by Achin Gupta · Mon Nov 25 18:45:02 2013 +0000
  65. ab2d31e Enable third party contributions by Dan Handley · Mon Dec 02 19:25:12 2013 +0000
  66. 8d69a03 Various improvements/cleanups on the linker scripts by Sandrine Bailleux · Wed Nov 27 09:38:52 2013 +0000
  67. 3738274 Unmask SError and Debug exceptions. by Sandrine Bailleux · Mon Nov 18 17:26:59 2013 +0000
  68. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · Fri Oct 25 09:08:21 2013 +0100