1. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · Thu Oct 04 16:43:39 2018 +0100
  2. 844b487 Mark GICV3, CCI and CCN boot time code as init by Daniel Boulby · Tue Sep 18 13:36:39 2018 +0100
  3. a46f7da console: Remove deprecated files by Antonio Nino Diaz · Mon Sep 24 17:29:01 2018 +0100
  4. 997a159 cci400: Remove deprecated driver by Antonio Nino Diaz · Mon Sep 24 11:14:58 2018 +0100
  5. ea2dca8 tzc400: Remove deprecated interfaces by Antonio Nino Diaz · Mon Sep 24 11:40:12 2018 +0100
  6. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · Mon Sep 24 17:23:24 2018 +0100
  7. 05e7f56 pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · Wed Sep 19 13:58:20 2018 +0100
  8. f5a25ad Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · Tue Sep 04 03:35:54 2018 +0100
  9. dd568dd gicv2: enable configuring IRQ trigger type by Marcin Wojtas · Wed Mar 21 09:55:47 2018 +0100
  10. 25a17a2 GIC: Fix build error by Andrew F. Davis · Thu Aug 30 14:30:54 2018 -0500
  11. c28fe76 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · Thu Aug 30 16:18:49 2018 +0100
  12. 8c09ab5 drivers: cci: Fix MISRA defects by Antonio Nino Diaz · Thu Aug 23 10:19:23 2018 +0100
  13. feacba3 drivers: smmu: Fix MISRA defects by Antonio Nino Diaz · Tue Aug 21 16:12:29 2018 +0100
  14. bab39e8 gic v3: Fix width of types of helper functions by Antonio Nino Diaz · Tue Aug 21 10:03:07 2018 +0100
  15. ca994e7 gic: Fix types by Antonio Nino Diaz · Tue Aug 21 10:02:33 2018 +0100
  16. 2e59071 gic: Fix definitions by Antonio Nino Diaz · Fri Aug 24 11:46:33 2018 +0100
  17. dd4e59e gic v3: Turn macros into static inline functions by Antonio Nino Diaz · Mon Aug 13 15:29:29 2018 +0100
  18. e90f64a cci: Use dsb to wait before reading status register by Roberto Vargas · Mon Aug 13 14:17:43 2018 +0100
  19. 55499ae Merge pull request #1501 from robertovargas-arm/cci by Dimitris Papastamos · Mon Aug 06 16:09:20 2018 +0100
  20. f32e071 Merge pull request #1498 from glneo/cache-early-fixes by Dimitris Papastamos · Mon Jul 30 16:53:34 2018 +0100
  21. 045b6fd Fix MISRA defects in SP805 driver by Antonio Nino Diaz · Tue Jul 24 11:27:52 2018 +0100
  22. 4d23a64 GIC: Do not flush cache when unneeded by Andrew F. Davis · Thu Jul 26 13:50:14 2018 -0500
  23. bd7bcd8 cci: Wait before reading status register by Roberto Vargas · Wed Jul 18 11:14:20 2018 +0100
  24. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · Fri May 04 14:04:07 2018 +0100
  25. 4e83abb Fix MISRA Rule 5.1 by Daniel Boulby · Tue May 01 15:15:34 2018 +0100
  26. 692d7ca Merge pull request #1340 from Andre-ARM/sec-irqs-fixes by Dimitris Papastamos · Thu May 17 14:35:34 2018 +0100
  27. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · Thu Apr 19 01:18:48 2018 +0900
  28. 779e4fc DMC500: Add platform support to set system interface count by Amit Daniel Kachhap · Mon Apr 09 16:53:01 2018 +0530
  29. e8e94e8 gicv3: Fix support for systems without secure interrupts by Andre Przywara · Thu Nov 09 12:08:00 2017 -0600
  30. 694f81f gicv2: Fix support for systems without secure interrupts by Samuel Holland · Thu Nov 09 12:07:53 2017 -0600
  31. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · Thu Mar 29 13:20:05 2018 +0100
  32. 39b4221 drivers: fix switch statements to comply with MISRA rules by Jonathan Wright · Tue Mar 13 15:24:29 2018 +0000
  33. b6982c0 GIC: Fix setting interrupt configuration by Jeenu Viswambharan · Thu Mar 22 08:57:52 2018 +0000
  34. 2e9a8a3 [PATCH 1/2] qemu: Support MULTI_CONSOLE_API by Michalis Pappas · Sun Mar 04 14:16:01 2018 +0800
  35. 4d408b5 Emit warnings when using deprecated GIC init by Dan Handley · Thu Mar 01 16:00:15 2018 +0000
  36. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  37. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  38. 07469d7 Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0 by Soby Mathew · Tue Feb 20 13:52:20 2018 +0000
  39. 5f73afb Remove URLs from comments by Antonio Nino Diaz · Wed Feb 14 11:41:26 2018 +0000
  40. 4221c45 Merge pull request #1236 from dbasehore/gic-save-restore by davidcunado-arm · Thu Feb 01 08:58:23 2018 +0000
  41. 45bcb6e GICv3: Fix Dist restore for when the GIC is reset by Derek Basehore · Tue Jan 23 15:49:17 2018 -0800
  42. ca3930a drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API by Julius Werner · Mon Sep 18 16:59:43 2017 -0700
  43. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · Thu Nov 23 23:41:24 2017 +0000
  44. 88d8f45 GIC: Fix Group 0 enabling by Jeenu Viswambharan · Tue Nov 07 08:38:23 2017 +0000
  45. fbf5bda GICv2: Fix populating PE target data by Jeenu Viswambharan · Tue Nov 07 16:10:19 2017 +0000
  46. 0a8c353 ARMv7: GICv2 driver can manage GICv1 with security extension by Etienne Carriere · Sun Nov 05 22:57:38 2017 +0100
  47. aeb267c GIC: Allow specifying interrupt properties by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  48. 4684bce GIC: Add helpers to set interrupt configuration by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  49. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  50. eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  51. dce70b3 GIC: Add API to set interrupt routing by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  52. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  53. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  54. 447b89d GIC: Add API to set interrupt priority by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  55. 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  56. 24e7029 GIC: Add API to get interrupt active status by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  57. 393fdd9 GICv2: Add driver API to set PE target mask by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  58. b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  59. b333d89 Fix assertion in GIC ITS helper by Soby Mathew · Fri Oct 06 17:59:03 2017 +0100
  60. f6f1a32 GICv3: ITS architectural save and restore helpers by Soby Mathew · Tue Jul 18 16:12:45 2017 +0100
  61. 327548c GICv3: add functions for save and restore by Soby Mathew · Thu Jul 13 15:19:51 2017 +0100
  62. a1b1da8 GICv3: turn some macros into inline functions by Douglas Raillard · Wed Jul 26 13:51:00 2017 +0100
  63. 1bd2d74 GICv3: Fix gic600.c indentation by Douglas Raillard · Thu Aug 03 15:59:49 2017 +0100
  64. f94e40d Fix type of `unsigned long` constants by Antonio Nino Diaz · Thu Sep 14 15:57:44 2017 +0100
  65. 5c50304 Add SMMUv3 driver by Jeenu Viswambharan · Fri May 26 14:15:40 2017 +0100
  66. b36577a CCI: Adapt for specific product at run time by Jeenu Viswambharan · Wed Jul 19 17:07:00 2017 +0100
  67. d7a901e Introduce ARM GIC-600 driver by Jeenu Viswambharan · Tue Dec 06 16:15:22 2016 +0000
  68. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  69. 8788a27 Merge pull request #906 from antonio-nino-diaz-arm/an/asserts-release by davidcunado-arm · Fri Apr 21 09:37:36 2017 +0100
  70. 3759e3f Control inclusion of helper code used for asserts by Antonio Nino Diaz · Wed Mar 22 15:48:51 2017 +0000
  71. 0ffc449 TZC: rename included C file to a header by Antonio Nino Diaz · Tue Feb 28 10:58:25 2017 +0000
  72. 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
  73. 3207e94 Replace tf_printf occurrences with ERROR by Antonio Nino Diaz · Thu Apr 06 14:46:38 2017 +0100
  74. 8377ae4 Add console_flush() to console API by Antonio Nino Diaz · Mon Feb 06 16:03:41 2017 +0000
  75. f270d6b Merge pull request #861 from soby-mathew/sm/aarch32_fixes by davidcunado-arm · Sat Mar 18 12:16:27 2017 +0000
  76. 074f693 AArch32: Fix conditional inclusion of bakery_locks by Soby Mathew · Tue Feb 28 22:58:29 2017 +0000
  77. 7264513 Flush the GIC driver data after init by Soby Mathew · Tue Feb 14 10:11:52 2017 +0000
  78. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · Sun Dec 25 23:36:24 2016 +0900
  79. 73dfd2e utils: move BIT(n) macro to utils.h by Masahiro Yamada · Mon Dec 05 14:28:59 2016 +0900
  80. 76647d5 GICv3: Introduce power management APIs for Redistributor by Jeenu Viswambharan · Fri Dec 09 11:03:15 2016 +0000
  81. d0f5f9c AArch32: Miscellaneous fixes in the AArch32 code by Yatharth Kochar · Wed Nov 09 15:39:25 2016 +0000
  82. 3f00a89 GICv3: Allow either G1S or G0 interrupts to be configured by Yatharth Kochar · Tue Sep 06 11:48:05 2016 +0100
  83. 14ce777 Merge pull request #678 from soby-mathew/sm/PSCI_AArch32 by danh-arm · Thu Aug 18 11:38:19 2016 +0100
  84. 869e3db gicv3: disable Group1 NonSecure interrupts during core powerdown by Sudeep Holla · Thu Aug 04 16:14:50 2016 +0100
  85. 420cc37 AArch32: Add console driver by Soby Mathew · Thu Mar 24 16:52:40 2016 +0000
  86. d645232 AArch32: Enable GIC and TZC support by Soby Mathew · Thu May 05 13:59:07 2016 +0100
  87. 7abebe8 Move console drivers to AArch64 folder by Soby Mathew · Mon Aug 08 12:38:52 2016 +0100
  88. aaf71c8 GICv3: Fix the GICD_IROUTER offset by Soby Mathew · Tue Jul 26 17:46:56 2016 +0100
  89. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  90. 4f96838 GIC: Ensure SGIs and PPIs are Group0 before setup by Soby Mathew · Tue Jun 07 17:06:27 2016 +0100
  91. 095b9bc CCN: Add API to query the PART0 ID from CCN by Soby Mathew · Wed Mar 23 17:14:57 2016 +0000
  92. fc71975 Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers by Yatharth Kochar · Fri Apr 08 14:40:44 2016 +0100
  93. 411ac8f Add ARM CoreLink DMC-500 driver to program TrustZone protection by Vikram Kanigiri · Fri Jan 29 11:37:04 2016 +0000
  94. 1eabdbc Refactor the ARM CoreLink TZC-400 driver by Vikram Kanigiri · Thu Jan 28 17:22:16 2016 +0000
  95. 93e413c Merge pull request #534 from jcastillo-arm/jc/fix_pl011 by danh-arm · Fri Feb 26 09:45:20 2016 +0000
  96. 5101f9e Fix potential deadlock in PL011 init function by Juan Castillo · Tue Feb 23 17:12:18 2016 +0000
  97. 7decd00 Merge pull request #518 from hzhuang1/pl061_gpio_v5 by danh-arm · Mon Feb 22 10:02:29 2016 +0000
  98. b3a0a7b Add support for %p in tf_printf() by Antonio Nino Diaz · Tue Feb 02 12:03:38 2016 +0000
  99. 910bd8e arm: gpio: add pl061 driver by Haojian Zhuang · Wed Jan 27 13:22:43 2016 +0800
  100. b228b3c Merge pull request #517 from soby-mathew/sm/gic_set_prio_fix by danh-arm · Thu Feb 11 13:26:17 2016 +0000