1. 09df037 Merge pull request #45 from danh-arm/dh/tf-issues#114 by danh-arm · Wed Apr 16 17:20:11 2014 +0100
  2. 5e40d83 Merge pull request #40 from athoelke/at/up-stacks-76-v2 by danh-arm · Wed Apr 16 15:29:03 2014 +0100
  3. 65668f9 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · Thu Mar 20 10:48:23 2014 +0000
  4. 43f5679 Rename FVP "mmap" array to avoid name confusion by Dan Handley · Tue Apr 15 10:38:02 2014 +0100
  5. a686542 Merge pull request #36 from athoelke/at/gc-sections-80 by danh-arm · Tue Apr 15 09:39:47 2014 +0100
  6. 05f922b Merge pull request #38 from sandrine-bailleux/sb/tf-issue-125 by danh-arm · Fri Apr 11 18:39:01 2014 +0100
  7. 3fa9847 Define frequency of system counter in platform code by Sandrine Bailleux · Mon Mar 31 11:25:18 2014 +0100
  8. 74c1a2a Revert "Move architecture timer setup to platform-specific code" by Sandrine Bailleux · Mon Mar 31 10:44:09 2014 +0100
  9. e184c8a Merge pull request #35 from sandrine-bailleux/sb/add-missing-include-guard by danh-arm · Mon Apr 07 16:49:37 2014 +0100
  10. f64bf53 Merge pull request #34 from danh-arm/dh/new-integration-process by danh-arm · Fri Apr 04 17:15:20 2014 +0100
  11. 82a6e1a Add missing #include guard in xlat_tables.h by Sandrine Bailleux · Thu Apr 03 13:48:04 2014 +0100
  12. 7b7312e Update contributing.md with new integration process by Dan Handley · Fri Mar 28 10:49:39 2014 +0000
  13. 38bde41 Place assembler functions in separate sections by Andrew Thoelke · Tue Mar 18 13:46:55 2014 +0000
  14. e01ea34 Use --gc-sections during link by Andrew Thoelke · Tue Mar 18 07:13:52 2014 +0000
  15. c7f2069 Fix build failure due to a typo in TSPD code by Achin Gupta · Wed Mar 26 18:44:15 2014 +0000
  16. 2d3e42d Build system: Trigger dependency checking only for build targets by Sandrine Bailleux · Fri Mar 21 14:17:51 2014 +0000
  17. 3ff77de Initialise UART console in all bootloader stages by Vikram Kanigiri · Tue Mar 25 17:35:26 2014 +0000
  18. 52f52b4 Move console functions out of pl011.c by Soby Mathew · Wed Mar 12 14:52:51 2014 +0000
  19. a08588a Build system: Remove last traces of 'PLAT=all' by Sandrine Bailleux · Fri Mar 21 13:16:35 2014 +0000
  20. 1734119 Fix build by correcting asm helper function usage in TSPD by Vikram Kanigiri · Mon Mar 24 11:21:35 2014 +0000
  21. 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
  22. 9d8ba4c Move per cpu exception stack in BL31 to tzfw_normal_stacks by Vikram Kanigiri · Thu Mar 20 16:27:01 2014 +0000
  23. 3b7c59b Add standby state support in PSCI cpu_suspend api by Vikram Kanigiri · Fri Mar 21 11:57:10 2014 +0000
  24. a9de1bb Semihosting: Fix file mode to load binaries on Windows by Sandrine Bailleux · Thu Mar 20 15:51:02 2014 +0000
  25. 78a6e0c Remove partially qualified asm helper functions by Vikram Kanigiri · Tue Mar 11 17:41:00 2014 +0000
  26. ca0aeb7 Fix the disable_mmu code by Vikram Kanigiri · Thu Mar 20 12:23:21 2014 +0000
  27. a3a936e TSP: Make the platform-specific makefile mandatory by Sandrine Bailleux · Thu Mar 13 14:48:31 2014 +0000
  28. 0c51e07 Fix file_to_uuid() function by Sandrine Bailleux · Wed Mar 19 16:03:48 2014 +0000
  29. fce7a7d FIP tool: Fix error message for missing FIP filename by Sandrine Bailleux · Wed Mar 19 13:39:52 2014 +0000
  30. 8c60fee FIP tool: Add support for '--help' option. by Sandrine Bailleux · Wed Mar 19 13:21:42 2014 +0000
  31. 29e5442 FIP tool: Small optimisation for option parsing by Sandrine Bailleux · Wed Mar 19 13:09:54 2014 +0000
  32. be87cfc Rework bakery lock with WFE/SEV sequence by Jeenu Viswambharan · Thu Mar 13 11:16:25 2014 +0000
  33. 2a30a75 Specify image entry in linker script by Jeenu Viswambharan · Tue Mar 11 11:06:45 2014 +0000
  34. df1ddb5 Implement standard calls for TSP by Jeenu Viswambharan · Fri Feb 28 11:23:35 2014 +0000
  35. 1814a3e Implement ARM Standard Service by Jeenu Viswambharan · Fri Feb 28 10:08:33 2014 +0000
  36. 5741894 Move architecture timer setup to platform-specific code by Jeenu Viswambharan · Tue Jan 07 10:21:18 2014 +0000
  37. 7c151c4 Remove unused 'CPU present' flag by Jeenu Viswambharan · Tue Jan 07 10:20:48 2014 +0000
  38. 5ac51a0 Remove change log instructions from contribution.md by Dan Handley · Tue Mar 04 11:51:32 2014 +0000
  39. 87274c4 bl_common: add image_size() by Ryan Harkin · Tue Feb 04 11:43:57 2014 +0000
  40. 1bf80fc fvp: plat_io_storage: remove duplicated code by Ryan Harkin · Tue Feb 18 17:40:24 2014 +0000
  41. 66573cb Enable platforms to omit some bootloaders by Jon Medhurst · Thu Feb 13 15:19:28 2014 +0000
  42. ecf0a71 Generate build time and date message at link time. by Jon Medhurst · Mon Feb 17 12:18:24 2014 +0000
  43. b1eb093 fvp: Make use of the generic MMU translation table setup code by Jon Medhurst · Wed Feb 26 16:27:53 2014 +0000
  44. bb1fe20 Add generic functions for setting up aarch64 MMU translation tables by Jon Medhurst · Fri Jan 24 15:41:33 2014 +0000
  45. 407a95c Update Makefiles to get proper dependency checking working. by Jon Medhurst · Wed Feb 12 15:54:48 2014 +0000
  46. d0212c2 Fix implementation and users of gicd_set_ipriorityr() by Jon Medhurst · Tue Feb 11 14:48:56 2014 +0000
  47. d11a7f3 Fix assert in bakery_lock_release() by Jon Medhurst · Thu Feb 06 14:13:16 2014 +0000
  48. 619c5b3 Add v0.3 release documentation by Dan Handley · Wed Feb 26 17:20:40 2014 +0000
  49. 3cb6c9d Consolidate design and porting documentation by Dan Handley · Thu Feb 27 19:46:37 2014 +0000
  50. 3cad00d Add EL3 runtime services and SPD documentation by Dan Handley · Tue Feb 25 19:09:48 2014 +0000
  51. 7fb153b Separate firmware design out of user-guide.md by Dan Handley · Tue Feb 25 13:28:04 2014 +0000
  52. 6cef39a Update versions of dependencies in user-guide.md by Dan Handley · Wed Feb 19 16:30:22 2014 +0000
  53. 97cc9ee Remove duplicate xlat_table descriptions by Jeenu Viswambharan · Mon Feb 24 15:20:28 2014 +0000
  54. 7c596b2 fvp: Initialise UART earlier by Sandrine Bailleux · Fri Feb 21 14:16:16 2014 +0000
  55. 090630e Tolerate runtime service initialization failure by Jeenu Viswambharan · Thu Feb 20 17:19:39 2014 +0000
  56. 7f36660 Implement late binding for runtime hooks by Jeenu Viswambharan · Thu Feb 20 17:11:00 2014 +0000
  57. 9128ffe Update contributing.md to new CLA location by Dan Handley · Mon Feb 24 12:17:36 2014 +0000
  58. d19e497 Reduce GICv3 debug output by Harry Liebel · Mon Feb 24 12:01:27 2014 +0000
  59. 8aa559c Revert accidental removal of BL2 from help message by Jeenu Viswambharan · Fri Feb 21 11:42:08 2014 +0000
  60. d59a6c6 Update .gitignore by Jeenu Viswambharan · Tue Feb 18 12:57:55 2014 +0000
  61. cd52932 Fix semihosting with latest toolchain by Ryan Harkin · Mon Feb 10 17:17:04 2014 +0000
  62. 2f2cef4 Cleanup FIP build targets and messages by Jeenu Viswambharan · Wed Feb 19 09:38:18 2014 +0000
  63. 08c28d5 Report recoverable errors as warnings by Jeenu Viswambharan · Thu Feb 20 12:03:31 2014 +0000
  64. 916a2c1 Rework arithmetic operations in Test Secure Payload by Achin Gupta · Sun Feb 09 23:11:46 2014 +0000
  65. 607084e Add power management support in the SPD by Achin Gupta · Sun Feb 09 18:24:19 2014 +0000
  66. 375f538 Add Test Secure Payload Dispatcher (TSPD) service by Achin Gupta · Tue Feb 18 18:12:48 2014 +0000
  67. dd3dc32 Fix FIP offset address when file not found by Jeenu Viswambharan · Thu Feb 20 11:51:00 2014 +0000
  68. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · Tue Feb 18 18:09:12 2014 +0000
  69. 0a9f747 Move PSCI to runtime services directory by Achin Gupta · Sun Feb 09 17:48:12 2014 +0000
  70. 8aa0cd4 Specify address of UART device to use as a console by Achin Gupta · Sun Feb 09 13:47:08 2014 +0000
  71. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · Sun Feb 09 13:30:38 2014 +0000
  72. 35ca351 Add support for BL3-2 in BL3-1 by Achin Gupta · Wed Feb 19 17:58:33 2014 +0000
  73. a3050ed Add support for BL3-2 in BL2 by Achin Gupta · Wed Feb 19 17:52:35 2014 +0000
  74. e4d084e Rework BL2 to BL3-1 hand over interface by Achin Gupta · Wed Feb 19 17:18:23 2014 +0000
  75. a7934d6 Add exception vector guards by Jeenu Viswambharan · Fri Feb 07 15:53:18 2014 +0000
  76. ca823d2 Increase coherent stack sizes by Achin Gupta · Sun Feb 02 13:04:00 2014 +0000
  77. caa8493 Add support for handling runtime service requests by Jeenu Viswambharan · Thu Feb 06 10:36:15 2014 +0000
  78. 07f4e07 Introduce new exception handling framework by Achin Gupta · Sun Feb 02 12:02:23 2014 +0000
  79. 7421b46 Add runtime services framework by Achin Gupta · Sat Feb 01 18:53:26 2014 +0000
  80. ef7a28c psci: Use context library for preserving EL3 state by Achin Gupta · Sat Feb 01 08:59:56 2014 +0000
  81. 7aea908 Add context management library by Achin Gupta · Sat Feb 01 07:51:28 2014 +0000
  82. 9ac63c5 Add helper library for cpu context management by Achin Gupta · Thu Jan 16 12:08:03 2014 +0000
  83. b739f22 Setup VBAR_EL3 incrementally by Achin Gupta · Sat Jan 18 16:50:09 2014 +0000
  84. 65f0730 Fix spilled-over BL1 exception vector by Jeenu Viswambharan · Fri Feb 07 15:50:57 2014 +0000
  85. 74cbb83 Move translation tables into separate section by Jeenu Viswambharan · Mon Feb 17 17:26:51 2014 +0000
  86. d265bd7 Add Firmware Image Package (FIP) documentation by Harry Liebel · Fri Jan 31 19:04:10 2014 +0000
  87. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · Fri Feb 14 14:42:48 2014 +0000
  88. f58ad36 Add Firmware Image Package creation tool by Harry Liebel · Fri Jan 10 18:00:33 2014 +0000
  89. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · Mon Feb 10 17:04:32 2014 +0000
  90. f2f9bb5 Add IO abstraction framework by James Morrissey · Mon Feb 10 16:18:59 2014 +0000
  91. 40a6f64 Fix asserts appearing in release builds by James Morrissey · Mon Feb 10 14:24:36 2014 +0000
  92. df64a55 Compile assembly files with -DDEBUG flag by Sandrine Bailleux · Tue Feb 11 13:31:33 2014 +0000
  93. c3810c8 Fix memmove and memcpy by Jon Medhurst · Wed Jan 15 18:22:34 2014 +0000
  94. 36eaaf3 Allow style checking of tree and local changes by Ian Spray · Thu Jan 30 17:25:28 2014 +0000
  95. 35fab8c Build system: Add cscope target to the Makefile by Joakim Bech · Thu Jan 23 14:51:49 2014 +0100
  96. b2187ab fvp: clear a pending cluster power off request by Achin Gupta · Fri Jan 17 16:52:29 2014 +0000
  97. 75f7367 psci: fix affinity level upgrade issue by Achin Gupta · Thu Dec 05 16:33:10 2013 +0000
  98. a45e397 psci: preserve target affinity level during suspend by Achin Gupta · Thu Dec 05 15:10:48 2013 +0000
  99. a59caa4 psci: replace secure context with suspend context by Achin Gupta · Thu Dec 05 14:21:04 2013 +0000
  100. 03cb8fb fvp: rename fvp_* files to plat_* by Ryan Harkin · Wed Jan 15 17:37:25 2014 +0000