1. 335bf58 Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · Fri May 23 12:14:37 2014 +0100
  2. 5e9b3ab doc: Update information about the memory layout by Sandrine Bailleux · Wed May 21 17:08:26 2014 +0100
  3. 58484d4 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · Fri May 23 11:00:04 2014 +0100
  4. 31f0f8f Merge pull request #100 from jcastillo-arm:jc/tf-issues/149-v4 by Andrew Thoelke · Fri May 23 11:00:04 2014 +0100
  5. 44a07af Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · Fri May 23 11:00:04 2014 +0100
  6. a83a38c Merge pull request #103 from athoelke:dh/tf-issues#68-v3 by Andrew Thoelke · Fri May 23 11:00:04 2014 +0100
  7. 21a30ab Allow BL3-2 platform definitions to be optional by Dan Handley · Tue Apr 15 11:38:38 2014 +0100
  8. 9cf2bb7 Introduce interrupt handling framework in BL3-1 by Achin Gupta · Fri May 09 11:07:09 2014 +0100
  9. 191e86e Introduce interrupt registration framework in BL3-1 by Achin Gupta · Fri May 09 10:03:15 2014 +0100
  10. fcf9765 Doc: Add the "Building the Test Secure Payload" section by Sandrine Bailleux · Wed May 14 16:45:27 2014 +0100
  11. 5ac3cc9 TSP: Let the platform decide which secure memory to use by Sandrine Bailleux · Tue May 20 17:22:24 2014 +0100
  12. 7055ca4 Reserve some DDR DRAM for secure use on FVP platforms by Juan Castillo · Fri May 16 15:33:15 2014 +0100
  13. ab3d352 Merge pull request #85 from hliebel/hl/bl30-doc by Andrew Thoelke · Thu May 22 12:28:05 2014 +0100
  14. eed7a5b Improve BL3-0 documentation by Harry Liebel · Thu May 01 14:09:16 2014 +0100
  15. b058556 Merge pull request #78 from jeenuv:tf-issues-148 by Andrew Thoelke · Mon May 19 12:54:05 2014 +0100
  16. d1b6015 Add build configuration for timer save/restore by Jeenu Viswambharan · Mon May 12 15:28:47 2014 +0100
  17. 4b9608b Document summary of build options in user guide by Jeenu Viswambharan · Thu May 15 14:47:21 2014 +0100
  18. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · Mon Apr 07 15:28:55 2014 +0100
  19. fe3374b Fixes for TZC configuration on FVP by Andrew Thoelke · Fri May 09 15:36:13 2014 +0100
  20. eb98579 FVP secure memory support documentation by Harry Liebel · Tue Apr 01 19:28:07 2014 +0100
  21. 65668f9 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · Thu Mar 20 10:48:23 2014 +0000
  22. 3fa9847 Define frequency of system counter in platform code by Sandrine Bailleux · Mon Mar 31 11:25:18 2014 +0100
  23. 74c1a2a Revert "Move architecture timer setup to platform-specific code" by Sandrine Bailleux · Mon Mar 31 10:44:09 2014 +0100
  24. 3ff77de Initialise UART console in all bootloader stages by Vikram Kanigiri · Tue Mar 25 17:35:26 2014 +0000
  25. 1814a3e Implement ARM Standard Service by Jeenu Viswambharan · Fri Feb 28 10:08:33 2014 +0000
  26. 5741894 Move architecture timer setup to platform-specific code by Jeenu Viswambharan · Tue Jan 07 10:21:18 2014 +0000
  27. 66573cb Enable platforms to omit some bootloaders by Jon Medhurst · Thu Feb 13 15:19:28 2014 +0000
  28. 619c5b3 Add v0.3 release documentation by Dan Handley · Wed Feb 26 17:20:40 2014 +0000
  29. 3cb6c9d Consolidate design and porting documentation by Dan Handley · Thu Feb 27 19:46:37 2014 +0000
  30. 3cad00d Add EL3 runtime services and SPD documentation by Dan Handley · Tue Feb 25 19:09:48 2014 +0000
  31. 7fb153b Separate firmware design out of user-guide.md by Dan Handley · Tue Feb 25 13:28:04 2014 +0000
  32. 6cef39a Update versions of dependencies in user-guide.md by Dan Handley · Wed Feb 19 16:30:22 2014 +0000
  33. 7c596b2 fvp: Initialise UART earlier by Sandrine Bailleux · Fri Feb 21 14:16:16 2014 +0000
  34. 35ca351 Add support for BL3-2 in BL3-1 by Achin Gupta · Wed Feb 19 17:58:33 2014 +0000
  35. a3050ed Add support for BL3-2 in BL2 by Achin Gupta · Wed Feb 19 17:52:35 2014 +0000
  36. e4d084e Rework BL2 to BL3-1 hand over interface by Achin Gupta · Wed Feb 19 17:18:23 2014 +0000
  37. d265bd7 Add Firmware Image Package (FIP) documentation by Harry Liebel · Fri Jan 31 19:04:10 2014 +0000
  38. 36eaaf3 Allow style checking of tree and local changes by Ian Spray · Thu Jan 30 17:25:28 2014 +0000
  39. 75f7367 psci: fix affinity level upgrade issue by Achin Gupta · Thu Dec 05 16:33:10 2013 +0000
  40. 03cb8fb fvp: rename fvp_* files to plat_* by Ryan Harkin · Wed Jan 15 17:37:25 2014 +0000
  41. 25cff83 Build system: Fixes #2: Add multi-platform support by Ryan Harkin · Mon Jan 13 12:37:03 2014 +0000
  42. eaec590 Probe for GICv3 re-distributors on core bring-up by Harry Liebel · Thu Dec 12 13:00:29 2013 +0000
  43. 4f60368 Do not trap access to floating point registers by Harry Liebel · Tue Jan 14 18:11:48 2014 +0000
  44. e83b0ca Update year in copyright text to 2014 by Dan Handley · Tue Jan 14 18:17:09 2014 +0000
  45. 5407885 Refer to separate issue tracking repository by Dan Handley · Tue Jan 14 13:20:12 2014 +0000
  46. 0af6d64 Do not let GCC use built-in functions by Harry Liebel · Fri Dec 20 18:51:12 2013 +0000
  47. a960f28 Local C library documentation updates by Harry Liebel · Thu Dec 12 16:03:44 2013 +0000
  48. ee12f6f Remove useless copies of meminfo structures by Sandrine Bailleux · Thu Nov 28 14:55:58 2013 +0000
  49. dc98e53 psci: update docs with status of cpu_suspend api by Achin Gupta · Tue Nov 26 15:34:12 2013 +0000
  50. 2d94d4a remove check on non-secure entrypoint parameter by Achin Gupta · Tue Nov 05 11:10:38 2013 +0000
  51. c8afc78 psci: fix error due to a non zero context id by Achin Gupta · Mon Nov 25 18:45:02 2013 +0000
  52. 994dfce psci: fix values of incorrectly defined constants by Achin Gupta · Sat Oct 26 13:10:31 2013 +0100
  53. b127cdb clear wakeup enable bit upon resuming from suspend by Achin Gupta · Tue Nov 12 16:40:00 2013 +0000
  54. ab2d31e Enable third party contributions by Dan Handley · Mon Dec 02 19:25:12 2013 +0000
  55. cd29b0a Update user guide further to linker scripts changes by Sandrine Bailleux · Wed Nov 27 10:32:17 2013 +0000
  56. eaaeece Generate build products in sub-directories by James Morrissey · Fri Nov 01 13:56:59 2013 +0000
  57. 375ae68 Increase default amount of RAM for Base FVPs in FDTs by Harry Liebel · Mon Nov 18 16:05:21 2013 +0000
  58. 3738274 Unmask SError and Debug exceptions. by Sandrine Bailleux · Mon Nov 18 17:26:59 2013 +0000
  59. 204aa03 fvp: Remove unnecessary initializers by Sandrine Bailleux · Mon Oct 28 15:14:00 2013 +0000
  60. ba3155b Fix documentation issues in v0.2 release by James Morrissey · Tue Oct 29 10:56:46 2013 +0000
  61. cff4e29 Add Foundation FVP documentation by Harry Liebel · Tue Nov 05 18:00:38 2013 +0000
  62. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · Fri Oct 25 09:08:21 2013 +0100