1. c389d77 Introduce asm console functions in TF by Soby Mathew · Tue Jun 24 12:28:41 2014 +0100
  2. b4fd939 Merge pull request #167 from jcastillo-arm/jc/tf-issues/217 by Dan Handley · Fri Jul 25 14:57:54 2014 +0100
  3. 5fe57c1 Define ARM_GIC_ARCH default value for all platforms by Sandrine Bailleux · Thu Jul 17 17:23:14 2014 +0100
  4. 9a5b56e FVP: Ensure system reset wake-up results in cold boot by Juan Castillo · Fri Jul 11 10:23:18 2014 +0100
  5. 3c449d7 Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2 by danh-arm · Fri Jul 11 11:19:27 2014 +0100
  6. e2e0c65 fvp: Reuse BL1 and BL2 memory through image overlaying by Sandrine Bailleux · Mon Jun 16 16:12:27 2014 +0100
  7. e8e04ec Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109 by danh-arm · Thu Jul 10 14:45:19 2014 +0100
  8. fb42b12 Refactor fvp gic code to be a generic driver by Dan Handley · Fri Jun 20 09:43:15 2014 +0100
  9. 1c54d97 Refactor fvp_config into common platform header by Dan Handley · Fri Jun 20 12:02:01 2014 +0100
  10. e3060e2 fvp: Properly detect the location of BL1 R/W data by Sandrine Bailleux · Fri Jun 13 14:48:18 2014 +0100
  11. 467d057 Remove concept of top/bottom image loading by Sandrine Bailleux · Tue Jun 24 14:02:34 2014 +0100
  12. f268c72 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability by Andrew Thoelke · Fri Jun 27 14:10:04 2014 +0100
  13. 960347d Support later revisions of the Foundation FVP by Andrew Thoelke · Thu Jun 26 14:27:26 2014 +0100
  14. 22129f5 Merge pull request #154 from athoelke/at/inline-mmio by Andrew Thoelke · Thu Jun 26 23:02:28 2014 +0100
  15. 3c74a44 Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2 by danh-arm · Tue Jun 24 16:48:31 2014 +0100
  16. 043f846 Merge pull request #150 from sandrine-bailleux/sb/fix-plat-print-gic-regs by danh-arm · Tue Jun 24 16:48:18 2014 +0100
  17. 42970b0 Merge pull request #147 from athoelke/at/remove-bakery-mpidr by danh-arm · Tue Jun 24 16:44:12 2014 +0100
  18. af9dd82 Inline the mmio accessor functions by Andrew Thoelke · Tue Jun 24 14:18:35 2014 +0100
  19. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · Fri Jun 13 17:05:10 2014 +0100
  20. cf79bf5 Simplify entry point information generation code on FVP by Vikram Kanigiri · Mon Jun 02 14:59:00 2014 +0100
  21. 21aa520 fvp: Fix register name in 'plat_print_gic_regs' macro by Sandrine Bailleux · Tue Jun 03 09:52:26 2014 +0100
  22. 958cc02 Remove calling CPU mpidr from bakery lock API by Andrew Thoelke · Mon Jun 09 12:54:15 2014 +0100
  23. fb06094 Merge pull request #145 from athoelke/at/psci-memory-optimization-v2 by danh-arm · Mon Jun 23 18:04:29 2014 +0100
  24. 56f4470 Correctly dimension the PSCI aff_map_node array by Andrew Thoelke · Fri Jun 20 00:36:14 2014 +0100
  25. f1c7cd7 Merge pull request #143 from athoelke/at/remove-nsram by danh-arm · Mon Jun 23 14:41:34 2014 +0100
  26. 30b04fc Remove NSRAM from FVP memory map by Andrew Thoelke · Fri Jun 20 12:23:20 2014 +0100
  27. 900def0 Merge pull request #135 from soby-mathew/sm/remove-reinit-of-timers by danh-arm · Wed Jun 18 18:34:31 2014 +0100
  28. bb12891 Remove re-initialisation of system timers after warm boot for FVP by Soby Mathew · Fri Jun 06 10:18:52 2014 +0100
  29. 0572273 Merge pull request #134 from jcastillo-arm/jc/tf-issues/179 by danh-arm · Tue Jun 17 15:12:14 2014 +0100
  30. d73898a Set correct value for SYS_ID_REV_SHIFT in FVP by Juan Castillo · Fri Jun 13 17:10:00 2014 +0100
  31. ddb312d Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2 by danh-arm · Mon Jun 16 12:41:48 2014 +0100
  32. fdad706 Merge pull request #125 from sandrine-bailleux/sb/remove-bl2_el_change_mem_ptr by achingupta · Thu Jun 12 09:12:52 2014 +0100
  33. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · Mon Jun 02 15:44:43 2014 +0100
  34. 1c3e228 fvp: Remove unused 'bl2_el_change_mem_ptr' variable by Sandrine Bailleux · Thu May 29 13:55:51 2014 +0100
  35. 1359236 Enable mapping higher physical address by Lin Ma · Mon Jun 02 11:45:36 2014 -0700
  36. a55566d Allow platform parameter X1 to be passed to BL3-1 by Andrew Thoelke · Wed May 28 22:22:55 2014 +0100
  37. 701fea7 Further renames of platform porting functions by Dan Handley · Tue May 27 16:17:21 2014 +0100
  38. b226a4d Add enable mmu platform porting interfaces by Dan Handley · Fri May 16 14:08:45 2014 +0100
  39. ea45157 Rename FVP specific files and functions by Dan Handley · Thu May 15 14:53:30 2014 +0100
  40. 7ce42df Move BL porting functions into platform.h by Dan Handley · Thu May 15 14:11:36 2014 +0100
  41. ed6ff95 Split platform.h into separate headers by Dan Handley · Wed May 14 17:44:19 2014 +0100
  42. 60b13e3 Remove unused data declarations by Dan Handley · Wed May 14 15:13:16 2014 +0100
  43. a17fefa Remove extern keyword from function declarations by Dan Handley · Wed May 14 12:38:32 2014 +0100
  44. 335bf58 Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · Fri May 23 12:14:37 2014 +0100
  45. 6c8b359 Make the memory layout more flexible by Sandrine Bailleux · Thu May 22 15:28:26 2014 +0100
  46. f748806 Make BL1 RO and RW base addresses configurable by Sandrine Bailleux · Thu May 22 15:21:35 2014 +0100
  47. 332ff85 Merge pull request #104 from athoelke:at/tsp-entrypoints-v2 by Andrew Thoelke · Fri May 23 11:00:04 2014 +0100
  48. 58484d4 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · Fri May 23 11:00:04 2014 +0100
  49. 31f0f8f Merge pull request #100 from jcastillo-arm:jc/tf-issues/149-v4 by Andrew Thoelke · Fri May 23 11:00:04 2014 +0100
  50. aaa6ff8 Limit BL3-1 read/write access to SRAM by Andrew Thoelke · Thu May 22 13:44:47 2014 +0100
  51. 7671789 Add support for synchronous FIQ handling in TSP by Achin Gupta · Fri May 09 11:42:56 2014 +0100
  52. 02d3628 Introduce platform api to access an ARM GIC by Achin Gupta · Sun May 04 19:02:52 2014 +0100
  53. 191e86e Introduce interrupt registration framework in BL3-1 by Achin Gupta · Fri May 09 10:03:15 2014 +0100
  54. e701e30 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · Tue May 20 17:28:25 2014 +0100
  55. 5ac3cc9 TSP: Let the platform decide which secure memory to use by Sandrine Bailleux · Tue May 20 17:22:24 2014 +0100
  56. 7055ca4 Reserve some DDR DRAM for secure use on FVP platforms by Juan Castillo · Fri May 16 15:33:15 2014 +0100
  57. 9637745 Add support for BL3-1 as a reset vector by Vikram Kanigiri · Thu Apr 24 11:02:16 2014 +0100
  58. d8c9d26 Rework memory information passing to BL3-x images by Vikram Kanigiri · Fri May 16 18:48:12 2014 +0100
  59. da56743 Populate BL31 input parameters as per new spec by Vikram Kanigiri · Tue Apr 15 18:08:08 2014 +0100
  60. a3a5e4a Rework handover interface between BL stages by Vikram Kanigiri · Thu May 15 18:27:15 2014 +0100
  61. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · Mon Apr 07 15:28:55 2014 +0100
  62. 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
  63. fe3374b Fixes for TZC configuration on FVP by Andrew Thoelke · Fri May 09 15:36:13 2014 +0100
  64. 74a62b3 fvp: Provide per-EL MMU setup functions by Sandrine Bailleux · Fri May 09 11:35:36 2014 +0100
  65. 25232af Introduce IS_IN_ELX() macros by Sandrine Bailleux · Fri May 09 11:23:11 2014 +0100
  66. df89f9f Merge pull request #65 from vikramkanigiri/vk/console_init by danh-arm · Thu May 08 12:27:15 2014 +0100
  67. 3684abf Ensure a console is initialized before it is used by Vikram Kanigiri · Thu Mar 27 14:33:15 2014 +0000
  68. 86f0665 Merge pull request #61 from athoelke/use-mrs-msr-from-assembler-v2 by danh-arm · Thu May 08 12:00:10 2014 +0100
  69. 99cb464 Merge pull request #60 from athoelke/disable-mmu-v2 by danh-arm · Thu May 08 11:55:19 2014 +0100
  70. 719e870 Merge pull request #59 from athoelke/review-barriers-v2 by danh-arm · Thu May 08 11:55:13 2014 +0100
  71. aa3266a Remove unused 'PL011_BASE' macro by Sandrine Bailleux · Tue May 06 13:25:37 2014 +0100
  72. f977ed8 Access system registers directly in assembler by Andrew Thoelke · Mon Apr 28 12:32:02 2014 +0100
  73. 438c63a Replace disable_mmu with assembler version by Andrew Thoelke · Mon Apr 28 12:06:18 2014 +0100
  74. 42e75a7 Correct usage of data and instruction barriers by Andrew Thoelke · Mon Apr 28 12:28:39 2014 +0100
  75. a4cb68e Remove variables from .data section by Dan Handley · Wed Apr 23 13:47:06 2014 +0100
  76. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · Wed Apr 09 13:14:54 2014 +0100
  77. e2712bc Always use named structs in header files by Dan Handley · Thu Apr 10 15:37:22 2014 +0100
  78. 930ee2e Refactor GIC header files by Dan Handley · Thu Apr 17 17:48:52 2014 +0100
  79. 176e7b4 Remove vpath usage in makefiles by Dan Handley · Tue Apr 15 18:20:09 2014 +0100
  80. 714a0d2 Make use of user/system includes more consistent by Dan Handley · Wed Apr 09 13:13:04 2014 +0100
  81. 4d2e49d Move FVP power driver to FVP platform by Dan Handley · Fri Apr 11 11:52:12 2014 +0100
  82. a70615f Move include and source files to logical locations by Dan Handley · Wed Apr 09 12:48:25 2014 +0100
  83. cef9339 Enable secure memory support for FVPs by Harry Liebel · Tue Apr 01 19:27:38 2014 +0100
  84. 300912d Merge pull request #43 from danh-arm/dh/tf-issues#129 by danh-arm · Tue Apr 22 11:02:13 2014 +0100
  85. cc470ee Merge pull request #44 from danh-arm/dh/tf-issues#136 by danh-arm · Tue Apr 22 11:01:58 2014 +0100
  86. 09df037 Merge pull request #45 from danh-arm/dh/tf-issues#114 by danh-arm · Wed Apr 16 17:20:11 2014 +0100
  87. 48a8127 Remove redundant code from bl1_plat_helpers.S by Dan Handley · Tue Apr 15 12:25:28 2014 +0100
  88. 65668f9 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · Thu Mar 20 10:48:23 2014 +0000
  89. 43f5679 Rename FVP "mmap" array to avoid name confusion by Dan Handley · Tue Apr 15 10:38:02 2014 +0100
  90. a686542 Merge pull request #36 from athoelke/at/gc-sections-80 by danh-arm · Tue Apr 15 09:39:47 2014 +0100
  91. f56298a Move console.c to pl011 specific driver location by Dan Handley · Mon Apr 14 17:03:01 2014 +0100
  92. 3fa9847 Define frequency of system counter in platform code by Sandrine Bailleux · Mon Mar 31 11:25:18 2014 +0100
  93. 74c1a2a Revert "Move architecture timer setup to platform-specific code" by Sandrine Bailleux · Mon Mar 31 10:44:09 2014 +0100
  94. 38bde41 Place assembler functions in separate sections by Andrew Thoelke · Tue Mar 18 13:46:55 2014 +0000
  95. 3ff77de Initialise UART console in all bootloader stages by Vikram Kanigiri · Tue Mar 25 17:35:26 2014 +0000
  96. 52f52b4 Move console functions out of pl011.c by Soby Mathew · Wed Mar 12 14:52:51 2014 +0000
  97. 3b7c59b Add standby state support in PSCI cpu_suspend api by Vikram Kanigiri · Fri Mar 21 11:57:10 2014 +0000
  98. a9de1bb Semihosting: Fix file mode to load binaries on Windows by Sandrine Bailleux · Thu Mar 20 15:51:02 2014 +0000
  99. 78a6e0c Remove partially qualified asm helper functions by Vikram Kanigiri · Tue Mar 11 17:41:00 2014 +0000
  100. ca0aeb7 Fix the disable_mmu code by Vikram Kanigiri · Thu Mar 20 12:23:21 2014 +0000