1. 896799a SMMUv3: Abort DMA transactions by Alexei Fedorov · Thu May 09 12:14:40 2019 +0100
  2. 6b4a5f0 SMMUv3: refactor the driver code by Alexei Fedorov · Fri Apr 26 12:07:07 2019 +0100
  3. 74514e5 drivers/sbsa: add sbsa watchdog driver by Aditya Angadi · Tue Apr 16 11:30:25 2019 +0530
  4. 912c630 tzc: remove deprecated types by Ambroise Vincent · Wed Mar 27 16:03:24 2019 +0000
  5. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · Wed Feb 13 15:58:00 2019 +0000
  6. 0d31688 plat/arm: mhu: make mhu driver generic by Masahisa Kojima · Thu Mar 07 11:23:42 2019 +0900
  7. f13d09a fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 21:50:09 2019 +0000
  8. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 19:06:55 2019 +0000
  9. 326f56b plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 18:55:03 2019 +0000
  10. ae9654d plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · Fri Jan 25 14:23:49 2019 +0000
  11. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 21:08:43 2019 +0000
  12. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 20:37:32 2019 +0000
  13. 75ad53f ti: k3: common: Add support for runtime detection of GICR base address by Andrew F. Davis · Tue Jan 22 12:39:31 2019 -0600
  14. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  15. 83a189e GIC: Remove lowest priority constants by Jeenu Viswambharan · Wed Nov 07 11:46:36 2018 +0000
  16. 7af0214 drivers: add tzc380 support by Peng Fan · Wed Jul 05 16:34:37 2017 +0800
  17. b4b08d7 Merge pull request #1679 from pangupta/master by Antonio Niño Díaz · Thu Nov 29 16:05:05 2018 +0100
  18. ac52be3 ccn: Introduce API to set and read value of node register by Pankaj Gupta · Thu Nov 15 11:42:50 2018 +0530
  19. 03bb12f drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller by Vijayenthiran Subramaniam · Mon Oct 22 18:36:35 2018 +0530
  20. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  21. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · Tue Oct 30 16:12:32 2018 +0000
  22. 5f47579 tzc: Fix MISRA defects by Antonio Nino Diaz · Mon Oct 15 14:58:11 2018 +0100
  23. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · Thu Sep 27 14:41:02 2018 +0100
  24. 997a159 cci400: Remove deprecated driver by Antonio Nino Diaz · Mon Sep 24 11:14:58 2018 +0100
  25. ea2dca8 tzc400: Remove deprecated interfaces by Antonio Nino Diaz · Mon Sep 24 11:40:12 2018 +0100
  26. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · Mon Sep 24 17:23:24 2018 +0100
  27. 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
  28. dd568dd gicv2: enable configuring IRQ trigger type by Marcin Wojtas · Wed Mar 21 09:55:47 2018 +0100
  29. c28fe76 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · Thu Aug 30 16:18:49 2018 +0100
  30. 8c09ab5 drivers: cci: Fix MISRA defects by Antonio Nino Diaz · Thu Aug 23 10:19:23 2018 +0100
  31. feacba3 drivers: smmu: Fix MISRA defects by Antonio Nino Diaz · Tue Aug 21 16:12:29 2018 +0100
  32. ca994e7 gic: Fix types by Antonio Nino Diaz · Tue Aug 21 10:02:33 2018 +0100
  33. 2e59071 gic: Fix definitions by Antonio Nino Diaz · Fri Aug 24 11:46:33 2018 +0100
  34. dd4e59e gic v3: Turn macros into static inline functions by Antonio Nino Diaz · Mon Aug 13 15:29:29 2018 +0100
  35. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  36. 837cc9c EHF: MISRA fixes by Jeenu Viswambharan · Thu Aug 02 10:14:12 2018 +0100
  37. 045b6fd Fix MISRA defects in SP805 driver by Antonio Nino Diaz · Tue Jul 24 11:27:52 2018 +0100
  38. 779e4fc DMC500: Add platform support to set system interface count by Amit Daniel Kachhap · Mon Apr 09 16:53:01 2018 +0530
  39. b6982c0 GIC: Fix setting interrupt configuration by Jeenu Viswambharan · Thu Mar 22 08:57:52 2018 +0000
  40. 4d408b5 Emit warnings when using deprecated GIC init by Dan Handley · Thu Mar 01 16:00:15 2018 +0000
  41. 1a6eed3 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  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. 6c6f24d BL31: Program Priority Mask for SMC handling by Jeenu Viswambharan · Wed Oct 04 12:21:34 2017 +0100
  45. 055af4b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · Tue Oct 24 15:13:59 2017 +0100
  46. 0a8c353 ARMv7: GICv2 driver can manage GICv1 with security extension by Etienne Carriere · Sun Nov 05 22:57:38 2017 +0100
  47. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · Fri Sep 22 08:59:59 2017 +0100
  48. aeb267c GIC: Allow specifying interrupt properties by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  49. 4684bce GIC: Add helpers to set interrupt configuration by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  50. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  51. eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  52. dce70b3 GIC: Add API to set interrupt routing by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  53. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  54. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  55. 447b89d GIC: Add API to set interrupt priority by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  56. 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  57. 24e7029 GIC: Add API to get interrupt active status by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  58. 522a465 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  59. 393fdd9 GICv2: Add driver API to set PE target mask by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  60. b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  61. f6f1a32 GICv3: ITS architectural save and restore helpers by Soby Mathew · Tue Jul 18 16:12:45 2017 +0100
  62. 327548c GICv3: add functions for save and restore by Soby Mathew · Thu Jul 13 15:19:51 2017 +0100
  63. f94e40d Fix type of `unsigned long` constants by Antonio Nino Diaz · Thu Sep 14 15:57:44 2017 +0100
  64. 5c50304 Add SMMUv3 driver by Jeenu Viswambharan · Fri May 26 14:15:40 2017 +0100
  65. b36577a CCI: Adapt for specific product at run time by Jeenu Viswambharan · Wed Jul 19 17:07:00 2017 +0100
  66. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  67. 1ae83bc Add headers to enable CryptoCell integration by Soby Mathew · Wed May 10 11:48:40 2017 +0100
  68. c6a11f6 include: add U()/ULL() macros for constants by Varun Wadekar · Thu May 25 18:04:48 2017 -0700
  69. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  70. 76647d5 GICv3: Introduce power management APIs for Redistributor by Jeenu Viswambharan · Fri Dec 09 11:03:15 2016 +0000
  71. aaf71c8 GICv3: Fix the GICD_IROUTER offset by Soby Mathew · Tue Jul 26 17:46:56 2016 +0100
  72. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  73. 095b9bc CCN: Add API to query the PART0 ID from CCN by Soby Mathew · Wed Mar 23 17:14:57 2016 +0000
  74. fc71975 Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers by Yatharth Kochar · Fri Apr 08 14:40:44 2016 +0100
  75. 411ac8f Add ARM CoreLink DMC-500 driver to program TrustZone protection by Vikram Kanigiri · Fri Jan 29 11:37:04 2016 +0000
  76. 1eabdbc Refactor the ARM CoreLink TZC-400 driver by Vikram Kanigiri · Thu Jan 28 17:22:16 2016 +0000
  77. 7decd00 Merge pull request #518 from hzhuang1/pl061_gpio_v5 by danh-arm · Mon Feb 22 10:02:29 2016 +0000
  78. 910bd8e arm: gpio: add pl061 driver by Haojian Zhuang · Wed Jan 27 13:22:43 2016 +0800
  79. 50f6fe4 Move private APIs in gic_common.h to a private header by Soby Mathew · Mon Feb 01 17:59:22 2016 +0000
  80. 421259e Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · Fri Jan 15 14:20:57 2016 +0000
  81. bae963e Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · Mon Feb 01 19:03:41 2016 +0000
  82. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · Thu Nov 26 14:52:15 2015 +0000
  83. a581bd5 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · Thu Jan 14 10:02:33 2016 -0800
  84. c69ef8c Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · Thu Dec 10 11:54:42 2015 +0000
  85. 7ac4b11 De-feature PL011 UART driver to match generic UART spec by Juan Castillo · Mon Nov 16 16:53:38 2015 +0000
  86. fcd9d18 Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2 by danh-arm · Wed Dec 09 10:41:08 2015 +0000
  87. 9360d4e Merge pull request #454 from yatharth-arm/vk/deprecate-cci-400 by danh-arm · Tue Dec 08 18:14:10 2015 +0000
  88. 080c0be Add CCI-400 specific driver to deprecated driver list by Vikram Kanigiri · Thu Dec 03 17:49:45 2015 +0000
  89. 5c5c36b Rename GICv3 interrupt group macros by Soby Mathew · Thu Dec 03 14:12:54 2015 +0000
  90. 4e64733 Merge pull request #446 from vikramkanigiri/vk/tzc-400 by danh-arm · Wed Dec 02 16:48:20 2015 +0000
  91. d602873 Fix TZC-400 peripheral detection by Vikram Kanigiri · Tue Oct 20 16:55:26 2015 +0100
  92. 5f64eff Add a simple ARM SP805 watchdog driver by Juan Castillo · Tue Jul 08 17:20:41 2014 +0100
  93. 3ddc972 Deprecate the GIC Legacy driver. by Soby Mathew · Mon Oct 26 14:32:09 2015 +0000
  94. e063d3c Add ARM GICv2 driver by Soby Mathew · Wed Oct 07 09:45:27 2015 +0100
  95. 92712a5 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · Thu Sep 03 14:18:02 2015 +0100
  96. 4656237 Merge pull request #401 from sandrine-bailleux/sb/fix-sp804-bug-v2 by danh-arm · Wed Sep 30 15:18:15 2015 +0100
  97. abad701 Bug fix in the SP804 dual timer driver by Sandrine Bailleux · Mon Sep 28 16:32:38 2015 +0100
  98. a80720f Add a generic driver for ARM CCN IP by Achin Gupta · Mon Jul 20 22:28:23 2015 +0100
  99. af2bc5f Separate CSS security setup from SOC security setup by Vikram Kanigiri · Mon Aug 03 23:58:19 2015 +0100
  100. 7f1f062 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · Tue Sep 09 09:49:23 2014 +0100