1. 6a4a098 io_dummy: correct sparse warnings by Etienne Carriere · Wed Jun 07 16:45:15 2017 +0200
  2. 48708f0 io_storage: use unsigned int for index by Etienne Carriere · Wed Jun 07 16:43:19 2017 +0200
  3. f4eecb2 delay_timer: correct sparse issues and warnings by Etienne Carriere · Wed Jun 07 16:42:26 2017 +0200
  4. 836eadc ufs: fix the and operator by Haojian Zhuang · Mon Jun 12 22:18:15 2017 +0800
  5. 41d4af9 Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-alt by davidcunado-arm · Fri Jun 09 12:03:35 2017 +0100
  6. f1481b2 mbedtls: Don't use tf_snprintf if option not defined by Antonio Nino Diaz · Tue Jun 06 10:54:39 2017 +0100
  7. d6d6197 Merge pull request #964 from soby-mathew/sm/rsapss_sup by danh-arm · Mon Jun 05 14:45:10 2017 +0100
  8. 0a68d13 Add support for RSASSAPSS algorithm in mbedtls crypto driver by Soby Mathew · Wed May 31 10:35:27 2017 +0100
  9. cd4a5a9 Increase heapsize for mbedtls library by Soby Mathew · Mon Jun 05 12:18:04 2017 +0100
  10. d7a901e Introduce ARM GIC-600 driver by Jeenu Viswambharan · Tue Dec 06 16:15:22 2016 +0000
  11. 486ec1c Merge pull request #958 from antonio-nino-diaz-arm/an/mbedtls-heap-size by danh-arm · Wed May 31 16:40:56 2017 +0100
  12. 45fc0e1 mbedtls: Define optimized mbed TLS heap size by Antonio Nino Diaz · Fri May 19 16:57:54 2017 +0100
  13. 2aac92b Merge pull request #955 from hzhuang1/ufs by danh-arm · Wed May 31 14:25:36 2017 +0100
  14. 93494ae drivers: add designware ufs driver by Haojian Zhuang · Wed May 31 11:00:46 2017 -0600
  15. 20cd323 drivers: add ufs stack by Haojian Zhuang · Wed May 31 11:00:15 2017 +0800
  16. 34e7843 Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory by davidcunado-arm · Tue May 30 10:56:47 2017 +0100
  17. 6b90f5e mbedtls: Use `tf_snprintf` instead of `snprintf` by Antonio Nino Diaz · Fri May 19 11:37:22 2017 +0100
  18. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · Mon May 22 12:11:24 2017 +0900
  19. b101018 mbedtls: Complete namespace for TF specific macros by David Cunado · Mon May 08 09:48:34 2017 +0100
  20. c7a1b19 mbedtls: Namespace for TF specific macros by David Cunado · Wed May 10 16:38:44 2017 +0100
  21. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  22. 1ccba6e drivers: ti: uart: remove UART_FCR writes by Varun Wadekar · Fri Apr 21 15:18:48 2017 -0700
  23. 8788a27 Merge pull request #906 from antonio-nino-diaz-arm/an/asserts-release by davidcunado-arm · Fri Apr 21 09:37:36 2017 +0100
  24. 3759e3f Control inclusion of helper code used for asserts by Antonio Nino Diaz · Wed Mar 22 15:48:51 2017 +0000
  25. 0ffc449 TZC: rename included C file to a header by Antonio Nino Diaz · Tue Feb 28 10:58:25 2017 +0000
  26. 08147ec Merge pull request #893 from antonio-nino-diaz-arm/an/tf-printf-error by davidcunado-arm · Sun Apr 16 17:42:28 2017 +0100
  27. 6460924 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · Wed Apr 12 22:23:44 2017 +0100
  28. 3207e94 Replace tf_printf occurrences with ERROR by Antonio Nino Diaz · Thu Apr 06 14:46:38 2017 +0100
  29. 56ec1d5 Add console_core_flush() in upstream platforms by Antonio Nino Diaz · Wed Feb 08 15:58:12 2017 +0000
  30. 8377ae4 Add console_flush() to console API by Antonio Nino Diaz · Mon Feb 06 16:03:41 2017 +0000
  31. 52b1fe5 mbedtls: Namespace TF specific macros by dp-arm · Tue Mar 07 10:08:42 2017 +0000
  32. f270d6b Merge pull request #861 from soby-mathew/sm/aarch32_fixes by davidcunado-arm · Sat Mar 18 12:16:27 2017 +0000
  33. a914295 Merge pull request #858 from soby-mathew/sm/gic_driver_data_fix by davidcunado-arm · Fri Mar 17 13:31:05 2017 +0000
  34. 074f693 AArch32: Fix conditional inclusion of bakery_locks by Soby Mathew · Tue Feb 28 22:58:29 2017 +0000
  35. 7264513 Flush the GIC driver data after init by Soby Mathew · Tue Feb 14 10:11:52 2017 +0000
  36. 8f8482b Remove redundant assert by Jeenu Viswambharan · Tue Feb 21 16:01:31 2017 +0000
  37. e53da30 Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe by danh-arm · Mon Feb 20 14:00:05 2017 +0000
  38. 88390a8 Merge pull request #842 from jeenu-arm/io-memmap-asserts by danh-arm · Mon Feb 20 13:59:12 2017 +0000
  39. 0ca1afa Revert "tbbr: Use constant-time bcmp() to compare hashes" by Antonio Nino Diaz · Thu Feb 09 10:26:54 2017 +0000
  40. 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
  41. 8b6e3d3 Fix minor issues found by cppcheck by dp-arm · Thu Feb 09 10:25:29 2017 +0000
  42. e6bae8c Add bounds checking asserts to memmap IO driver by Jeenu Viswambharan · Mon Feb 13 13:06:18 2017 +0000
  43. a8954fc Replace some memset call by zeromem by Douglas Raillard · Thu Jan 26 15:54:44 2017 +0000
  44. 6adeeda tbbr: Use constant-time bcmp() to compare hashes by Antonio Nino Diaz · Fri Jan 13 13:53:32 2017 +0000
  45. 980f185 Merge pull request #800 from masahir0y/ifdef by danh-arm · Mon Jan 23 16:49:43 2017 +0000
  46. 9f25b3e Merge pull request #815 from hzhuang1/dwmmc_v3.9 by danh-arm · Mon Jan 23 16:47:55 2017 +0000
  47. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · Sun Dec 25 23:36:24 2016 +0900
  48. 06249dc drivers: add designware emmc driver by Haojian Zhuang · Fri Mar 18 22:14:16 2016 +0800
  49. 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
  50. 30eb967 Clear static variables in X509 parser on error by Antonio Nino Diaz · Fri Jan 13 15:03:19 2017 +0000
  51. a33fe23 Merge pull request #790 from masahir0y/utils by danh-arm · Wed Jan 18 10:54:49 2017 +0000
  52. db15bbd Merge pull request #807 from nmenon/upstream/fix-16650-rx by davidcunado-arm · Fri Jan 13 17:18:59 2017 +0000
  53. 73dfd2e utils: move BIT(n) macro to utils.h by Masahiro Yamada · Mon Dec 05 14:28:59 2016 +0900
  54. 7b4b513 uart: 16550: Fix getc by Nishanth Menon · Tue Jan 10 09:34:07 2017 -0600
  55. 393c48f TBB: fix comment about MBEDTLS_KEY_ALG default by Masahiro Yamada · Fri Jan 06 16:51:34 2017 +0900
  56. 955c45d Merge pull request #793 from jeenu-arm/gic-changes by danh-arm · Tue Dec 20 12:26:23 2016 +0000
  57. b3e8580 tbbr: Fix updating of Non-Trusted NV counter by dp-arm · Mon Dec 12 14:48:13 2016 +0000
  58. 76647d5 GICv3: Introduce power management APIs for Redistributor by Jeenu Viswambharan · Fri Dec 09 11:03:15 2016 +0000
  59. d0f5f9c AArch32: Miscellaneous fixes in the AArch32 code by Yatharth Kochar · Wed Nov 09 15:39:25 2016 +0000
  60. 2ccfd5a Merge pull request #677 from hzhuang1/gpt by danh-arm · Tue Oct 18 16:32:57 2016 +0100
  61. 91f5646 partition: check GPT partition table by Haojian Zhuang · Thu Jul 28 14:19:36 2016 +0800
  62. 3f00a89 GICv3: Allow either G1S or G0 interrupts to be configured by Yatharth Kochar · Tue Sep 06 11:48:05 2016 +0100
  63. 14ce777 Merge pull request #678 from soby-mathew/sm/PSCI_AArch32 by danh-arm · Thu Aug 18 11:38:19 2016 +0100
  64. a3f60df Merge pull request #682 from sudeep-holla/gicv3_ns_intr by danh-arm · Wed Aug 17 12:54:38 2016 +0100
  65. 2500bed Merge pull request #680 from hzhuang1/emmc_cmd23_v2 by danh-arm · Wed Aug 17 12:54:14 2016 +0100
  66. bd5cf9c emmc: support CMD23 by Haojian Zhuang · Tue Aug 02 20:51:27 2016 +0800
  67. 869e3db gicv3: disable Group1 NonSecure interrupts during core powerdown by Sudeep Holla · Thu Aug 04 16:14:50 2016 +0100
  68. 420cc37 AArch32: Add console driver by Soby Mathew · Thu Mar 24 16:52:40 2016 +0000
  69. d645232 AArch32: Enable GIC and TZC support by Soby Mathew · Thu May 05 13:59:07 2016 +0100
  70. 7abebe8 Move console drivers to AArch64 folder by Soby Mathew · Mon Aug 08 12:38:52 2016 +0100
  71. f800ccf io: block: fix unaligned buffer by Haojian Zhuang · Thu Jul 28 10:15:32 2016 +0800
  72. aaf71c8 GICv3: Fix the GICD_IROUTER offset by Soby Mathew · Tue Jul 26 17:46:56 2016 +0100
  73. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  74. 4f96838 GIC: Ensure SGIs and PPIs are Group0 before setup by Soby Mathew · Tue Jun 07 17:06:27 2016 +0100
  75. 2293efa Merge pull request #629 from ljerry/tf_issue_398 by danh-arm · Mon Jun 13 13:50:58 2016 +0100
  76. 2f7ed05 Allow dynamic overriding of ROTPK verification by Soby Mathew · Tue May 24 15:05:15 2016 +0100
  77. cb87e89 Merge pull request #632 from rockchip-linux/support-for-gpio-driver-v2 by danh-arm · Fri May 27 14:10:42 2016 +0100
  78. 8abdf1c gpio: support gpio set/get pull status by Caesar Wang · Wed May 25 18:48:45 2016 +0800
  79. 095b9bc CCN: Add API to query the PART0 ID from CCN by Soby Mathew · Wed Mar 23 17:14:57 2016 +0000
  80. bcd79b2 Implement generic delay timer by Antonio Nino Diaz · Wed May 18 10:37:25 2016 +0100
  81. 339f559 Bring IO storage dummy driver by Gerald Lejeune · Tue Jul 21 14:15:12 2015 +0200
  82. fffe9e7 drivers: add emmc stack by Haojian Zhuang · Fri Mar 18 22:08:26 2016 +0800
  83. 12ade16 IO: support block device type by Haojian Zhuang · Fri Mar 18 15:14:19 2016 +0800
  84. fc71975 Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers by Yatharth Kochar · Fri Apr 08 14:40:44 2016 +0100
  85. 6fa4d52 Merge pull request #569 from Xilinx/zynqmp-v1 by danh-arm · Fri Apr 08 14:31:58 2016 +0100
  86. d3e1a1d Merge pull request #575 from soby-mathew/sm/new_tzc_driver by danh-arm · Thu Apr 07 17:11:20 2016 +0100
  87. f9a3119 drivers: Add Cadence UART driver by Soren Brinkmann · Sun Mar 06 20:14:51 2016 -0800
  88. 411ac8f Add ARM CoreLink DMC-500 driver to program TrustZone protection by Vikram Kanigiri · Fri Jan 29 11:37:04 2016 +0000
  89. 1eabdbc Refactor the ARM CoreLink TZC-400 driver by Vikram Kanigiri · Thu Jan 28 17:22:16 2016 +0000
  90. bfb7fa6 TBB: add non-volatile counter support by Juan Castillo · Fri Jan 22 11:05:57 2016 +0000
  91. 2a1f2d1 Add "size" function to IO memmap device driver by Gerald Lejeune · Wed Mar 18 14:41:42 2015 +0100
  92. 93e413c Merge pull request #534 from jcastillo-arm/jc/fix_pl011 by danh-arm · Fri Feb 26 09:45:20 2016 +0000
  93. 5101f9e Fix potential deadlock in PL011 init function by Juan Castillo · Tue Feb 23 17:12:18 2016 +0000
  94. 7decd00 Merge pull request #518 from hzhuang1/pl061_gpio_v5 by danh-arm · Mon Feb 22 10:02:29 2016 +0000
  95. b3a0a7b Add support for %p in tf_printf() by Antonio Nino Diaz · Tue Feb 02 12:03:38 2016 +0000
  96. 910bd8e arm: gpio: add pl061 driver by Haojian Zhuang · Wed Jan 27 13:22:43 2016 +0800
  97. 70f2bd0 gpio: add gpio framework by Haojian Zhuang · Wed Jan 27 13:18:21 2016 +0800
  98. b228b3c Merge pull request #517 from soby-mathew/sm/gic_set_prio_fix by danh-arm · Thu Feb 11 13:26:17 2016 +0000
  99. 50f6fe4 Move private APIs in gic_common.h to a private header by Soby Mathew · Mon Feb 01 17:59:22 2016 +0000
  100. 421259e Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · Fri Jan 15 14:20:57 2016 +0000