1. 35ca351 Add support for BL3-2 in BL3-1 by Achin Gupta · Wed Feb 19 17:58:33 2014 +0000
  2. a3050ed Add support for BL3-2 in BL2 by Achin Gupta · Wed Feb 19 17:52:35 2014 +0000
  3. e4d084e Rework BL2 to BL3-1 hand over interface by Achin Gupta · Wed Feb 19 17:18:23 2014 +0000
  4. a7934d6 Add exception vector guards by Jeenu Viswambharan · Fri Feb 07 15:53:18 2014 +0000
  5. ca823d2 Increase coherent stack sizes by Achin Gupta · Sun Feb 02 13:04:00 2014 +0000
  6. caa8493 Add support for handling runtime service requests by Jeenu Viswambharan · Thu Feb 06 10:36:15 2014 +0000
  7. 07f4e07 Introduce new exception handling framework by Achin Gupta · Sun Feb 02 12:02:23 2014 +0000
  8. 7421b46 Add runtime services framework by Achin Gupta · Sat Feb 01 18:53:26 2014 +0000
  9. ef7a28c psci: Use context library for preserving EL3 state by Achin Gupta · Sat Feb 01 08:59:56 2014 +0000
  10. 7aea908 Add context management library by Achin Gupta · Sat Feb 01 07:51:28 2014 +0000
  11. 9ac63c5 Add helper library for cpu context management by Achin Gupta · Thu Jan 16 12:08:03 2014 +0000
  12. b739f22 Setup VBAR_EL3 incrementally by Achin Gupta · Sat Jan 18 16:50:09 2014 +0000
  13. 65f0730 Fix spilled-over BL1 exception vector by Jeenu Viswambharan · Fri Feb 07 15:50:57 2014 +0000
  14. 74cbb83 Move translation tables into separate section by Jeenu Viswambharan · Mon Feb 17 17:26:51 2014 +0000
  15. d265bd7 Add Firmware Image Package (FIP) documentation by Harry Liebel · Fri Jan 31 19:04:10 2014 +0000
  16. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · Fri Feb 14 14:42:48 2014 +0000
  17. f58ad36 Add Firmware Image Package creation tool by Harry Liebel · Fri Jan 10 18:00:33 2014 +0000
  18. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · Mon Feb 10 17:04:32 2014 +0000
  19. f2f9bb5 Add IO abstraction framework by James Morrissey · Mon Feb 10 16:18:59 2014 +0000
  20. 40a6f64 Fix asserts appearing in release builds by James Morrissey · Mon Feb 10 14:24:36 2014 +0000
  21. df64a55 Compile assembly files with -DDEBUG flag by Sandrine Bailleux · Tue Feb 11 13:31:33 2014 +0000
  22. c3810c8 Fix memmove and memcpy by Jon Medhurst · Wed Jan 15 18:22:34 2014 +0000
  23. 36eaaf3 Allow style checking of tree and local changes by Ian Spray · Thu Jan 30 17:25:28 2014 +0000
  24. 35fab8c Build system: Add cscope target to the Makefile by Joakim Bech · Thu Jan 23 14:51:49 2014 +0100
  25. b2187ab fvp: clear a pending cluster power off request by Achin Gupta · Fri Jan 17 16:52:29 2014 +0000
  26. 75f7367 psci: fix affinity level upgrade issue by Achin Gupta · Thu Dec 05 16:33:10 2013 +0000
  27. a45e397 psci: preserve target affinity level during suspend by Achin Gupta · Thu Dec 05 15:10:48 2013 +0000
  28. a59caa4 psci: replace secure context with suspend context by Achin Gupta · Thu Dec 05 14:21:04 2013 +0000
  29. 03cb8fb fvp: rename fvp_* files to plat_* by Ryan Harkin · Wed Jan 15 17:37:25 2014 +0000
  30. 72ee331 Build system: add 'make help' option by Ryan Harkin · Wed Jan 15 16:55:07 2014 +0000
  31. d7a6b0f Build system: minor spacing tidyup by Ryan Harkin · Mon Jan 13 14:40:13 2014 +0000
  32. 25cff83 Build system: Fixes #2: Add multi-platform support by Ryan Harkin · Mon Jan 13 12:37:03 2014 +0000
  33. 5443f2b remove empty definition of display_boot_progress() by Achin Gupta · Sat Jan 18 16:26:30 2014 +0000
  34. 3a4cae0 Change comments in assembler files to help ctags by Jeenu Viswambharan · Thu Jan 16 17:30:39 2014 +0000
  35. eaec590 Probe for GICv3 re-distributors on core bring-up by Harry Liebel · Thu Dec 12 13:00:29 2013 +0000
  36. 4f60368 Do not trap access to floating point registers by Harry Liebel · Tue Jan 14 18:11:48 2014 +0000
  37. e83b0ca Update year in copyright text to 2014 by Dan Handley · Tue Jan 14 18:17:09 2014 +0000
  38. 5407885 Refer to separate issue tracking repository by Dan Handley · Tue Jan 14 13:20:12 2014 +0000
  39. 8468739 Move GIC setup to a separate file by Ian Spray · Thu Jan 02 16:57:12 2014 +0000
  40. e22fb91 Build project with 'pedantic' by Harry Liebel · Fri Jan 03 14:18:15 2014 +0000
  41. 0af6d64 Do not let GCC use built-in functions by Harry Liebel · Fri Dec 20 18:51:12 2013 +0000
  42. bdb774d Fix SPSR register size in gp_regs structure by Sandrine Bailleux · Tue Dec 17 13:47:14 2013 +0000
  43. a960f28 Local C library documentation updates by Harry Liebel · Thu Dec 12 16:03:44 2013 +0000
  44. 1bc9e1f Add strchr() and putchar() to local C library by Harry Liebel · Thu Dec 12 16:46:30 2013 +0000
  45. 0f702c6 Create local C library implementation (2/2) by Harry Liebel · Tue Dec 17 18:19:04 2013 +0000
  46. c81b1d0 Create local C library implementation (1/2) by Harry Liebel · Tue Dec 17 18:31:42 2013 +0000
  47. 57bb658 Add debug macros by Harry Liebel · Thu Dec 19 13:30:58 2013 +0000
  48. 93ca221 Make BL31's ns_entry_info a single-cpu area by Sandrine Bailleux · Mon Dec 02 15:57:09 2013 +0000
  49. 34edaed BL2: Sanity check value in x0 in the entry point code by Sandrine Bailleux · Mon Dec 02 15:45:07 2013 +0000
  50. ba6980a Move RUN_IMAGE constant from bl1.h to bl_common.h by Sandrine Bailleux · Mon Dec 02 15:41:25 2013 +0000
  51. ee12f6f Remove useless copies of meminfo structures by Sandrine Bailleux · Thu Nov 28 14:55:58 2013 +0000
  52. dc98e53 psci: update docs with status of cpu_suspend api by Achin Gupta · Tue Nov 26 15:34:12 2013 +0000
  53. 0959db5 psci: rectify and homogenise generic code by Achin Gupta · Mon Dec 02 17:33:04 2013 +0000
  54. 3140a9e psci: rework cpu_off assertion and minor cleanups by Achin Gupta · Mon Dec 02 16:23:12 2013 +0000
  55. 2d94d4a remove check on non-secure entrypoint parameter by Achin Gupta · Tue Nov 05 11:10:38 2013 +0000
  56. c2b43af move timer #defines & remove duplicate declaration by Achin Gupta · Thu Oct 31 11:27:43 2013 +0000
  57. c8afc78 psci: fix error due to a non zero context id by Achin Gupta · Mon Nov 25 18:45:02 2013 +0000
  58. 994dfce psci: fix values of incorrectly defined constants by Achin Gupta · Sat Oct 26 13:10:31 2013 +0100
  59. b127cdb clear wakeup enable bit upon resuming from suspend by Achin Gupta · Tue Nov 12 16:40:00 2013 +0000
  60. 4a826dd rework general purpose registers save and restore by Achin Gupta · Mon Nov 25 14:00:56 2013 +0000
  61. ab2d31e Enable third party contributions by Dan Handley · Mon Dec 02 19:25:12 2013 +0000
  62. cd29b0a Update user guide further to linker scripts changes by Sandrine Bailleux · Wed Nov 27 10:32:17 2013 +0000
  63. 65f546a Properly initialise the C runtime environment by Sandrine Bailleux · Thu Nov 28 09:43:06 2013 +0000
  64. 8d69a03 Various improvements/cleanups on the linker scripts by Sandrine Bailleux · Wed Nov 27 09:38:52 2013 +0000
  65. 3e850a8 Treat compiler, assembler and linker warnings as errors by Sandrine Bailleux · Wed Nov 20 11:50:48 2013 +0000
  66. eaaeece Generate build products in sub-directories by James Morrissey · Fri Nov 01 13:56:59 2013 +0000
  67. 375ae68 Increase default amount of RAM for Base FVPs in FDTs by Harry Liebel · Mon Nov 18 16:05:21 2013 +0000
  68. 942f405 fvp: Remove call to bl2_get_ns_mem_layout() function by Sandrine Bailleux · Tue Nov 19 17:14:22 2013 +0000
  69. 295538b AArch64: Remove EL-agnostic TLB helper functions by Sandrine Bailleux · Fri Nov 15 14:46:44 2013 +0000
  70. 3738274 Unmask SError and Debug exceptions. by Sandrine Bailleux · Mon Nov 18 17:26:59 2013 +0000
  71. 204aa03 fvp: Remove unnecessary initializers by Sandrine Bailleux · Mon Oct 28 15:14:00 2013 +0000
  72. 27866d8 Fix inlining of GIC helper functions by Sandrine Bailleux · Fri Oct 25 15:33:39 2013 +0100
  73. c10bd2c Move generic architectural setup out of blx_plat_arch_setup(). by Sandrine Bailleux · Tue Nov 12 16:41:16 2013 +0000
  74. ba3155b Fix documentation issues in v0.2 release by James Morrissey · Tue Oct 29 10:56:46 2013 +0000
  75. cff4e29 Add Foundation FVP documentation by Harry Liebel · Tue Nov 05 18:00:38 2013 +0000
  76. 3498859 Add GICv3 ITS to FDTs by Harry Liebel · Mon Nov 11 13:24:47 2013 +0000
  77. 30affd5 Do not enable CCI on Foundation FVP by Harry Liebel · Wed Oct 30 17:41:48 2013 +0000
  78. 43ef4f1 FDTs for v5.2 Foundation model by Harry Liebel · Tue Oct 22 17:29:14 2013 +0100
  79. 068b950 Writing to the FVP LED register should be a 32bit access. by Harry Liebel · Fri Oct 25 16:07:53 2013 +0100
  80. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · Fri Oct 25 09:08:21 2013 +0100