1. 230011c Move plat/common source file definitions to generic Makefiles by dp-arm · Tue Mar 07 11:02:47 2017 +0000
  2. 1fecc8d Merge pull request #860 from jeenu-arm/hw-asstd-coh by davidcunado-arm · Fri Mar 17 12:34:37 2017 +0000
  3. c4364f6 Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat by davidcunado-arm · Thu Mar 16 12:42:32 2017 +0000
  4. 233c7c1 Add version 2 of xlat tables library by Antonio Nino Diaz · Wed Mar 08 14:40:23 2017 +0000
  5. 7ed2cbc Disallow using coherent memory with hardware-assisted coherency by Jeenu Viswambharan · Fri Jan 06 16:14:42 2017 +0000
  6. a10d64e build: Define build option for hardware-assisted coherency by Jeenu Viswambharan · Wed Jan 04 13:51:42 2017 +0000
  7. faafd7e Merge pull request #837 from douglas-raillard-arm/dr/fix_tools_cflags by danh-arm · Tue Feb 28 11:58:12 2017 +0000
  8. f526d59 Merge pull request #843 from jeenu-arm/cas-lock by danh-arm · Mon Feb 20 13:59:50 2017 +0000
  9. 301a1f5 Merge pull request #829 from masahir0y/build by davidcunado-arm · Thu Feb 16 09:56:17 2017 +0000
  10. fca7680 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · Mon Jan 16 16:52:35 2017 +0000
  11. 66abfbe PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · Tue Jan 31 13:01:04 2017 +0000
  12. f10adde Makefile: use git describe for BUILD_STRING by Masahiro Yamada · Fri Feb 03 11:47:27 2017 +0900
  13. 82968ce Merge pull request #821 from jeenu-arm/errata-printing by danh-arm · Tue Jan 31 15:40:20 2017 +0000
  14. 092d273 Merge pull request #799 from masahir0y/fiptool by danh-arm · Tue Jan 31 15:39:19 2017 +0000
  15. 527cd90 build: Use separate CFLAGS for tools by Douglas Raillard · Wed Dec 28 14:47:50 2016 +0000
  16. d5ec367 Report errata workaround status to console by Jeenu Viswambharan · Tue Jan 03 11:01:51 2017 +0000
  17. 72f572f Add -fno-builtin to CFLAGS by Douglas Raillard · Mon Jan 16 11:32:28 2017 +0000
  18. 4d87eb4 fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · Sun Dec 25 13:52:22 2016 +0900
  19. d84f88e checkpatch: Fix regular expressions by Antonio Nino Diaz · Mon Jan 16 17:20:45 2017 +0000
  20. 0dec9fa Build: use CPP just for pre-processing by Masahiro Yamada · Thu Dec 22 12:51:53 2016 +0900
  21. 49071ae Build: exclude -c flag from TF_CFLAGS by Masahiro Yamada · Thu Dec 22 12:39:55 2016 +0900
  22. 8c0177f Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · Fri Nov 11 13:57:50 2016 +0000
  23. 615ff39 build: Reorder build variables alphabetically by Jeenu Viswambharan · Mon Oct 24 14:31:51 2016 +0100
  24. 9c91447 Fix format of patches passed to checkpatch by Antonio Nino Diaz · Thu Oct 27 09:36:09 2016 +0100
  25. 171e729 Merge pull request #734 from afaerber/make-help by danh-arm · Mon Oct 17 12:19:45 2016 +0100
  26. b56646f Merge pull request #729 from dp-arm/dp/arm-sip by danh-arm · Mon Oct 17 12:19:20 2016 +0100
  27. 485b1ca Release v1.3: Update minor version number to 3 by David Cunado · Tue Oct 04 16:06:37 2016 +0100
  28. 3cac786 Add PMF instrumentation points in TF by dp-arm · Mon Sep 19 11:18:44 2016 +0100
  29. ec82cfb Makefile: Add missing space in help output by Andreas Färber · Mon Oct 10 05:18:49 2016 +0200
  30. a5f77d3 AArch32: Add ARM platform changes in BL2 by Yatharth Kochar · Mon Jul 04 11:26:14 2016 +0100
  31. 88ac53b AArch32: Add ARM platform changes in BL1 by Yatharth Kochar · Mon Jul 04 11:03:49 2016 +0100
  32. f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · Tue Jun 28 16:58:26 2016 +0100
  33. 3345a8d Add new version of image loading. by Yatharth Kochar · Mon Sep 12 16:08:41 2016 +0100
  34. 6419ea3 Move pmf headers to include/lib/pmf by dp-arm · Mon Aug 15 10:33:08 2016 +0100
  35. a194125 AArch32: Enable build at top level Makefile for FVP by Soby Mathew · Thu May 05 14:33:33 2016 +0100
  36. c6820d1 AArch32: Add essential Arch helpers by Soby Mathew · Mon May 09 17:49:55 2016 +0100
  37. d32134d Merge pull request #661 from dp-arm/master by danh-arm · Tue Aug 09 10:16:36 2016 +0100
  38. 4972ec5 Replace fip_create with fiptool by dp-arm · Wed May 25 16:20:20 2016 +0100
  39. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · Thu Mar 24 16:56:29 2016 +0000
  40. f91f144 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · Fri Jul 08 14:37:40 2016 +0100
  41. 241ec6c Add optional PSCI STAT residency & count functions by Yatharth Kochar · Mon May 09 18:26:35 2016 +0100
  42. 9518d02 Add Performance Measurement Framework(PMF) by Yatharth Kochar · Fri Mar 11 14:20:19 2016 +0000
  43. 99c571b Merge pull request #643 from sandrine-bailleux-arm/sb/checkpatch-conf-file by danh-arm · Wed Jun 08 13:30:03 2016 +0100
  44. a83af08 Merge pull request #639 from danh-arm/dh/import-libfdt by danh-arm · Wed Jun 08 13:20:35 2016 +0100
  45. 0b5a158 Move checkpatch options in a configuration file by Sandrine Bailleux · Thu Jun 02 11:19:59 2016 +0100
  46. 3a35571 Exclude more files from checkpatch and checkcodebase by Dan Handley · Thu Jun 02 18:21:02 2016 +0100
  47. d7b59e4 Move stdlib header files to include/lib/stdlib by Dan Handley · Thu Jun 02 17:15:13 2016 +0100
  48. d75d2ba Build option to include AArch32 registers in cpu context by Soby Mathew · Tue May 17 14:01:32 2016 +0100
  49. f5fdbcc Give user's compiler flags precedence over default ones by Sandrine Bailleux · Mon Apr 11 13:01:17 2016 +0100
  50. d63370d Merge pull request #588 from antonio-nino-diaz-arm/an/ignore-check-md by danh-arm · Fri Apr 08 13:51:46 2016 +0100
  51. dc0b9c8 Remove markdown files from coding style check by Antonio Nino Diaz · Fri Apr 08 11:51:19 2016 +0100
  52. 34466f9 Fix list of paths to perform coding style check on by Antonio Nino Diaz · Fri Apr 08 11:49:10 2016 +0100
  53. 1d8f3a7 Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-base by danh-arm · Fri Apr 08 10:43:46 2016 +0100
  54. 25ab118 Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32 by danh-arm · Fri Apr 08 10:40:39 2016 +0100
  55. 2b8277b Rename BL33_BASE option to PRELOADED_BL33_BASE by Antonio Nino Diaz · Wed Apr 06 17:31:57 2016 +0100
  56. e4fa370 Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · Tue Apr 05 11:38:49 2016 +0100
  57. e649196 Merge pull request #578 from EvanLloyd/ejll/woa_make2 by danh-arm · Thu Apr 07 17:11:45 2016 +0100
  58. 004c9a5 Make:Allow for extension in tool names. by Evan Lloyd · Thu Dec 03 11:35:40 2015 +0000
  59. f4ba5ca Make:Use "simply expanded" make variables. by Evan Lloyd · Thu Dec 03 09:47:51 2015 +0000
  60. a71d259 Make:Use environment variables for OS detection. by Evan Lloyd · Wed Dec 02 18:56:06 2015 +0000
  61. 26c6cb4 Make:Make shell commands more portable by Evan Lloyd · Wed Dec 02 18:33:55 2015 +0000
  62. f269714 Make:Remove calls to shell from makefiles. by Evan Lloyd · Wed Dec 02 18:17:37 2015 +0000
  63. 346f1f9 Remove xlat_helpers.c by Antonio Nino Diaz · Thu Mar 31 09:08:56 2016 +0100
  64. faf144f Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapper by danh-arm · Tue Mar 29 15:39:01 2016 +0100
  65. faf573a Enable preloaded BL33 alternative boot flow by Antonio Nino Diaz · Mon Feb 15 14:53:10 2016 +0000
  66. 95036fc Compile stdlib C files individually by Antonio Nino Diaz · Fri Feb 26 10:46:44 2016 +0000
  67. d481759 Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · Wed Jan 13 14:57:38 2016 +0000
  68. 8e04dec Apply TBBR naming convention to the fip_create options by Juan Castillo · Tue Jan 05 11:55:36 2016 +0000
  69. 5554dc9 Merge pull request #475 from danh-arm/dh/v1.2-final by danh-arm · Tue Dec 22 11:42:53 2015 +0000
  70. 30734ec Increment Makefile version to 1.2 by Dan Handley · Fri Dec 18 11:51:48 2015 +0000
  71. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · Thu Dec 17 13:58:58 2015 +0000
  72. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  73. c69ef8c Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · Thu Dec 10 11:54:42 2015 +0000
  74. 7ac4b11 De-feature PL011 UART driver to match generic UART spec by Juan Castillo · Mon Nov 16 16:53:38 2015 +0000
  75. d1a9343 FWU: Add support for `fwu_fip` target by Yatharth Kochar · Mon Oct 12 12:33:47 2015 +0100
  76. b1c2fe0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · Wed Oct 14 15:27:24 2015 +0100
  77. 71c9a5e FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · Sat Oct 10 19:06:53 2015 +0100
  78. b21b02f Introduce COLD_BOOT_SINGLE_CPU build option by Sandrine Bailleux · Fri Oct 30 15:05:17 2015 +0000
  79. 03897bb CSS: Enable booting of EL3 payloads by Sandrine Bailleux · Thu Nov 26 16:31:34 2015 +0000
  80. b7e97c4 Introduce SPIN_ON_BL1_EXIT build flag by Sandrine Bailleux · Tue Nov 10 10:01:19 2015 +0000
  81. 18a6204 Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · Mon Oct 26 14:29:21 2015 +0000
  82. 7916cca Merge pull request #430 from jcastillo-arm/jc/tf-issues/333 by Achin Gupta · Thu Nov 19 15:03:01 2015 +0000
  83. 671b8db Fix build error when `BL32` is not defined by Juan Castillo · Thu Nov 12 10:59:26 2015 +0000
  84. 23828aa Merge pull request #427 from jcastillo-arm/jc/tf-issues/294 by Achin Gupta · Wed Nov 11 21:48:03 2015 +0000
  85. d4f7925 Add -mstrict-align to the gcc options by Juan Castillo · Fri Nov 06 12:43:56 2015 +0000
  86. 1bdde17 Re-introduce evaluation of ENABLE_PLAT_COMPAT build flag by Achin Gupta · Sat Nov 07 16:19:23 2015 +0000
  87. 396644b Make: fix dependency files generation by Juan Castillo · Thu Oct 22 11:34:44 2015 +0100
  88. a3487d1 Rework Makefile by Juan Castillo · Tue Aug 18 14:23:04 2015 +0100
  89. 70716d6 PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · Mon Jul 13 16:26:11 2015 +0100
  90. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · Mon Jul 13 14:10:57 2015 +0100
  91. 49473e4 PSCI: Implement platform compatibility layer by Soby Mathew · Wed Jun 10 13:49:59 2015 +0100
  92. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · Tue Apr 07 12:16:56 2015 +0100
  93. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · Tue May 19 11:54:12 2015 +0100
  94. f9f39c3 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · Mon Jun 01 16:34:23 2015 +0100
  95. 72fe347 TBB: add build option to save private keys by Juan Castillo · Wed Feb 25 12:43:12 2015 +0000
  96. 9ccbc03 Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1 by danh-arm · Wed Jun 24 11:23:33 2015 +0100
  97. 449dbd5 Introduce PROGRAMMABLE_RESET_ADDRESS build option by Sandrine Bailleux · Tue Jun 02 17:19:43 2015 +0100
  98. eeeced5 Driver for 16550 UART interface by Varun Wadekar · Tue May 19 16:44:17 2015 +0530
  99. 81be100 Allow deeper platform port directory structure by Dan Handley · Fri Mar 27 17:44:35 2015 +0000
  100. f87ab39 Remove the ARCH build configuration from the Makefile by Sandrine Bailleux · Wed Feb 18 17:28:07 2015 +0000