1. c4d13f5 Merge pull request #1402 from glneo/for-upstream-uart by Dimitris Papastamos · Wed Jun 13 14:19:53 2018 +0100
  2. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · Fri May 04 14:04:07 2018 +0100
  3. 4e83abb Fix MISRA Rule 5.1 by Daniel Boulby · Tue May 01 15:15:34 2018 +0100
  4. 4d5853d drivers: ti: uart: Add TI specific 16550 initialization by Benjamin Fair · Fri Oct 14 01:13:33 2016 +0000
  5. 8f7c287 Merge pull request #1386 from soby-mathew/sm/dyn_bl31 by Dimitris Papastamos · Wed May 23 12:45:13 2018 +0100
  6. 3413142 Merge pull request #1359 from danielboulby-arm/db/match_flags_type by Dimitris Papastamos · Mon May 21 16:31:04 2018 +0100
  7. 2bb78d3 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · Thu Mar 29 14:29:55 2018 +0100
  8. 99e4a48 Ensure read and write of flags are 32 bit by Daniel Boulby · Wed May 16 16:04:35 2018 +0100
  9. 692d7ca Merge pull request #1340 from Andre-ARM/sec-irqs-fixes by Dimitris Papastamos · Thu May 17 14:35:34 2018 +0100
  10. 4f31ad5 multi console: Assert that consoles aren't registered twice by Antonio Nino Diaz · Mon Apr 30 20:14:07 2018 +0100
  11. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · Thu Apr 19 01:18:48 2018 +0900
  12. b72de19 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · Mon Apr 16 15:04:28 2018 +0100
  13. 52f707f Fix MISRA rule 8.4 Part 4 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  14. be126ed Fix MISRA rule 8.3 Part 4 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  15. 779e4fc DMC500: Add platform support to set system interface count by Amit Daniel Kachhap · Mon Apr 09 16:53:01 2018 +0530
  16. e8e94e8 gicv3: Fix support for systems without secure interrupts by Andre Przywara · Thu Nov 09 12:08:00 2017 -0600
  17. 694f81f gicv2: Fix support for systems without secure interrupts by Samuel Holland · Thu Nov 09 12:07:53 2017 -0600
  18. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · Thu Mar 29 13:20:05 2018 +0100
  19. 1006a12 Merge pull request #1333 from jeenu-arm/icfg-fix by Dimitris Papastamos · Thu Mar 29 13:19:04 2018 +0100
  20. 1a22685 Merge pull request #1329 from antonio-nino-diaz-arm/an/rpi3-multi-console by Dimitris Papastamos · Thu Mar 29 10:04:06 2018 +0100
  21. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · Wed Mar 21 11:40:57 2018 +0000
  22. 39b4221 drivers: fix switch statements to comply with MISRA rules by Jonathan Wright · Tue Mar 13 15:24:29 2018 +0000
  23. b6982c0 GIC: Fix setting interrupt configuration by Jeenu Viswambharan · Thu Mar 22 08:57:52 2018 +0000
  24. 659ea8e drivers: ti: 16550: Implement console flush by Antonio Nino Diaz · Thu Mar 22 20:13:44 2018 +0000
  25. 2e9a8a3 [PATCH 1/2] qemu: Support MULTI_CONSOLE_API by Michalis Pappas · Sun Mar 04 14:16:01 2018 +0800
  26. 4d408b5 Emit warnings when using deprecated GIC init by Dan Handley · Thu Mar 01 16:00:15 2018 +0000
  27. 6fa89a2 Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · Tue Feb 27 16:03:58 2018 +0000
  28. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  29. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  30. 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  31. 0bdfef0 Dynamic cfg: Add HW and TB_FW configs to CoT by Soby Mathew · Tue Nov 07 17:03:57 2017 +0000
  32. 59e015f Merge pull request #1264 from fengbaopeng/integration by davidcunado-arm · Sat Feb 24 20:18:14 2018 +0000
  33. 44070ef drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoC by fengbaopeng · Mon Feb 12 20:53:54 2018 +0800
  34. 07469d7 Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0 by Soby Mathew · Tue Feb 20 13:52:20 2018 +0000
  35. 5f73afb Remove URLs from comments by Antonio Nino Diaz · Wed Feb 14 11:41:26 2018 +0000
  36. 4221c45 Merge pull request #1236 from dbasehore/gic-save-restore by davidcunado-arm · Thu Feb 01 08:58:23 2018 +0000
  37. f0781f3 Merge pull request #1235 from jwerner-chromium/JW_udelay by davidcunado-arm · Tue Jan 30 08:59:35 2018 +0000
  38. b0a432d delay_timer: Guarantee that delay time can never be undershot by Julius Werner · Mon Jan 22 14:02:03 2018 -0800
  39. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · Wed Jan 24 14:31:53 2018 +0000
  40. 45bcb6e GICv3: Fix Dist restore for when the GIC is reset by Derek Basehore · Tue Jan 23 15:49:17 2018 -0800
  41. 375088a Merge pull request #1227 from geesun/qx/emmc_macros by davidcunado-arm · Fri Jan 19 23:56:58 2018 +0000
  42. 385176d coreboot: Add support for CBMEM console by Julius Werner · Tue Jun 13 15:53:45 2017 -0700
  43. 1343ad5 drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_API by Julius Werner · Mon Sep 18 17:01:06 2017 -0700
  44. ca3930a drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API by Julius Werner · Mon Sep 18 16:59:43 2017 -0700
  45. 4e406bf drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_API by Julius Werner · Mon Sep 18 16:57:51 2017 -0700
  46. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · Fri Jan 19 13:40:12 2018 +0000
  47. 9f41248 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · Tue Jan 16 10:35:23 2018 +0000
  48. ede9a19 emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8 by Qixiang Xu · Wed Jan 17 13:31:21 2018 +0800
  49. 5f386c0 emmc/dw_mmc: fix the assert on HLE bit by Haojian Zhuang · Thu Jan 11 13:49:56 2018 +0800
  50. c5908aa Merge pull request #1194 from robertovargas-arm/io-fix by davidcunado-arm · Tue Dec 19 17:39:20 2017 +0000
  51. 034c9f8 io: block: fix block_read/write may read/write overlap buffer by Roberto Vargas · Thu Nov 23 12:03:46 2017 +0000
  52. 94f8907 Add new function-pointer-based console API by Julius Werner · Mon Jul 31 18:15:11 2017 -0700
  53. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · Thu Nov 23 23:41:24 2017 +0000
  54. 1a1f291 tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · Thu Nov 09 13:56:29 2017 +0800
  55. 88d8f45 GIC: Fix Group 0 enabling by Jeenu Viswambharan · Tue Nov 07 08:38:23 2017 +0000
  56. fbf5bda GICv2: Fix populating PE target data by Jeenu Viswambharan · Tue Nov 07 16:10:19 2017 +0000
  57. 0a8c353 ARMv7: GICv2 driver can manage GICv1 with security extension by Etienne Carriere · Sun Nov 05 22:57:38 2017 +0100
  58. aeb267c GIC: Allow specifying interrupt properties by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  59. 4684bce GIC: Add helpers to set interrupt configuration by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  60. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  61. eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  62. dce70b3 GIC: Add API to set interrupt routing by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  63. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  64. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  65. 447b89d GIC: Add API to set interrupt priority by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  66. 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  67. 24e7029 GIC: Add API to get interrupt active status by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  68. 393fdd9 GICv2: Add driver API to set PE target mask by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  69. b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  70. b333d89 Fix assertion in GIC ITS helper by Soby Mathew · Fri Oct 06 17:59:03 2017 +0100
  71. f6f1a32 GICv3: ITS architectural save and restore helpers by Soby Mathew · Tue Jul 18 16:12:45 2017 +0100
  72. 327548c GICv3: add functions for save and restore by Soby Mathew · Thu Jul 13 15:19:51 2017 +0100
  73. a1b1da8 GICv3: turn some macros into inline functions by Douglas Raillard · Wed Jul 26 13:51:00 2017 +0100
  74. 1bd2d74 GICv3: Fix gic600.c indentation by Douglas Raillard · Thu Aug 03 15:59:49 2017 +0100
  75. 56fcdd7 Merge pull request #1107 from geesun/qx/add_ecdsa_support by davidcunado-arm · Mon Oct 02 15:03:16 2017 +0100
  76. aa05eea Dynamic selection of ECDSA or RSA by Qixiang Xu · Thu Aug 24 15:26:39 2017 +0800
  77. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · Thu Aug 24 15:12:20 2017 +0800
  78. f94e40d Fix type of `unsigned long` constants by Antonio Nino Diaz · Thu Sep 14 15:57:44 2017 +0100
  79. 2fd70f6 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · Thu Aug 31 11:50:29 2017 +0100
  80. 13b1605 Export KEY_ALG as a user build option by Soby Mathew · Thu Aug 31 11:49:32 2017 +0100
  81. 18d4745 Merge pull request #1040 from sliai/support-opteed-header by danh-arm · Mon Aug 14 16:35:12 2017 +0100
  82. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · Thu Apr 20 16:28:39 2017 +0100
  83. 5c50304 Add SMMUv3 driver by Jeenu Viswambharan · Fri May 26 14:15:40 2017 +0100
  84. b36577a CCI: Adapt for specific product at run time by Jeenu Viswambharan · Wed Jul 19 17:07:00 2017 +0100
  85. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  86. d349023 Do basic CryptoCell LCS check by Soby Mathew · Mon Jun 05 15:55:59 2017 +0100
  87. 5d70800 Add CC crypto driver to the Auth module by Soby Mathew · Wed May 10 11:49:58 2017 +0100
  88. 6a4a098 io_dummy: correct sparse warnings by Etienne Carriere · Wed Jun 07 16:45:15 2017 +0200
  89. 48708f0 io_storage: use unsigned int for index by Etienne Carriere · Wed Jun 07 16:43:19 2017 +0200
  90. f4eecb2 delay_timer: correct sparse issues and warnings by Etienne Carriere · Wed Jun 07 16:42:26 2017 +0200
  91. 836eadc ufs: fix the and operator by Haojian Zhuang · Mon Jun 12 22:18:15 2017 +0800
  92. 41d4af9 Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-alt by davidcunado-arm · Fri Jun 09 12:03:35 2017 +0100
  93. f1481b2 mbedtls: Don't use tf_snprintf if option not defined by Antonio Nino Diaz · Tue Jun 06 10:54:39 2017 +0100
  94. d6d6197 Merge pull request #964 from soby-mathew/sm/rsapss_sup by danh-arm · Mon Jun 05 14:45:10 2017 +0100
  95. 0a68d13 Add support for RSASSAPSS algorithm in mbedtls crypto driver by Soby Mathew · Wed May 31 10:35:27 2017 +0100
  96. cd4a5a9 Increase heapsize for mbedtls library by Soby Mathew · Mon Jun 05 12:18:04 2017 +0100
  97. d7a901e Introduce ARM GIC-600 driver by Jeenu Viswambharan · Tue Dec 06 16:15:22 2016 +0000
  98. 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
  99. 45fc0e1 mbedtls: Define optimized mbed TLS heap size by Antonio Nino Diaz · Fri May 19 16:57:54 2017 +0100
  100. 2aac92b Merge pull request #955 from hzhuang1/ufs by danh-arm · Wed May 31 14:25:36 2017 +0100