1. e701e30 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · Tue May 20 17:28:25 2014 +0100
  2. 5ac3cc9 TSP: Let the platform decide which secure memory to use by Sandrine Bailleux · Tue May 20 17:22:24 2014 +0100
  3. 9637745 Add support for BL3-1 as a reset vector by Vikram Kanigiri · Thu Apr 24 11:02:16 2014 +0100
  4. d8c9d26 Rework memory information passing to BL3-x images by Vikram Kanigiri · Fri May 16 18:48:12 2014 +0100
  5. da56743 Populate BL31 input parameters as per new spec by Vikram Kanigiri · Tue Apr 15 18:08:08 2014 +0100
  6. a3a5e4a Rework handover interface between BL stages by Vikram Kanigiri · Thu May 15 18:27:15 2014 +0100
  7. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · Mon Apr 07 15:28:55 2014 +0100
  8. 6bee0fc Merge pull request #69 from sandrine-bailleux:sb/split-mmu-fcts-per-el by Andrew Thoelke · Fri May 16 12:26:26 2014 +0100
  9. fe3374b Fixes for TZC configuration on FVP by Andrew Thoelke · Fri May 09 15:36:13 2014 +0100
  10. 74a62b3 fvp: Provide per-EL MMU setup functions by Sandrine Bailleux · Fri May 09 11:35:36 2014 +0100
  11. 25232af Introduce IS_IN_ELX() macros by Sandrine Bailleux · Fri May 09 11:23:11 2014 +0100
  12. df89f9f Merge pull request #65 from vikramkanigiri/vk/console_init by danh-arm · Thu May 08 12:27:15 2014 +0100
  13. 3684abf Ensure a console is initialized before it is used by Vikram Kanigiri · Thu Mar 27 14:33:15 2014 +0000
  14. 86f0665 Merge pull request #61 from athoelke/use-mrs-msr-from-assembler-v2 by danh-arm · Thu May 08 12:00:10 2014 +0100
  15. 99cb464 Merge pull request #60 from athoelke/disable-mmu-v2 by danh-arm · Thu May 08 11:55:19 2014 +0100
  16. 719e870 Merge pull request #59 from athoelke/review-barriers-v2 by danh-arm · Thu May 08 11:55:13 2014 +0100
  17. aa3266a Remove unused 'PL011_BASE' macro by Sandrine Bailleux · Tue May 06 13:25:37 2014 +0100
  18. f977ed8 Access system registers directly in assembler by Andrew Thoelke · Mon Apr 28 12:32:02 2014 +0100
  19. 438c63a Replace disable_mmu with assembler version by Andrew Thoelke · Mon Apr 28 12:06:18 2014 +0100
  20. 42e75a7 Correct usage of data and instruction barriers by Andrew Thoelke · Mon Apr 28 12:28:39 2014 +0100
  21. a4cb68e Remove variables from .data section by Dan Handley · Wed Apr 23 13:47:06 2014 +0100
  22. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · Wed Apr 09 13:14:54 2014 +0100
  23. e2712bc Always use named structs in header files by Dan Handley · Thu Apr 10 15:37:22 2014 +0100
  24. 930ee2e Refactor GIC header files by Dan Handley · Thu Apr 17 17:48:52 2014 +0100
  25. 176e7b4 Remove vpath usage in makefiles by Dan Handley · Tue Apr 15 18:20:09 2014 +0100
  26. 714a0d2 Make use of user/system includes more consistent by Dan Handley · Wed Apr 09 13:13:04 2014 +0100
  27. 4d2e49d Move FVP power driver to FVP platform by Dan Handley · Fri Apr 11 11:52:12 2014 +0100
  28. a70615f Move include and source files to logical locations by Dan Handley · Wed Apr 09 12:48:25 2014 +0100
  29. cef9339 Enable secure memory support for FVPs by Harry Liebel · Tue Apr 01 19:27:38 2014 +0100
  30. 300912d Merge pull request #43 from danh-arm/dh/tf-issues#129 by danh-arm · Tue Apr 22 11:02:13 2014 +0100
  31. cc470ee Merge pull request #44 from danh-arm/dh/tf-issues#136 by danh-arm · Tue Apr 22 11:01:58 2014 +0100
  32. 09df037 Merge pull request #45 from danh-arm/dh/tf-issues#114 by danh-arm · Wed Apr 16 17:20:11 2014 +0100
  33. 48a8127 Remove redundant code from bl1_plat_helpers.S by Dan Handley · Tue Apr 15 12:25:28 2014 +0100
  34. 65668f9 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · Thu Mar 20 10:48:23 2014 +0000
  35. 43f5679 Rename FVP "mmap" array to avoid name confusion by Dan Handley · Tue Apr 15 10:38:02 2014 +0100
  36. a686542 Merge pull request #36 from athoelke/at/gc-sections-80 by danh-arm · Tue Apr 15 09:39:47 2014 +0100
  37. f56298a Move console.c to pl011 specific driver location by Dan Handley · Mon Apr 14 17:03:01 2014 +0100
  38. 3fa9847 Define frequency of system counter in platform code by Sandrine Bailleux · Mon Mar 31 11:25:18 2014 +0100
  39. 74c1a2a Revert "Move architecture timer setup to platform-specific code" by Sandrine Bailleux · Mon Mar 31 10:44:09 2014 +0100
  40. 38bde41 Place assembler functions in separate sections by Andrew Thoelke · Tue Mar 18 13:46:55 2014 +0000
  41. 3ff77de Initialise UART console in all bootloader stages by Vikram Kanigiri · Tue Mar 25 17:35:26 2014 +0000
  42. 52f52b4 Move console functions out of pl011.c by Soby Mathew · Wed Mar 12 14:52:51 2014 +0000
  43. 3b7c59b Add standby state support in PSCI cpu_suspend api by Vikram Kanigiri · Fri Mar 21 11:57:10 2014 +0000
  44. a9de1bb Semihosting: Fix file mode to load binaries on Windows by Sandrine Bailleux · Thu Mar 20 15:51:02 2014 +0000
  45. 78a6e0c Remove partially qualified asm helper functions by Vikram Kanigiri · Tue Mar 11 17:41:00 2014 +0000
  46. ca0aeb7 Fix the disable_mmu code by Vikram Kanigiri · Thu Mar 20 12:23:21 2014 +0000
  47. 5741894 Move architecture timer setup to platform-specific code by Jeenu Viswambharan · Tue Jan 07 10:21:18 2014 +0000
  48. 7c151c4 Remove unused 'CPU present' flag by Jeenu Viswambharan · Tue Jan 07 10:20:48 2014 +0000
  49. 1bf80fc fvp: plat_io_storage: remove duplicated code by Ryan Harkin · Tue Feb 18 17:40:24 2014 +0000
  50. b1eb093 fvp: Make use of the generic MMU translation table setup code by Jon Medhurst · Wed Feb 26 16:27:53 2014 +0000
  51. 407a95c Update Makefiles to get proper dependency checking working. by Jon Medhurst · Wed Feb 12 15:54:48 2014 +0000
  52. d0212c2 Fix implementation and users of gicd_set_ipriorityr() by Jon Medhurst · Tue Feb 11 14:48:56 2014 +0000
  53. 7c596b2 fvp: Initialise UART earlier by Sandrine Bailleux · Fri Feb 21 14:16:16 2014 +0000
  54. 08c28d5 Report recoverable errors as warnings by Jeenu Viswambharan · Thu Feb 20 12:03:31 2014 +0000
  55. 375f538 Add Test Secure Payload Dispatcher (TSPD) service by Achin Gupta · Tue Feb 18 18:12:48 2014 +0000
  56. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · Tue Feb 18 18:09:12 2014 +0000
  57. 8aa0cd4 Specify address of UART device to use as a console by Achin Gupta · Sun Feb 09 13:47:08 2014 +0000
  58. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · Sun Feb 09 13:30:38 2014 +0000
  59. 35ca351 Add support for BL3-2 in BL3-1 by Achin Gupta · Wed Feb 19 17:58:33 2014 +0000
  60. a3050ed Add support for BL3-2 in BL2 by Achin Gupta · Wed Feb 19 17:52:35 2014 +0000
  61. e4d084e Rework BL2 to BL3-1 hand over interface by Achin Gupta · Wed Feb 19 17:18:23 2014 +0000
  62. ca823d2 Increase coherent stack sizes by Achin Gupta · Sun Feb 02 13:04:00 2014 +0000
  63. 74cbb83 Move translation tables into separate section by Jeenu Viswambharan · Mon Feb 17 17:26:51 2014 +0000
  64. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · Fri Feb 14 14:42:48 2014 +0000
  65. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · Mon Feb 10 17:04:32 2014 +0000
  66. f2f9bb5 Add IO abstraction framework by James Morrissey · Mon Feb 10 16:18:59 2014 +0000
  67. 40a6f64 Fix asserts appearing in release builds by James Morrissey · Mon Feb 10 14:24:36 2014 +0000
  68. b2187ab fvp: clear a pending cluster power off request by Achin Gupta · Fri Jan 17 16:52:29 2014 +0000
  69. 03cb8fb fvp: rename fvp_* files to plat_* by Ryan Harkin · Wed Jan 15 17:37:25 2014 +0000
  70. d7a6b0f Build system: minor spacing tidyup by Ryan Harkin · Mon Jan 13 14:40:13 2014 +0000
  71. 25cff83 Build system: Fixes #2: Add multi-platform support by Ryan Harkin · Mon Jan 13 12:37:03 2014 +0000
  72. 3a4cae0 Change comments in assembler files to help ctags by Jeenu Viswambharan · Thu Jan 16 17:30:39 2014 +0000
  73. eaec590 Probe for GICv3 re-distributors on core bring-up by Harry Liebel · Thu Dec 12 13:00:29 2013 +0000
  74. e83b0ca Update year in copyright text to 2014 by Dan Handley · Tue Jan 14 18:17:09 2014 +0000
  75. 8468739 Move GIC setup to a separate file by Ian Spray · Thu Jan 02 16:57:12 2014 +0000
  76. 93ca221 Make BL31's ns_entry_info a single-cpu area by Sandrine Bailleux · Mon Dec 02 15:57:09 2013 +0000
  77. ee12f6f Remove useless copies of meminfo structures by Sandrine Bailleux · Thu Nov 28 14:55:58 2013 +0000
  78. 2d94d4a remove check on non-secure entrypoint parameter by Achin Gupta · Tue Nov 05 11:10:38 2013 +0000
  79. c8afc78 psci: fix error due to a non zero context id by Achin Gupta · Mon Nov 25 18:45:02 2013 +0000
  80. b127cdb clear wakeup enable bit upon resuming from suspend by Achin Gupta · Tue Nov 12 16:40:00 2013 +0000
  81. ab2d31e Enable third party contributions by Dan Handley · Mon Dec 02 19:25:12 2013 +0000
  82. 65f546a Properly initialise the C runtime environment by Sandrine Bailleux · Thu Nov 28 09:43:06 2013 +0000
  83. 8d69a03 Various improvements/cleanups on the linker scripts by Sandrine Bailleux · Wed Nov 27 09:38:52 2013 +0000
  84. 942f405 fvp: Remove call to bl2_get_ns_mem_layout() function by Sandrine Bailleux · Tue Nov 19 17:14:22 2013 +0000
  85. 295538b AArch64: Remove EL-agnostic TLB helper functions by Sandrine Bailleux · Fri Nov 15 14:46:44 2013 +0000
  86. 204aa03 fvp: Remove unnecessary initializers by Sandrine Bailleux · Mon Oct 28 15:14:00 2013 +0000
  87. c10bd2c Move generic architectural setup out of blx_plat_arch_setup(). by Sandrine Bailleux · Tue Nov 12 16:41:16 2013 +0000
  88. 30affd5 Do not enable CCI on Foundation FVP by Harry Liebel · Wed Oct 30 17:41:48 2013 +0000
  89. 068b950 Writing to the FVP LED register should be a 32bit access. by Harry Liebel · Fri Oct 25 16:07:53 2013 +0100
  90. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · Fri Oct 25 09:08:21 2013 +0100