1. f70f4b9 feat(gicv3): detect GICv4 feature at runtime by Andre Przywara · Tue May 18 15:51:06 2021 +0100
  2. 94e1976 fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif by Ming Huang · Fri Jun 04 16:23:22 2021 +0800
  3. 79bc7a7 refactor(gicv3): use helper functions to get SPI/ESPI INTID limit by Heyi Guo · Wed Jan 20 19:05:51 2021 +0800
  4. c5bd63c drivers/gicv3: fix logical issue for num_eints by Heyi Guo · Tue May 19 14:01:49 2020 +0800
  5. efa2107 drivers/gicv3: fix potential GICD context override with ESPI enabled by Heyi Guo · Thu Jan 14 22:16:18 2021 +0800
  6. 3a579ae drivers/gicv3: use mpidr to probe GICR for current CPU by Heyi Guo · Tue May 19 11:50:40 2020 +0800
  7. c7510c5 TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors by Alexei Fedorov · Tue Apr 07 18:16:18 2020 +0100
  8. 1970593 TF-A: Add GICv4 extension for GIC driver by Alexei Fedorov · Mon Apr 06 19:00:35 2020 +0100
  9. a6e6ae0 TF-A GICv3 driver: Add extended PPI and SPI range by Alexei Fedorov · Mon Apr 06 16:27:54 2020 +0100
  10. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · Fri Jan 24 13:30:28 2020 +0000
  11. 50a934e Merge "GICv3 driver: Fix support for full SPI range" into integration by Soby Mathew · Fri Sep 27 09:49:05 2019 +0000
  12. 5fd1f9d GICv3: Enable multi socket GIC redistributor frame discovery by Madhukar Pappireddy · Wed May 15 18:25:41 2019 -0500
  13. 68f2688 GICv3 driver: Fix support for full SPI range by Alexei Fedorov · Fri Sep 13 15:47:13 2019 +0100
  14. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  15. 05403eb Prevent pending G1S interrupt become G0 interrupt by James kung · Fri May 31 15:40:05 2019 +0800
  16. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  17. 844b487 Mark GICV3, CCI and CCN boot time code as init by Daniel Boulby · Tue Sep 18 13:36:39 2018 +0100
  18. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · Mon Sep 24 17:23:24 2018 +0100
  19. 25a17a2 GIC: Fix build error by Andrew F. Davis · Thu Aug 30 14:30:54 2018 -0500
  20. ca994e7 gic: Fix types by Antonio Nino Diaz · Tue Aug 21 10:02:33 2018 +0100
  21. 4d23a64 GIC: Do not flush cache when unneeded by Andrew F. Davis · Thu Jul 26 13:50:14 2018 -0500
  22. 4e83abb Fix MISRA Rule 5.1 by Daniel Boulby · Tue May 01 15:15:34 2018 +0100
  23. e8e94e8 gicv3: Fix support for systems without secure interrupts by Andre Przywara · Thu Nov 09 12:08:00 2017 -0600
  24. 39b4221 drivers: fix switch statements to comply with MISRA rules by Jonathan Wright · Tue Mar 13 15:24:29 2018 +0000
  25. 4d408b5 Emit warnings when using deprecated GIC init by Dan Handley · Thu Mar 01 16:00:15 2018 +0000
  26. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  27. 88d8f45 GIC: Fix Group 0 enabling by Jeenu Viswambharan · Tue Nov 07 08:38:23 2017 +0000
  28. aeb267c GIC: Allow specifying interrupt properties by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  29. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  30. eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  31. dce70b3 GIC: Add API to set interrupt routing by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  32. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  33. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  34. 447b89d GIC: Add API to set interrupt priority by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  35. 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  36. 24e7029 GIC: Add API to get interrupt active status 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. b333d89 Fix assertion in GIC ITS helper by Soby Mathew · Fri Oct 06 17:59:03 2017 +0100
  39. f6f1a32 GICv3: ITS architectural save and restore helpers by Soby Mathew · Tue Jul 18 16:12:45 2017 +0100
  40. 327548c GICv3: add functions for save and restore by Soby Mathew · Thu Jul 13 15:19:51 2017 +0100
  41. d7a901e Introduce ARM GIC-600 driver by Jeenu Viswambharan · Tue Dec 06 16:15:22 2016 +0000
  42. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  43. 7264513 Flush the GIC driver data after init by Soby Mathew · Tue Feb 14 10:11:52 2017 +0000
  44. 76647d5 GICv3: Introduce power management APIs for Redistributor by Jeenu Viswambharan · Fri Dec 09 11:03:15 2016 +0000
  45. 3f00a89 GICv3: Allow either G1S or G0 interrupts to be configured by Yatharth Kochar · Tue Sep 06 11:48:05 2016 +0100
  46. 14ce777 Merge pull request #678 from soby-mathew/sm/PSCI_AArch32 by danh-arm · Thu Aug 18 11:38:19 2016 +0100
  47. 869e3db gicv3: disable Group1 NonSecure interrupts during core powerdown by Sudeep Holla · Thu Aug 04 16:14:50 2016 +0100
  48. d645232 AArch32: Enable GIC and TZC support by Soby Mathew · Thu May 05 13:59:07 2016 +0100
  49. 50f6fe4 Move private APIs in gic_common.h to a private header by Soby Mathew · Mon Feb 01 17:59:22 2016 +0000
  50. 5c5c36b Rename GICv3 interrupt group macros by Soby Mathew · Thu Dec 03 14:12:54 2015 +0000
  51. 92712a5 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · Thu Sep 03 14:18:02 2015 +0100