1. ca0aeb7 Fix the disable_mmu code by Vikram Kanigiri · Thu Mar 20 12:23:21 2014 +0000
  2. a3a936e TSP: Make the platform-specific makefile mandatory by Sandrine Bailleux · Thu Mar 13 14:48:31 2014 +0000
  3. 0c51e07 Fix file_to_uuid() function by Sandrine Bailleux · Wed Mar 19 16:03:48 2014 +0000
  4. fce7a7d FIP tool: Fix error message for missing FIP filename by Sandrine Bailleux · Wed Mar 19 13:39:52 2014 +0000
  5. 8c60fee FIP tool: Add support for '--help' option. by Sandrine Bailleux · Wed Mar 19 13:21:42 2014 +0000
  6. 29e5442 FIP tool: Small optimisation for option parsing by Sandrine Bailleux · Wed Mar 19 13:09:54 2014 +0000
  7. be87cfc Rework bakery lock with WFE/SEV sequence by Jeenu Viswambharan · Thu Mar 13 11:16:25 2014 +0000
  8. 2a30a75 Specify image entry in linker script by Jeenu Viswambharan · Tue Mar 11 11:06:45 2014 +0000
  9. df1ddb5 Implement standard calls for TSP by Jeenu Viswambharan · Fri Feb 28 11:23:35 2014 +0000
  10. 1814a3e Implement ARM Standard Service by Jeenu Viswambharan · Fri Feb 28 10:08:33 2014 +0000
  11. 5741894 Move architecture timer setup to platform-specific code by Jeenu Viswambharan · Tue Jan 07 10:21:18 2014 +0000
  12. 7c151c4 Remove unused 'CPU present' flag by Jeenu Viswambharan · Tue Jan 07 10:20:48 2014 +0000
  13. 5ac51a0 Remove change log instructions from contribution.md by Dan Handley · Tue Mar 04 11:51:32 2014 +0000
  14. 87274c4 bl_common: add image_size() by Ryan Harkin · Tue Feb 04 11:43:57 2014 +0000
  15. 1bf80fc fvp: plat_io_storage: remove duplicated code by Ryan Harkin · Tue Feb 18 17:40:24 2014 +0000
  16. 66573cb Enable platforms to omit some bootloaders by Jon Medhurst · Thu Feb 13 15:19:28 2014 +0000
  17. ecf0a71 Generate build time and date message at link time. by Jon Medhurst · Mon Feb 17 12:18:24 2014 +0000
  18. b1eb093 fvp: Make use of the generic MMU translation table setup code by Jon Medhurst · Wed Feb 26 16:27:53 2014 +0000
  19. bb1fe20 Add generic functions for setting up aarch64 MMU translation tables by Jon Medhurst · Fri Jan 24 15:41:33 2014 +0000
  20. 407a95c Update Makefiles to get proper dependency checking working. by Jon Medhurst · Wed Feb 12 15:54:48 2014 +0000
  21. d0212c2 Fix implementation and users of gicd_set_ipriorityr() by Jon Medhurst · Tue Feb 11 14:48:56 2014 +0000
  22. d11a7f3 Fix assert in bakery_lock_release() by Jon Medhurst · Thu Feb 06 14:13:16 2014 +0000
  23. 619c5b3 Add v0.3 release documentation by Dan Handley · Wed Feb 26 17:20:40 2014 +0000
  24. 3cb6c9d Consolidate design and porting documentation by Dan Handley · Thu Feb 27 19:46:37 2014 +0000
  25. 3cad00d Add EL3 runtime services and SPD documentation by Dan Handley · Tue Feb 25 19:09:48 2014 +0000
  26. 7fb153b Separate firmware design out of user-guide.md by Dan Handley · Tue Feb 25 13:28:04 2014 +0000
  27. 6cef39a Update versions of dependencies in user-guide.md by Dan Handley · Wed Feb 19 16:30:22 2014 +0000
  28. 97cc9ee Remove duplicate xlat_table descriptions by Jeenu Viswambharan · Mon Feb 24 15:20:28 2014 +0000
  29. 7c596b2 fvp: Initialise UART earlier by Sandrine Bailleux · Fri Feb 21 14:16:16 2014 +0000
  30. 090630e Tolerate runtime service initialization failure by Jeenu Viswambharan · Thu Feb 20 17:19:39 2014 +0000
  31. 7f36660 Implement late binding for runtime hooks by Jeenu Viswambharan · Thu Feb 20 17:11:00 2014 +0000
  32. 9128ffe Update contributing.md to new CLA location by Dan Handley · Mon Feb 24 12:17:36 2014 +0000
  33. d19e497 Reduce GICv3 debug output by Harry Liebel · Mon Feb 24 12:01:27 2014 +0000
  34. 8aa559c Revert accidental removal of BL2 from help message by Jeenu Viswambharan · Fri Feb 21 11:42:08 2014 +0000
  35. d59a6c6 Update .gitignore by Jeenu Viswambharan · Tue Feb 18 12:57:55 2014 +0000
  36. cd52932 Fix semihosting with latest toolchain by Ryan Harkin · Mon Feb 10 17:17:04 2014 +0000
  37. 2f2cef4 Cleanup FIP build targets and messages by Jeenu Viswambharan · Wed Feb 19 09:38:18 2014 +0000
  38. 08c28d5 Report recoverable errors as warnings by Jeenu Viswambharan · Thu Feb 20 12:03:31 2014 +0000
  39. 916a2c1 Rework arithmetic operations in Test Secure Payload by Achin Gupta · Sun Feb 09 23:11:46 2014 +0000
  40. 607084e Add power management support in the SPD by Achin Gupta · Sun Feb 09 18:24:19 2014 +0000
  41. 375f538 Add Test Secure Payload Dispatcher (TSPD) service by Achin Gupta · Tue Feb 18 18:12:48 2014 +0000
  42. dd3dc32 Fix FIP offset address when file not found by Jeenu Viswambharan · Thu Feb 20 11:51:00 2014 +0000
  43. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · Tue Feb 18 18:09:12 2014 +0000
  44. 0a9f747 Move PSCI to runtime services directory by Achin Gupta · Sun Feb 09 17:48:12 2014 +0000
  45. 8aa0cd4 Specify address of UART device to use as a console by Achin Gupta · Sun Feb 09 13:47:08 2014 +0000
  46. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · Sun Feb 09 13:30:38 2014 +0000
  47. 35ca351 Add support for BL3-2 in BL3-1 by Achin Gupta · Wed Feb 19 17:58:33 2014 +0000
  48. a3050ed Add support for BL3-2 in BL2 by Achin Gupta · Wed Feb 19 17:52:35 2014 +0000
  49. e4d084e Rework BL2 to BL3-1 hand over interface by Achin Gupta · Wed Feb 19 17:18:23 2014 +0000
  50. a7934d6 Add exception vector guards by Jeenu Viswambharan · Fri Feb 07 15:53:18 2014 +0000
  51. ca823d2 Increase coherent stack sizes by Achin Gupta · Sun Feb 02 13:04:00 2014 +0000
  52. caa8493 Add support for handling runtime service requests by Jeenu Viswambharan · Thu Feb 06 10:36:15 2014 +0000
  53. 07f4e07 Introduce new exception handling framework by Achin Gupta · Sun Feb 02 12:02:23 2014 +0000
  54. 7421b46 Add runtime services framework by Achin Gupta · Sat Feb 01 18:53:26 2014 +0000
  55. ef7a28c psci: Use context library for preserving EL3 state by Achin Gupta · Sat Feb 01 08:59:56 2014 +0000
  56. 7aea908 Add context management library by Achin Gupta · Sat Feb 01 07:51:28 2014 +0000
  57. 9ac63c5 Add helper library for cpu context management by Achin Gupta · Thu Jan 16 12:08:03 2014 +0000
  58. b739f22 Setup VBAR_EL3 incrementally by Achin Gupta · Sat Jan 18 16:50:09 2014 +0000
  59. 65f0730 Fix spilled-over BL1 exception vector by Jeenu Viswambharan · Fri Feb 07 15:50:57 2014 +0000
  60. 74cbb83 Move translation tables into separate section by Jeenu Viswambharan · Mon Feb 17 17:26:51 2014 +0000
  61. d265bd7 Add Firmware Image Package (FIP) documentation by Harry Liebel · Fri Jan 31 19:04:10 2014 +0000
  62. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · Fri Feb 14 14:42:48 2014 +0000
  63. f58ad36 Add Firmware Image Package creation tool by Harry Liebel · Fri Jan 10 18:00:33 2014 +0000
  64. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · Mon Feb 10 17:04:32 2014 +0000
  65. f2f9bb5 Add IO abstraction framework by James Morrissey · Mon Feb 10 16:18:59 2014 +0000
  66. 40a6f64 Fix asserts appearing in release builds by James Morrissey · Mon Feb 10 14:24:36 2014 +0000
  67. df64a55 Compile assembly files with -DDEBUG flag by Sandrine Bailleux · Tue Feb 11 13:31:33 2014 +0000
  68. c3810c8 Fix memmove and memcpy by Jon Medhurst · Wed Jan 15 18:22:34 2014 +0000
  69. 36eaaf3 Allow style checking of tree and local changes by Ian Spray · Thu Jan 30 17:25:28 2014 +0000
  70. 35fab8c Build system: Add cscope target to the Makefile by Joakim Bech · Thu Jan 23 14:51:49 2014 +0100
  71. b2187ab fvp: clear a pending cluster power off request by Achin Gupta · Fri Jan 17 16:52:29 2014 +0000
  72. 75f7367 psci: fix affinity level upgrade issue by Achin Gupta · Thu Dec 05 16:33:10 2013 +0000
  73. a45e397 psci: preserve target affinity level during suspend by Achin Gupta · Thu Dec 05 15:10:48 2013 +0000
  74. a59caa4 psci: replace secure context with suspend context by Achin Gupta · Thu Dec 05 14:21:04 2013 +0000
  75. 03cb8fb fvp: rename fvp_* files to plat_* by Ryan Harkin · Wed Jan 15 17:37:25 2014 +0000
  76. 72ee331 Build system: add 'make help' option by Ryan Harkin · Wed Jan 15 16:55:07 2014 +0000
  77. d7a6b0f Build system: minor spacing tidyup by Ryan Harkin · Mon Jan 13 14:40:13 2014 +0000
  78. 25cff83 Build system: Fixes #2: Add multi-platform support by Ryan Harkin · Mon Jan 13 12:37:03 2014 +0000
  79. 5443f2b remove empty definition of display_boot_progress() by Achin Gupta · Sat Jan 18 16:26:30 2014 +0000
  80. 3a4cae0 Change comments in assembler files to help ctags by Jeenu Viswambharan · Thu Jan 16 17:30:39 2014 +0000
  81. eaec590 Probe for GICv3 re-distributors on core bring-up by Harry Liebel · Thu Dec 12 13:00:29 2013 +0000
  82. 4f60368 Do not trap access to floating point registers by Harry Liebel · Tue Jan 14 18:11:48 2014 +0000
  83. e83b0ca Update year in copyright text to 2014 by Dan Handley · Tue Jan 14 18:17:09 2014 +0000
  84. 5407885 Refer to separate issue tracking repository by Dan Handley · Tue Jan 14 13:20:12 2014 +0000
  85. 8468739 Move GIC setup to a separate file by Ian Spray · Thu Jan 02 16:57:12 2014 +0000
  86. e22fb91 Build project with 'pedantic' by Harry Liebel · Fri Jan 03 14:18:15 2014 +0000
  87. 0af6d64 Do not let GCC use built-in functions by Harry Liebel · Fri Dec 20 18:51:12 2013 +0000
  88. bdb774d Fix SPSR register size in gp_regs structure by Sandrine Bailleux · Tue Dec 17 13:47:14 2013 +0000
  89. a960f28 Local C library documentation updates by Harry Liebel · Thu Dec 12 16:03:44 2013 +0000
  90. 1bc9e1f Add strchr() and putchar() to local C library by Harry Liebel · Thu Dec 12 16:46:30 2013 +0000
  91. 0f702c6 Create local C library implementation (2/2) by Harry Liebel · Tue Dec 17 18:19:04 2013 +0000
  92. c81b1d0 Create local C library implementation (1/2) by Harry Liebel · Tue Dec 17 18:31:42 2013 +0000
  93. 57bb658 Add debug macros by Harry Liebel · Thu Dec 19 13:30:58 2013 +0000
  94. 93ca221 Make BL31's ns_entry_info a single-cpu area by Sandrine Bailleux · Mon Dec 02 15:57:09 2013 +0000
  95. 34edaed BL2: Sanity check value in x0 in the entry point code by Sandrine Bailleux · Mon Dec 02 15:45:07 2013 +0000
  96. ba6980a Move RUN_IMAGE constant from bl1.h to bl_common.h by Sandrine Bailleux · Mon Dec 02 15:41:25 2013 +0000
  97. ee12f6f Remove useless copies of meminfo structures by Sandrine Bailleux · Thu Nov 28 14:55:58 2013 +0000
  98. dc98e53 psci: update docs with status of cpu_suspend api by Achin Gupta · Tue Nov 26 15:34:12 2013 +0000
  99. 0959db5 psci: rectify and homogenise generic code by Achin Gupta · Mon Dec 02 17:33:04 2013 +0000
  100. 3140a9e psci: rework cpu_off assertion and minor cleanups by Achin Gupta · Mon Dec 02 16:23:12 2013 +0000