1. 997a159 cci400: Remove deprecated driver by Antonio Nino Diaz · Mon Sep 24 11:14:58 2018 +0100
  2. ea2dca8 tzc400: Remove deprecated interfaces by Antonio Nino Diaz · Mon Sep 24 11:40:12 2018 +0100
  3. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · Mon Sep 24 17:23:24 2018 +0100
  4. 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
  5. dd568dd gicv2: enable configuring IRQ trigger type by Marcin Wojtas · Wed Mar 21 09:55:47 2018 +0100
  6. c28fe76 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · Thu Aug 30 16:18:49 2018 +0100
  7. 8c09ab5 drivers: cci: Fix MISRA defects by Antonio Nino Diaz · Thu Aug 23 10:19:23 2018 +0100
  8. feacba3 drivers: smmu: Fix MISRA defects by Antonio Nino Diaz · Tue Aug 21 16:12:29 2018 +0100
  9. ca994e7 gic: Fix types by Antonio Nino Diaz · Tue Aug 21 10:02:33 2018 +0100
  10. 2e59071 gic: Fix definitions by Antonio Nino Diaz · Fri Aug 24 11:46:33 2018 +0100
  11. dd4e59e gic v3: Turn macros into static inline functions by Antonio Nino Diaz · Mon Aug 13 15:29:29 2018 +0100
  12. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  13. 837cc9c EHF: MISRA fixes by Jeenu Viswambharan · Thu Aug 02 10:14:12 2018 +0100
  14. 045b6fd Fix MISRA defects in SP805 driver by Antonio Nino Diaz · Tue Jul 24 11:27:52 2018 +0100
  15. 779e4fc DMC500: Add platform support to set system interface count by Amit Daniel Kachhap · Mon Apr 09 16:53:01 2018 +0530
  16. b6982c0 GIC: Fix setting interrupt configuration by Jeenu Viswambharan · Thu Mar 22 08:57:52 2018 +0000
  17. 4d408b5 Emit warnings when using deprecated GIC init by Dan Handley · Thu Mar 01 16:00:15 2018 +0000
  18. 1a6eed3 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  19. ca3930a drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API by Julius Werner · Mon Sep 18 16:59:43 2017 -0700
  20. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · Thu Nov 23 23:41:24 2017 +0000
  21. 6c6f24d BL31: Program Priority Mask for SMC handling by Jeenu Viswambharan · Wed Oct 04 12:21:34 2017 +0100
  22. 055af4b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · Tue Oct 24 15:13:59 2017 +0100
  23. 0a8c353 ARMv7: GICv2 driver can manage GICv1 with security extension by Etienne Carriere · Sun Nov 05 22:57:38 2017 +0100
  24. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · Fri Sep 22 08:59:59 2017 +0100
  25. aeb267c GIC: Allow specifying interrupt properties by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  26. 4684bce GIC: Add helpers to set interrupt configuration by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  27. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  28. eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  29. dce70b3 GIC: Add API to set interrupt routing by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  30. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  31. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  32. 447b89d GIC: Add API to set interrupt priority by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  33. 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  34. 24e7029 GIC: Add API to get interrupt active status by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  35. 522a465 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  36. 393fdd9 GICv2: Add driver API to set PE target mask by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  37. b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  38. f6f1a32 GICv3: ITS architectural save and restore helpers by Soby Mathew · Tue Jul 18 16:12:45 2017 +0100
  39. 327548c GICv3: add functions for save and restore by Soby Mathew · Thu Jul 13 15:19:51 2017 +0100
  40. f94e40d Fix type of `unsigned long` constants by Antonio Nino Diaz · Thu Sep 14 15:57:44 2017 +0100
  41. 5c50304 Add SMMUv3 driver by Jeenu Viswambharan · Fri May 26 14:15:40 2017 +0100
  42. b36577a CCI: Adapt for specific product at run time by Jeenu Viswambharan · Wed Jul 19 17:07:00 2017 +0100
  43. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  44. 1ae83bc Add headers to enable CryptoCell integration by Soby Mathew · Wed May 10 11:48:40 2017 +0100
  45. c6a11f6 include: add U()/ULL() macros for constants by Varun Wadekar · Thu May 25 18:04:48 2017 -0700
  46. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  47. 76647d5 GICv3: Introduce power management APIs for Redistributor by Jeenu Viswambharan · Fri Dec 09 11:03:15 2016 +0000
  48. aaf71c8 GICv3: Fix the GICD_IROUTER offset by Soby Mathew · Tue Jul 26 17:46:56 2016 +0100
  49. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  50. 095b9bc CCN: Add API to query the PART0 ID from CCN by Soby Mathew · Wed Mar 23 17:14:57 2016 +0000
  51. fc71975 Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers by Yatharth Kochar · Fri Apr 08 14:40:44 2016 +0100
  52. 411ac8f Add ARM CoreLink DMC-500 driver to program TrustZone protection by Vikram Kanigiri · Fri Jan 29 11:37:04 2016 +0000
  53. 1eabdbc Refactor the ARM CoreLink TZC-400 driver by Vikram Kanigiri · Thu Jan 28 17:22:16 2016 +0000
  54. 7decd00 Merge pull request #518 from hzhuang1/pl061_gpio_v5 by danh-arm · Mon Feb 22 10:02:29 2016 +0000
  55. 910bd8e arm: gpio: add pl061 driver by Haojian Zhuang · Wed Jan 27 13:22:43 2016 +0800
  56. 50f6fe4 Move private APIs in gic_common.h to a private header by Soby Mathew · Mon Feb 01 17:59:22 2016 +0000
  57. 421259e Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · Fri Jan 15 14:20:57 2016 +0000
  58. bae963e Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · Mon Feb 01 19:03:41 2016 +0000
  59. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · Thu Nov 26 14:52:15 2015 +0000
  60. a581bd5 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · Thu Jan 14 10:02:33 2016 -0800
  61. c69ef8c Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · Thu Dec 10 11:54:42 2015 +0000
  62. 7ac4b11 De-feature PL011 UART driver to match generic UART spec by Juan Castillo · Mon Nov 16 16:53:38 2015 +0000
  63. 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
  64. 9360d4e Merge pull request #454 from yatharth-arm/vk/deprecate-cci-400 by danh-arm · Tue Dec 08 18:14:10 2015 +0000
  65. 080c0be Add CCI-400 specific driver to deprecated driver list by Vikram Kanigiri · Thu Dec 03 17:49:45 2015 +0000
  66. 5c5c36b Rename GICv3 interrupt group macros by Soby Mathew · Thu Dec 03 14:12:54 2015 +0000
  67. 4e64733 Merge pull request #446 from vikramkanigiri/vk/tzc-400 by danh-arm · Wed Dec 02 16:48:20 2015 +0000
  68. d602873 Fix TZC-400 peripheral detection by Vikram Kanigiri · Tue Oct 20 16:55:26 2015 +0100
  69. 5f64eff Add a simple ARM SP805 watchdog driver by Juan Castillo · Tue Jul 08 17:20:41 2014 +0100
  70. 3ddc972 Deprecate the GIC Legacy driver. by Soby Mathew · Mon Oct 26 14:32:09 2015 +0000
  71. e063d3c Add ARM GICv2 driver by Soby Mathew · Wed Oct 07 09:45:27 2015 +0100
  72. 92712a5 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · Thu Sep 03 14:18:02 2015 +0100
  73. 4656237 Merge pull request #401 from sandrine-bailleux/sb/fix-sp804-bug-v2 by danh-arm · Wed Sep 30 15:18:15 2015 +0100
  74. abad701 Bug fix in the SP804 dual timer driver by Sandrine Bailleux · Mon Sep 28 16:32:38 2015 +0100
  75. a80720f Add a generic driver for ARM CCN IP by Achin Gupta · Mon Jul 20 22:28:23 2015 +0100
  76. af2bc5f Separate CSS security setup from SOC security setup by Vikram Kanigiri · Mon Aug 03 23:58:19 2015 +0100
  77. 7f1f062 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · Tue Sep 09 09:49:23 2014 +0100
  78. 0392579 Add SP804 delay timer driver by Ryan Harkin · Tue Mar 17 14:52:39 2015 +0000
  79. 966b952 Fix reporting of interrupt ID in ARM GIC driver by Achin Gupta · Mon May 18 10:56:47 2015 +0100
  80. 7607676 Add TZC function to configure region 0 by Dan Handley · Thu Mar 19 19:26:52 2015 +0000
  81. 40d468c Common driver for ARM Cache Coherent Interconnects by Vikram Kanigiri · Tue Dec 23 01:00:22 2014 +0000
  82. 06e90c5 Merge pull request #219 from jcastillo-arm/jc/tf-issues/253 by danh-arm · Tue Nov 04 16:01:40 2014 +0000
  83. 8231295 Improvements to ARM GIC driver by Juan Castillo · Mon Oct 20 12:27:28 2014 +0100
  84. 921b877 Juno: Reserve some DDR-DRAM for secure use by Juan Castillo · Fri Sep 05 17:29:38 2014 +0100
  85. 53c843a Simplify interface to TZC-400 driver by Dan Handley · Mon Aug 04 19:53:05 2014 +0100
  86. be234f9 Remove platform dependency in CCI-400 driver by Dan Handley · Mon Aug 04 16:11:15 2014 +0100
  87. 5cd545d Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · Mon Jul 28 14:33:44 2014 +0100
  88. f558cac Rework incorrect use of assert() and panic() in codebase by Juan Castillo · Thu Jun 05 09:45:36 2014 +0100
  89. 0da9593 Add CPUECTLR_EL1 and Snoop Control register to crash reporting by Soby Mathew · Wed Jul 16 09:23:52 2014 +0100
  90. 69817f7 Parametrize baudrate and UART clock during console_init() by Soby Mathew · Mon Jul 14 15:43:21 2014 +0100
  91. c389d77 Introduce asm console functions in TF by Soby Mathew · Tue Jun 24 12:28:41 2014 +0100
  92. fb42b12 Refactor fvp gic code to be a generic driver by Dan Handley · Fri Jun 20 09:43:15 2014 +0100
  93. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · Mon Jun 02 15:44:43 2014 +0100
  94. a17fefa Remove extern keyword from function declarations by Dan Handley · Wed May 14 12:38:32 2014 +0100
  95. 58484d4 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · Fri May 23 11:00:04 2014 +0100
  96. 02d3628 Introduce platform api to access an ARM GIC by Achin Gupta · Sun May 04 19:02:52 2014 +0100
  97. 191e86e Introduce interrupt registration framework in BL3-1 by Achin Gupta · Fri May 09 10:03:15 2014 +0100
  98. 0b9d59f Address issue 156: 64-bit addresses get truncated by Lin Ma · Tue May 20 11:25:55 2014 -0700
  99. aa3266a Remove unused 'PL011_BASE' macro by Sandrine Bailleux · Tue May 06 13:25:37 2014 +0100
  100. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · Wed Apr 09 13:14:54 2014 +0100