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