1. 88de358 Merge pull request #841 from dp-arm/dp/debug-regs by danh-arm · Mon Feb 20 13:58:48 2017 +0000
  2. 0470202 Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · Thu Feb 16 14:49:37 2017 +0000
  3. 595d0d5 Disable secure self-hosted debug via MDCR_EL3/SDCR by dp-arm · Wed Feb 08 11:51:50 2017 +0000
  4. 21362a9 Introduce unified API to zero memory by Douglas Raillard · Fri Dec 02 13:51:54 2016 +0000
  5. 8dbf3d7 PMF: Fixup PMF constants by dp-arm · Wed Feb 01 11:38:02 2017 +0000
  6. 82968ce Merge pull request #821 from jeenu-arm/errata-printing by danh-arm · Tue Jan 31 15:40:20 2017 +0000
  7. d5ec367 Report errata workaround status to console by Jeenu Viswambharan · Tue Jan 03 11:01:51 2017 +0000
  8. 54ec86a Allow spin locks to be defined from assembly by Jeenu Viswambharan · Thu Jan 19 14:23:36 2017 +0000
  9. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · Thu Jan 19 10:26:16 2017 +0000
  10. 2165a3e stdlib: Import timingsafe_bcmp() from FreeBSD by Antonio Nino Diaz · Mon Jan 16 13:25:38 2017 +0000
  11. 18babd3 Merge pull request #818 from sandrine-bailleux-arm/sb/strnlen by danh-arm · Tue Jan 24 14:28:19 2017 +0000
  12. ccfc829 Add strnlen() to local C library by Sandrine Bailleux · Tue Jan 24 10:18:01 2017 +0000
  13. 980f185 Merge pull request #800 from masahir0y/ifdef by danh-arm · Mon Jan 23 16:49:43 2017 +0000
  14. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · Sun Dec 25 23:36:24 2016 +0900
  15. c4806d7 Merge pull request #813 from antonio-nino-diaz-arm/an/libfdt by danh-arm · Mon Jan 23 11:42:46 2017 +0000
  16. 71c95f7 Merge pull request #812 from antonio-nino-diaz-arm/an/clear-static-vars by danh-arm · Mon Jan 23 11:39:17 2017 +0000
  17. e40306b Fix declarations of cache maintenance functions by Antonio Nino Diaz · Fri Jan 13 15:03:07 2017 +0000
  18. a33fe23 Merge pull request #790 from masahir0y/utils by danh-arm · Wed Jan 18 10:54:49 2017 +0000
  19. fecb2c1 libfdt: Replace v1.4.1 by v1.4.2 by Antonio Nino Diaz · Mon Jan 16 16:11:48 2017 +0000
  20. 73dfd2e utils: move BIT(n) macro to utils.h by Masahiro Yamada · Mon Dec 05 14:28:59 2016 +0900
  21. 516dfcb fiptool: Add support for operating on binary blobs using the UUID by dp-arm · Thu Nov 03 13:59:26 2016 +0000
  22. 2b0a176 Merge pull request #788 from jeenu-arm/cpuops-framework by danh-arm · Tue Dec 20 12:27:58 2016 +0000
  23. a1d1da7 Merge pull request #779 from dp-arm/dp/rtinstr-cache by danh-arm · Mon Dec 19 15:39:33 2016 +0000
  24. 65f43f5 Merge pull request #778 from antonio-nino-diaz-arm/an/xlat-fixes by danh-arm · Mon Dec 19 15:39:01 2016 +0000
  25. ee5eb80 Add provision to extend CPU operations at more levels by Jeenu Viswambharan · Fri Nov 18 12:58:28 2016 +0000
  26. 2d92de6 Add two timestamps to measure PSCI cache flush overhead by dp-arm · Tue Nov 15 13:25:30 2016 +0000
  27. d1beee2 Add PLAT_xxx_ADDR_SPACE_SIZE definitions by Antonio Nino Diaz · Tue Dec 13 15:28:54 2016 +0000
  28. 46a33a5 Assert correct granularity when mapping a PA by Antonio Nino Diaz · Thu Dec 08 16:03:46 2016 +0000
  29. adb7027 AArch32: Fix the stack alignment issue by Soby Mathew · Tue Dec 06 12:10:51 2016 +0000
  30. cdaac7c Merge pull request #772 from davidcunado-arm/dc/reset_debug_reg by danh-arm · Thu Dec 08 12:30:11 2016 +0000
  31. c14b08e Reset EL2 and EL3 configurable controls by David Cunado · Fri Nov 25 00:21:59 2016 +0000
  32. d0f5f9c AArch32: Miscellaneous fixes in the AArch32 code by Yatharth Kochar · Wed Nov 09 15:39:25 2016 +0000
  33. 5f55e28 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · Mon Oct 31 17:37:34 2016 +0000
  34. 8742220 Merge pull request #735 from soby-mathew/sm/aarch32_sctlr by danh-arm · Mon Oct 17 12:20:18 2016 +0100
  35. 588ce0a Merge pull request #730 from dp-arm/dp/uuid-cleanup by danh-arm · Mon Oct 17 12:19:34 2016 +0100
  36. a993c42 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · Thu Sep 29 14:15:57 2016 +0100
  37. a13dc07 Remove non-standard <sys/cdefs.h> include from uuid.h by dp-arm · Fri Sep 16 15:46:47 2016 +0100
  38. 3cac786 Add PMF instrumentation points in TF by dp-arm · Mon Sep 19 11:18:44 2016 +0100
  39. 89256b8 PSCI: Introduce PSCI Library argument structure by Soby Mathew · Tue Sep 13 14:19:08 2016 +0100
  40. a4c219a AArch32: Add support for ARM Cortex-A32 MPCore Processor by Yatharth Kochar · Tue Jul 12 15:47:03 2016 +0100
  41. 5d36121 AArch32: Add generic changes in BL1 by Yatharth Kochar · Tue Jun 28 17:07:09 2016 +0100
  42. f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · Tue Jun 28 16:58:26 2016 +0100
  43. 80ba687 Merge pull request #706 from dp-arm/dp/pmf-aligned-svc by danh-arm · Mon Sep 19 11:57:02 2016 +0100
  44. 026f104 Merge pull request #705 from dp-arm/dp/pmf-macro-rename by danh-arm · Mon Sep 19 11:56:39 2016 +0100
  45. 1a9644b Merge pull request #702 from jeenu-arm/psci-node-hw-state by danh-arm · Mon Sep 19 11:55:56 2016 +0100
  46. 7f03e9d9 PSCI: Add support for PSCI NODE_HW_STATE API by Jeenu Viswambharan · Wed Aug 03 15:54:50 2016 +0100
  47. 008cb2a Merge pull request #707 from sandrine-bailleux-arm/sb/restore-xlat-defines by davidcunado-arm · Thu Sep 15 11:17:41 2016 +0100
  48. 072ce13 Restore some defines in xlat_tables.h by Sandrine Bailleux · Thu Sep 15 09:24:54 2016 +0100
  49. 8810e83 Ensure PMF service timestamps are properly aligned on a cache line boundary by dp-arm · Fri Sep 09 11:39:09 2016 +0100
  50. b28965e Rename `pmf_calc_timestamp_offset` to `pmf_calc_timestamp_addr` by dp-arm · Thu Sep 08 11:51:49 2016 +0100
  51. 550bf5e Support for Mediatek MT6795 SoC by developer · Mon Jul 11 16:05:23 2016 +0800
  52. c9bd651 Merge pull request #690 from soby-mathew/sm/level_sel_xlat by davidcunado-arm · Wed Aug 31 12:44:21 2016 +0100
  53. a97bd89 Add assembler helper to calculate PMF timestamp offset by dp-arm · Mon Aug 15 10:35:54 2016 +0100
  54. 6419ea3 Move pmf headers to include/lib/pmf by dp-arm · Mon Aug 15 10:33:08 2016 +0100
  55. d48ae61 Automatically select initial xlation lookup level by Antonio Nino Diaz · Tue Aug 02 09:21:41 2016 +0100
  56. 89d90dc AArch32: Add support to PSCI lib by Soby Mathew · Thu May 05 14:11:23 2016 +0100
  57. 748be1d AArch32: Add support in TF libraries by Soby Mathew · Thu May 05 14:10:46 2016 +0100
  58. acc144b AArch32: Add SMCC context by Soby Mathew · Thu May 05 12:53:53 2016 +0100
  59. a9482df AArch32: Add API to invoke runtime service handler by Soby Mathew · Thu May 05 12:49:09 2016 +0100
  60. 935c2e7 AArch32: Add translation table library support by Soby Mathew · Thu Jun 30 15:11:07 2016 +0100
  61. c6820d1 AArch32: Add essential Arch helpers by Soby Mathew · Mon May 09 17:49:55 2016 +0100
  62. c53ac5e Move SIZE_FROM_LOG2_WORDS macro to utils.h by Soby Mathew · Wed Jul 20 14:38:36 2016 +0100
  63. 4ec7e2d Ensure addresses in is_mem_free() don't overflow by Sandrine Bailleux · Tue Jul 12 09:12:24 2016 +0100
  64. d019487 Introduce PSCI Library Interface by Soby Mathew · Fri Apr 29 19:01:30 2016 +0100
  65. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · Thu Mar 24 16:56:29 2016 +0000
  66. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  67. ba39fc6 Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xn by danh-arm · Fri Jul 15 18:55:43 2016 +0100
  68. 6a72a91 bl31: Add error reporting registers by Naga Sureshkumar Relli · Fri Jul 01 12:52:41 2016 +0530
  69. 66552da Introduce round_up/down() macros by Sandrine Bailleux · Thu Jun 16 15:05:39 2016 +0100
  70. 7659a26 Introduce utils.h header file by Sandrine Bailleux · Tue Jul 05 09:55:03 2016 +0100
  71. ac3aa68 xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes by Sandrine Bailleux · Tue Jun 14 16:31:09 2016 +0100
  72. 9518d02 Add Performance Measurement Framework(PMF) by Yatharth Kochar · Fri Mar 11 14:20:19 2016 +0000
  73. a83af08 Merge pull request #639 from danh-arm/dh/import-libfdt by danh-arm · Wed Jun 08 13:20:35 2016 +0100
  74. 9ea2e25 Merge pull request #644 from sandrine-bailleux-arm/sb/rm-outdated-comment by danh-arm · Mon Jun 06 10:54:28 2016 +0100
  75. fc0c645 Minor libfdt changes to enable TF integration by Dan Handley · Thu Jun 02 15:28:23 2016 +0100
  76. d7b59e4 Move stdlib header files to include/lib/stdlib by Dan Handley · Thu Jun 02 17:15:13 2016 +0100
  77. c2a11c6 xlat lib: Remove out-dated comment by Sandrine Bailleux · Tue May 31 16:47:29 2016 +0100
  78. 63af687 Add support for ARM Cortex-A73 MPCore Processor by Yatharth Kochar · Tue Feb 09 12:00:03 2016 +0000
  79. 143ef1a Add support for Cortex-A57 erratum 833471 workaround by Sandrine Bailleux · Thu Apr 21 11:10:52 2016 +0100
  80. adcbd55 Add support for Cortex-A57 erratum 826977 workaround by Sandrine Bailleux · Thu Apr 14 14:24:13 2016 +0100
  81. 48cbe85 Add support for Cortex-A57 erratum 829520 workaround by Sandrine Bailleux · Thu Apr 14 14:18:07 2016 +0100
  82. c11116f Add support for Cortex-A57 erratum 828024 workaround by Sandrine Bailleux · Thu Apr 14 14:04:48 2016 +0100
  83. a7e0c53 Add support for Cortex-A57 erratum 826974 workaround by Sandrine Bailleux · Thu Apr 14 13:32:31 2016 +0100
  84. b2b79e8 Merge pull request #595 from sandrine-bailleux-arm/sb/unoptimised-build by danh-arm · Mon Apr 18 12:04:22 2016 +0100
  85. 37a12df Fix build error with optimizations disabled (-O0) by Sandrine Bailleux · Mon Apr 11 13:17:50 2016 +0100
  86. 44170c4 Refactor the xlat_tables library code by Soby Mathew · Tue Mar 22 15:51:08 2016 +0000
  87. 55f9f4b Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers by danh-arm · Fri Apr 01 17:41:10 2016 +0100
  88. 346f1f9 Remove xlat_helpers.c by Antonio Nino Diaz · Thu Mar 31 09:08:56 2016 +0100
  89. 851dc7e Add ISR_EL1 to crash report by Gerald Lejeune · Tue Mar 22 11:11:46 2016 +0100
  90. 6af70f5 Remove DAIF bits handling macros by Gerald Lejeune · Tue Mar 22 11:07:04 2016 +0100
  91. 52b1ba6 Extend memory attributes to map non-cacheable memory by Sandrine Bailleux · Tue Mar 01 14:01:03 2016 +0000
  92. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · Thu Feb 18 18:36:00 2016 +0000
  93. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · Wed Jan 13 15:01:09 2016 +0000
  94. d481759 Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · Wed Jan 13 14:57:38 2016 +0000
  95. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · Thu Jan 14 10:11:05 2016 -0800
  96. 432aa77 Add support for ARM Cortex-A35 processor by Sandrine Bailleux · Thu Jan 07 16:52:49 2016 +0000
  97. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  98. 8b0eafe Initialize VTTBR_EL2 when bypassing EL2 by Sandrine Bailleux · Wed Nov 25 17:00:44 2015 +0000
  99. 92712a5 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · Thu Sep 03 14:18:02 2015 +0100
  100. c66bb64 Merge pull request #435 from sandrine-bailleux/sb/juno-r2 by Achin Gupta · Thu Nov 19 21:46:43 2015 +0000