1. ab80cf3 chore(gicv2): use interrupt group instead of type by Madhukar Pappireddy · 2 years ago
  2. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  3. dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 4 years ago
  4. 20d3849 Fix casting bug in gicv2_main.c by johpow01 · 4 years, 10 months ago
  5. 5eb16c4 TF-A GIC driver: Add barrier before eoi by Sandeep Tripathy · 5 years ago
  6. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 6 years ago
  7. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  8. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 7 years ago
  9. ebf417a Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · 7 years ago
  10. 4acd900 gicv2: enable configuring IRQ trigger type by Marcin Wojtas · 7 years ago
  11. 3fea9c8 gic: Fix types by Antonio Nino Diaz · 7 years ago
  12. 9262eb5 GIC: Do not flush cache when unneeded by Andrew F. Davis · 7 years ago
  13. 9d6d800 gicv2: Fix support for systems without secure interrupts by Samuel Holland · 8 years ago
  14. 5aa7498 drivers: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  15. dcf01a0 Emit warnings when using deprecated GIC init by Dan Handley · 7 years ago
  16. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  17. 71f8a6a Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 8 years ago
  18. 385f1db GIC: Fix Group 0 enabling by Jeenu Viswambharan · 8 years ago
  19. 058efee GICv2: Fix populating PE target data by Jeenu Viswambharan · 8 years ago
  20. 64deed1 ARMv7: GICv2 driver can manage GICv1 with security extension by Etienne Carriere · 8 years ago
  21. c639e8e GIC: Allow specifying interrupt properties by Jeenu Viswambharan · 8 years ago
  22. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 8 years ago
  23. a2816a1 GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 8 years ago
  24. fc529fe GIC: Add API to set interrupt routing by Jeenu Viswambharan · 8 years ago
  25. 8db978b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 8 years ago
  26. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 8 years ago
  27. f3a8660 GIC: Add API to set interrupt priority by Jeenu Viswambharan · 8 years ago
  28. 979225f GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 8 years ago
  29. cbd3f37 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 8 years ago
  30. fa9db42 GICv2: Add driver API to set PE target mask by Jeenu Viswambharan · 8 years ago
  31. eb68ea9 GIC: Add API to get running priority by Jeenu Viswambharan · 8 years ago
  32. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  33. 311b177 Flush the GIC driver data after init by Soby Mathew · 8 years ago
  34. e9ec3ce Move private APIs in gic_common.h to a private header by Soby Mathew · 10 years ago
  35. 464ce2b Add ARM GICv2 driver by Soby Mathew · 10 years ago