1. 34ab609 Disable PIE compilation option by david cunado · Thu Nov 30 21:58:01 2017 +0000
  2. c50d376 Merge pull request #1104 from nmenon/dtb_build-v2 by davidcunado-arm · Thu Dec 14 22:11:06 2017 +0000
  3. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · Mon Dec 11 12:29:47 2017 +0000
  4. ce88eee Enable SVE for Non-secure world by David Cunado · Fri Oct 20 11:30:57 2017 +0100
  5. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · Tue Nov 14 14:10:10 2017 +0000
  6. fcedb69 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · Mon Oct 16 11:40:10 2017 +0100
  7. 896da5b Fix Makefile for ARMv8-A AArch32 build by Sandrine Bailleux · Fri Nov 24 08:43:40 2017 +0000
  8. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · Thu Nov 23 23:41:24 2017 +0000
  9. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · Fri Oct 13 12:06:06 2017 +0100
  10. baa1611 Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · Thu Nov 09 22:38:37 2017 +0000
  11. c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · Tue Oct 24 10:07:35 2017 +0100
  12. 1374fcb ARMv7 target is driven by ARM_ARCH_MAJOR==7 by Etienne Carriere · Wed Nov 08 13:48:40 2017 +0100
  13. e2395b4 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · Sat Nov 04 03:12:28 2017 +0900
  14. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  15. 4ac02ba Makefile: Add ability to build dtb by Nishanth Menon · Fri Oct 14 01:13:57 2016 +0000
  16. f07b808 Merge pull request #1093 from soby-mathew/eb/log_fw by davidcunado-arm · Mon Sep 18 12:17:33 2017 +0100
  17. aaf15f5 Implement log framework by Soby Mathew · Mon Sep 04 11:49:29 2017 +0100
  18. be9bd9d Filter out invalid configure for EL3_PAYLOAD_BASE by Qixiang Xu · Thu Aug 24 11:03:23 2017 +0800
  19. f565757 Makefile: correct path for CHECKPATCH warnings by Etienne Carriere · Wed Aug 23 15:44:01 2017 +0200
  20. b36577a CCI: Adapt for specific product at run time by Jeenu Viswambharan · Wed Jul 19 17:07:00 2017 +0100
  21. d73dcf3 Fix alphabetic ordering by Jeenu Viswambharan · Wed Jul 19 13:52:12 2017 +0100
  22. 1ddc16f Release v1.4: Update minor version number to 4 by David Cunado · Thu Jul 06 17:50:47 2017 +0100
  23. d0c8273 Introduce TF_LDFLAGS by Douglas Raillard · Thu Jun 22 14:44:48 2017 +0100
  24. 505f467 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · Wed Jun 28 13:47:40 2017 +0100
  25. d56fb04 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · Mon Jun 19 15:38:02 2017 +0100
  26. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · Tue May 23 09:32:49 2017 +0100
  27. cc6129d Remove `DISABLE_PEDANTIC` build option by Antonio Nino Diaz · Fri May 12 16:14:51 2017 +0100
  28. 34e7843 Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory by davidcunado-arm · Tue May 30 10:56:47 2017 +0100
  29. b3bfd34 build: Introduce ARM Compiler 6 support by dp-arm · Wed May 03 16:30:32 2017 +0100
  30. 320e844 build: Introduce clang support by dp-arm · Tue May 02 12:00:08 2017 +0100
  31. e95aaa6 build: Introduce HOSTCC flag by dp-arm · Tue May 02 11:09:11 2017 +0100
  32. c8898cf Switch default C environment from c99 to gnu99 by dp-arm · Wed May 03 16:30:54 2017 +0100
  33. 4be1a61 Merge pull request #938 from masahir0y/tools_share by danh-arm · Wed May 24 14:20:20 2017 +0100
  34. 9c107fa Introduce `tf_snprintf` by Antonio Nino Diaz · Wed May 17 15:34:22 2017 +0100
  35. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · Mon May 22 12:11:24 2017 +0900
  36. e3a2b31 fip: move headers shared between TF and fiptool to include/tools_share by Masahiro Yamada · Mon May 08 18:29:03 2017 +0900
  37. 18dfb30 AArch32: Add BL2U support by Yatharth Kochar · Tue Nov 22 11:06:03 2016 +0000
  38. cdd03cb AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · Wed Feb 15 11:07:55 2017 +0000
  39. e3cc838 Hook up LLVM compiler-rt in the build system by dp-arm · Thu May 04 12:15:35 2017 +0100
  40. 6377a4f Merge pull request #926 from EvanLloyd/win_make_4 by davidcunado-arm · Mon May 08 23:32:52 2017 +0100
  41. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  42. 1c5f360 Build: Correct Unix specific echo commands by Evan Lloyd · Tue Apr 11 16:52:00 2017 +0100
  43. b68095d Merge pull request #898 from soby-mathew/sm/dcache-early by davidcunado-arm · Fri Apr 21 11:45:53 2017 +0100
  44. 7c65c1e Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · Thu Apr 20 09:58:28 2017 +0100
  45. 808c229 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · Tue Apr 18 15:16:05 2017 +0100
  46. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · Mon Apr 10 22:35:42 2017 +0100
  47. 2f92c1e Merge pull request #890 from masahir0y/scp by davidcunado-arm · Fri Apr 14 01:49:34 2017 +0100
  48. 18e6004 Merge pull request #886 from dp-arm/dp/stack-protector by davidcunado-arm · Thu Apr 06 10:20:47 2017 +0100
  49. 53e442e Merge pull request #877 from soby-mathew/sm/build_opt_checks by davidcunado-arm · Wed Apr 05 22:02:19 2017 +0100
  50. e76b4f8 Build: add generic way to include SCP_BL2 into FIP image by Masahiro Yamada · Wed Apr 05 19:11:41 2017 +0900
  51. 306593d Add support for GCC stack protection by Douglas Raillard · Fri Feb 24 18:14:15 2017 +0000
  52. 574e01e Include all makefiles before build option checks by Soby Mathew · Tue Feb 14 10:05:07 2017 +0000
  53. 230011c Move plat/common source file definitions to generic Makefiles by dp-arm · Tue Mar 07 11:02:47 2017 +0000
  54. 1fecc8d Merge pull request #860 from jeenu-arm/hw-asstd-coh by davidcunado-arm · Fri Mar 17 12:34:37 2017 +0000
  55. c4364f6 Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat by davidcunado-arm · Thu Mar 16 12:42:32 2017 +0000
  56. 233c7c1 Add version 2 of xlat tables library by Antonio Nino Diaz · Wed Mar 08 14:40:23 2017 +0000
  57. 7ed2cbc Disallow using coherent memory with hardware-assisted coherency by Jeenu Viswambharan · Fri Jan 06 16:14:42 2017 +0000
  58. a10d64e build: Define build option for hardware-assisted coherency by Jeenu Viswambharan · Wed Jan 04 13:51:42 2017 +0000
  59. faafd7e Merge pull request #837 from douglas-raillard-arm/dr/fix_tools_cflags by danh-arm · Tue Feb 28 11:58:12 2017 +0000
  60. f526d59 Merge pull request #843 from jeenu-arm/cas-lock by danh-arm · Mon Feb 20 13:59:50 2017 +0000
  61. 301a1f5 Merge pull request #829 from masahir0y/build by davidcunado-arm · Thu Feb 16 09:56:17 2017 +0000
  62. fca7680 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · Mon Jan 16 16:52:35 2017 +0000
  63. 66abfbe PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · Tue Jan 31 13:01:04 2017 +0000
  64. f10adde Makefile: use git describe for BUILD_STRING by Masahiro Yamada · Fri Feb 03 11:47:27 2017 +0900
  65. 82968ce Merge pull request #821 from jeenu-arm/errata-printing by danh-arm · Tue Jan 31 15:40:20 2017 +0000
  66. 092d273 Merge pull request #799 from masahir0y/fiptool by danh-arm · Tue Jan 31 15:39:19 2017 +0000
  67. 527cd90 build: Use separate CFLAGS for tools by Douglas Raillard · Wed Dec 28 14:47:50 2016 +0000
  68. d5ec367 Report errata workaround status to console by Jeenu Viswambharan · Tue Jan 03 11:01:51 2017 +0000
  69. 72f572f Add -fno-builtin to CFLAGS by Douglas Raillard · Mon Jan 16 11:32:28 2017 +0000
  70. 4d87eb4 fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · Sun Dec 25 13:52:22 2016 +0900
  71. d84f88e checkpatch: Fix regular expressions by Antonio Nino Diaz · Mon Jan 16 17:20:45 2017 +0000
  72. 0dec9fa Build: use CPP just for pre-processing by Masahiro Yamada · Thu Dec 22 12:51:53 2016 +0900
  73. 49071ae Build: exclude -c flag from TF_CFLAGS by Masahiro Yamada · Thu Dec 22 12:39:55 2016 +0900
  74. 8c0177f Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · Fri Nov 11 13:57:50 2016 +0000
  75. 615ff39 build: Reorder build variables alphabetically by Jeenu Viswambharan · Mon Oct 24 14:31:51 2016 +0100
  76. 9c91447 Fix format of patches passed to checkpatch by Antonio Nino Diaz · Thu Oct 27 09:36:09 2016 +0100
  77. 171e729 Merge pull request #734 from afaerber/make-help by danh-arm · Mon Oct 17 12:19:45 2016 +0100
  78. b56646f Merge pull request #729 from dp-arm/dp/arm-sip by danh-arm · Mon Oct 17 12:19:20 2016 +0100
  79. 485b1ca Release v1.3: Update minor version number to 3 by David Cunado · Tue Oct 04 16:06:37 2016 +0100
  80. 3cac786 Add PMF instrumentation points in TF by dp-arm · Mon Sep 19 11:18:44 2016 +0100
  81. ec82cfb Makefile: Add missing space in help output by Andreas Färber · Mon Oct 10 05:18:49 2016 +0200
  82. a5f77d3 AArch32: Add ARM platform changes in BL2 by Yatharth Kochar · Mon Jul 04 11:26:14 2016 +0100
  83. 88ac53b AArch32: Add ARM platform changes in BL1 by Yatharth Kochar · Mon Jul 04 11:03:49 2016 +0100
  84. f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · Tue Jun 28 16:58:26 2016 +0100
  85. 3345a8d Add new version of image loading. by Yatharth Kochar · Mon Sep 12 16:08:41 2016 +0100
  86. 6419ea3 Move pmf headers to include/lib/pmf by dp-arm · Mon Aug 15 10:33:08 2016 +0100
  87. a194125 AArch32: Enable build at top level Makefile for FVP by Soby Mathew · Thu May 05 14:33:33 2016 +0100
  88. c6820d1 AArch32: Add essential Arch helpers by Soby Mathew · Mon May 09 17:49:55 2016 +0100
  89. d32134d Merge pull request #661 from dp-arm/master by danh-arm · Tue Aug 09 10:16:36 2016 +0100
  90. 4972ec5 Replace fip_create with fiptool by dp-arm · Wed May 25 16:20:20 2016 +0100
  91. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · Thu Mar 24 16:56:29 2016 +0000
  92. f91f144 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · Fri Jul 08 14:37:40 2016 +0100
  93. 241ec6c Add optional PSCI STAT residency & count functions by Yatharth Kochar · Mon May 09 18:26:35 2016 +0100
  94. 9518d02 Add Performance Measurement Framework(PMF) by Yatharth Kochar · Fri Mar 11 14:20:19 2016 +0000
  95. 99c571b Merge pull request #643 from sandrine-bailleux-arm/sb/checkpatch-conf-file by danh-arm · Wed Jun 08 13:30:03 2016 +0100
  96. a83af08 Merge pull request #639 from danh-arm/dh/import-libfdt by danh-arm · Wed Jun 08 13:20:35 2016 +0100
  97. 0b5a158 Move checkpatch options in a configuration file by Sandrine Bailleux · Thu Jun 02 11:19:59 2016 +0100
  98. 3a35571 Exclude more files from checkpatch and checkcodebase by Dan Handley · Thu Jun 02 18:21:02 2016 +0100
  99. d7b59e4 Move stdlib header files to include/lib/stdlib by Dan Handley · Thu Jun 02 17:15:13 2016 +0100
  100. d75d2ba Build option to include AArch32 registers in cpu context by Soby Mathew · Tue May 17 14:01:32 2016 +0100