1. 74a62b3 fvp: Provide per-EL MMU setup functions by Sandrine Bailleux · Fri May 09 11:35:36 2014 +0100
  2. 25232af Introduce IS_IN_ELX() macros by Sandrine Bailleux · Fri May 09 11:23:11 2014 +0100
  3. df89f9f Merge pull request #65 from vikramkanigiri/vk/console_init by danh-arm · Thu May 08 12:27:15 2014 +0100
  4. 9ceff0f Merge pull request #63 from soby-mathew/sm/save_callee_saved_registers_in_cpu_context-1 by danh-arm · Thu May 08 12:25:02 2014 +0100
  5. 3684abf Ensure a console is initialized before it is used by Vikram Kanigiri · Thu Mar 27 14:33:15 2014 +0000
  6. 1644425 Merge pull request #62 from athoelke/set-little-endian-v2 by danh-arm · Thu May 08 12:01:24 2014 +0100
  7. 6c5192a Preserve x19-x29 across world switch for exception handling by Soby Mathew · Wed Apr 30 15:36:37 2014 +0100
  8. 6bdfa91 Merge pull request #58 from athoelke/optimise-cache-flush-v2 by danh-arm · Thu May 08 12:01:10 2014 +0100
  9. 86f0665 Merge pull request #61 from athoelke/use-mrs-msr-from-assembler-v2 by danh-arm · Thu May 08 12:00:10 2014 +0100
  10. 99cb464 Merge pull request #60 from athoelke/disable-mmu-v2 by danh-arm · Thu May 08 11:55:19 2014 +0100
  11. 719e870 Merge pull request #59 from athoelke/review-barriers-v2 by danh-arm · Thu May 08 11:55:13 2014 +0100
  12. faed43f Merge pull request #57 from sandrine-bailleux/sb/remove-pl011-base by danh-arm · Thu May 08 10:13:01 2014 +0100
  13. aa3266a Remove unused 'PL011_BASE' macro by Sandrine Bailleux · Tue May 06 13:25:37 2014 +0100
  14. 6a5b3a4 Optimise data cache clean/invalidate operation by Andrew Thoelke · Fri Apr 25 10:49:30 2014 +0100
  15. 5879ffd Remove unused or invalid asm helper functions by Andrew Thoelke · Mon Apr 28 12:33:52 2014 +0100
  16. f977ed8 Access system registers directly in assembler by Andrew Thoelke · Mon Apr 28 12:32:02 2014 +0100
  17. 438c63a Replace disable_mmu with assembler version by Andrew Thoelke · Mon Apr 28 12:06:18 2014 +0100
  18. 42e75a7 Correct usage of data and instruction barriers by Andrew Thoelke · Mon Apr 28 12:28:39 2014 +0100
  19. f994ffb Set processor endianness immediately after RESET by Andrew Thoelke · Thu Apr 24 15:33:24 2014 +0100
  20. 806af56 Merge pull request #49 from danh-arm/dh/remove-non-const-data by danh-arm · Tue May 06 17:57:34 2014 +0100
  21. a4cb68e Remove variables from .data section by Dan Handley · Wed Apr 23 13:47:06 2014 +0100
  22. 378e082 Merge pull request #48 from danh-arm/dh/major-refactoring by danh-arm · Tue May 06 17:54:03 2014 +0100
  23. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · Wed Apr 09 13:14:54 2014 +0100
  24. e2712bc Always use named structs in header files by Dan Handley · Thu Apr 10 15:37:22 2014 +0100
  25. 27f6e7d Move PSCI global functions out of private header by Dan Handley · Wed Apr 23 15:22:18 2014 +0100
  26. bcd60ba Separate BL functions out of arch.h by Dan Handley · Thu Apr 17 18:53:42 2014 +0100
  27. 930ee2e Refactor GIC header files by Dan Handley · Thu Apr 17 17:48:52 2014 +0100
  28. f3c8f32 Separate out CASSERT macro into own header by Dan Handley · Thu Apr 17 17:29:58 2014 +0100
  29. 176e7b4 Remove vpath usage in makefiles by Dan Handley · Tue Apr 15 18:20:09 2014 +0100
  30. 714a0d2 Make use of user/system includes more consistent by Dan Handley · Wed Apr 09 13:13:04 2014 +0100
  31. 4d2e49d Move FVP power driver to FVP platform by Dan Handley · Fri Apr 11 11:52:12 2014 +0100
  32. a70615f Move include and source files to logical locations by Dan Handley · Wed Apr 09 12:48:25 2014 +0100
  33. 992dc07 Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · Thu May 01 13:16:33 2014 +0100
  34. f100f41 Preserve PSCI cpu_suspend 'power_state' parameter. by Vikram Kanigiri · Tue Apr 01 19:26:26 2014 +0100
  35. 4bc8526 Merge pull request #33 from hliebel/hl/secure-memory by danh-arm · Thu Apr 24 19:38:28 2014 +0100
  36. eb98579 FVP secure memory support documentation by Harry Liebel · Tue Apr 01 19:28:07 2014 +0100
  37. cef9339 Enable secure memory support for FVPs by Harry Liebel · Tue Apr 01 19:27:38 2014 +0100
  38. afd1ec7 Add TrustZone (TZC-400) driver by Harry Liebel · Tue Apr 01 19:19:22 2014 +0100
  39. 300912d Merge pull request #43 from danh-arm/dh/tf-issues#129 by danh-arm · Tue Apr 22 11:02:13 2014 +0100
  40. cc470ee Merge pull request #44 from danh-arm/dh/tf-issues#136 by danh-arm · Tue Apr 22 11:01:58 2014 +0100
  41. 09df037 Merge pull request #45 from danh-arm/dh/tf-issues#114 by danh-arm · Wed Apr 16 17:20:11 2014 +0100
  42. 48a8127 Remove redundant code from bl1_plat_helpers.S by Dan Handley · Tue Apr 15 12:25:28 2014 +0100
  43. 5e40d83 Merge pull request #40 from athoelke/at/up-stacks-76-v2 by danh-arm · Wed Apr 16 15:29:03 2014 +0100
  44. 65668f9 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · Thu Mar 20 10:48:23 2014 +0000
  45. 43f5679 Rename FVP "mmap" array to avoid name confusion by Dan Handley · Tue Apr 15 10:38:02 2014 +0100
  46. a686542 Merge pull request #36 from athoelke/at/gc-sections-80 by danh-arm · Tue Apr 15 09:39:47 2014 +0100
  47. f56298a Move console.c to pl011 specific driver location by Dan Handley · Mon Apr 14 17:03:01 2014 +0100
  48. 05f922b Merge pull request #38 from sandrine-bailleux/sb/tf-issue-125 by danh-arm · Fri Apr 11 18:39:01 2014 +0100
  49. 3fa9847 Define frequency of system counter in platform code by Sandrine Bailleux · Mon Mar 31 11:25:18 2014 +0100
  50. 74c1a2a Revert "Move architecture timer setup to platform-specific code" by Sandrine Bailleux · Mon Mar 31 10:44:09 2014 +0100
  51. e184c8a Merge pull request #35 from sandrine-bailleux/sb/add-missing-include-guard by danh-arm · Mon Apr 07 16:49:37 2014 +0100
  52. f64bf53 Merge pull request #34 from danh-arm/dh/new-integration-process by danh-arm · Fri Apr 04 17:15:20 2014 +0100
  53. 82a6e1a Add missing #include guard in xlat_tables.h by Sandrine Bailleux · Thu Apr 03 13:48:04 2014 +0100
  54. 7b7312e Update contributing.md with new integration process by Dan Handley · Fri Mar 28 10:49:39 2014 +0000
  55. 38bde41 Place assembler functions in separate sections by Andrew Thoelke · Tue Mar 18 13:46:55 2014 +0000
  56. e01ea34 Use --gc-sections during link by Andrew Thoelke · Tue Mar 18 07:13:52 2014 +0000
  57. c7f2069 Fix build failure due to a typo in TSPD code by Achin Gupta · Wed Mar 26 18:44:15 2014 +0000
  58. 2d3e42d Build system: Trigger dependency checking only for build targets by Sandrine Bailleux · Fri Mar 21 14:17:51 2014 +0000
  59. 3ff77de Initialise UART console in all bootloader stages by Vikram Kanigiri · Tue Mar 25 17:35:26 2014 +0000
  60. 52f52b4 Move console functions out of pl011.c by Soby Mathew · Wed Mar 12 14:52:51 2014 +0000
  61. a08588a Build system: Remove last traces of 'PLAT=all' by Sandrine Bailleux · Fri Mar 21 13:16:35 2014 +0000
  62. 1734119 Fix build by correcting asm helper function usage in TSPD by Vikram Kanigiri · Mon Mar 24 11:21:35 2014 +0000
  63. 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
  64. 9d8ba4c Move per cpu exception stack in BL31 to tzfw_normal_stacks by Vikram Kanigiri · Thu Mar 20 16:27:01 2014 +0000
  65. 3b7c59b Add standby state support in PSCI cpu_suspend api by Vikram Kanigiri · Fri Mar 21 11:57:10 2014 +0000
  66. a9de1bb Semihosting: Fix file mode to load binaries on Windows by Sandrine Bailleux · Thu Mar 20 15:51:02 2014 +0000
  67. 78a6e0c Remove partially qualified asm helper functions by Vikram Kanigiri · Tue Mar 11 17:41:00 2014 +0000
  68. ca0aeb7 Fix the disable_mmu code by Vikram Kanigiri · Thu Mar 20 12:23:21 2014 +0000
  69. a3a936e TSP: Make the platform-specific makefile mandatory by Sandrine Bailleux · Thu Mar 13 14:48:31 2014 +0000
  70. 0c51e07 Fix file_to_uuid() function by Sandrine Bailleux · Wed Mar 19 16:03:48 2014 +0000
  71. fce7a7d FIP tool: Fix error message for missing FIP filename by Sandrine Bailleux · Wed Mar 19 13:39:52 2014 +0000
  72. 8c60fee FIP tool: Add support for '--help' option. by Sandrine Bailleux · Wed Mar 19 13:21:42 2014 +0000
  73. 29e5442 FIP tool: Small optimisation for option parsing by Sandrine Bailleux · Wed Mar 19 13:09:54 2014 +0000
  74. be87cfc Rework bakery lock with WFE/SEV sequence by Jeenu Viswambharan · Thu Mar 13 11:16:25 2014 +0000
  75. 2a30a75 Specify image entry in linker script by Jeenu Viswambharan · Tue Mar 11 11:06:45 2014 +0000
  76. df1ddb5 Implement standard calls for TSP by Jeenu Viswambharan · Fri Feb 28 11:23:35 2014 +0000
  77. 1814a3e Implement ARM Standard Service by Jeenu Viswambharan · Fri Feb 28 10:08:33 2014 +0000
  78. 5741894 Move architecture timer setup to platform-specific code by Jeenu Viswambharan · Tue Jan 07 10:21:18 2014 +0000
  79. 7c151c4 Remove unused 'CPU present' flag by Jeenu Viswambharan · Tue Jan 07 10:20:48 2014 +0000
  80. 5ac51a0 Remove change log instructions from contribution.md by Dan Handley · Tue Mar 04 11:51:32 2014 +0000
  81. 87274c4 bl_common: add image_size() by Ryan Harkin · Tue Feb 04 11:43:57 2014 +0000
  82. 1bf80fc fvp: plat_io_storage: remove duplicated code by Ryan Harkin · Tue Feb 18 17:40:24 2014 +0000
  83. 66573cb Enable platforms to omit some bootloaders by Jon Medhurst · Thu Feb 13 15:19:28 2014 +0000
  84. ecf0a71 Generate build time and date message at link time. by Jon Medhurst · Mon Feb 17 12:18:24 2014 +0000
  85. b1eb093 fvp: Make use of the generic MMU translation table setup code by Jon Medhurst · Wed Feb 26 16:27:53 2014 +0000
  86. bb1fe20 Add generic functions for setting up aarch64 MMU translation tables by Jon Medhurst · Fri Jan 24 15:41:33 2014 +0000
  87. 407a95c Update Makefiles to get proper dependency checking working. by Jon Medhurst · Wed Feb 12 15:54:48 2014 +0000
  88. d0212c2 Fix implementation and users of gicd_set_ipriorityr() by Jon Medhurst · Tue Feb 11 14:48:56 2014 +0000
  89. d11a7f3 Fix assert in bakery_lock_release() by Jon Medhurst · Thu Feb 06 14:13:16 2014 +0000
  90. 619c5b3 Add v0.3 release documentation by Dan Handley · Wed Feb 26 17:20:40 2014 +0000
  91. 3cb6c9d Consolidate design and porting documentation by Dan Handley · Thu Feb 27 19:46:37 2014 +0000
  92. 3cad00d Add EL3 runtime services and SPD documentation by Dan Handley · Tue Feb 25 19:09:48 2014 +0000
  93. 7fb153b Separate firmware design out of user-guide.md by Dan Handley · Tue Feb 25 13:28:04 2014 +0000
  94. 6cef39a Update versions of dependencies in user-guide.md by Dan Handley · Wed Feb 19 16:30:22 2014 +0000
  95. 97cc9ee Remove duplicate xlat_table descriptions by Jeenu Viswambharan · Mon Feb 24 15:20:28 2014 +0000
  96. 7c596b2 fvp: Initialise UART earlier by Sandrine Bailleux · Fri Feb 21 14:16:16 2014 +0000
  97. 090630e Tolerate runtime service initialization failure by Jeenu Viswambharan · Thu Feb 20 17:19:39 2014 +0000
  98. 7f36660 Implement late binding for runtime hooks by Jeenu Viswambharan · Thu Feb 20 17:11:00 2014 +0000
  99. 9128ffe Update contributing.md to new CLA location by Dan Handley · Mon Feb 24 12:17:36 2014 +0000
  100. d19e497 Reduce GICv3 debug output by Harry Liebel · Mon Feb 24 12:01:27 2014 +0000