1. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 5 months ago
  2. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 2 years, 10 months ago
  3. 6f051e2 Fix casting bug in gicv2_main.c by johpow01 · 3 years, 9 months ago
  4. 4c2ebee TF-A GIC driver: Add barrier before eoi by Sandeep Tripathy · 4 years, 1 month ago
  5. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  6. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  7. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  8. f5a25ad Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · 6 years ago
  9. dd568dd gicv2: enable configuring IRQ trigger type by Marcin Wojtas · 6 years ago
  10. ca994e7 gic: Fix types by Antonio Nino Diaz · 6 years ago
  11. 4d23a64 GIC: Do not flush cache when unneeded by Andrew F. Davis · 6 years ago
  12. 694f81f gicv2: Fix support for systems without secure interrupts by Samuel Holland · 7 years ago
  13. 39b4221 drivers: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  14. 4d408b5 Emit warnings when using deprecated GIC init by Dan Handley · 6 years ago
  15. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  16. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  17. 88d8f45 GIC: Fix Group 0 enabling by Jeenu Viswambharan · 7 years ago
  18. fbf5bda GICv2: Fix populating PE target data by Jeenu Viswambharan · 7 years ago
  19. 0a8c353 ARMv7: GICv2 driver can manage GICv1 with security extension by Etienne Carriere · 7 years ago
  20. aeb267c GIC: Allow specifying interrupt properties by Jeenu Viswambharan · 7 years ago
  21. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
  22. eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 7 years ago
  23. dce70b3 GIC: Add API to set interrupt routing by Jeenu Viswambharan · 7 years ago
  24. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
  25. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  26. 447b89d GIC: Add API to set interrupt priority by Jeenu Viswambharan · 7 years ago
  27. 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 7 years ago
  28. 24e7029 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 7 years ago
  29. 393fdd9 GICv2: Add driver API to set PE target mask by Jeenu Viswambharan · 7 years ago
  30. b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · 7 years ago
  31. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  32. 7264513 Flush the GIC driver data after init by Soby Mathew · 7 years ago
  33. 50f6fe4 Move private APIs in gic_common.h to a private header by Soby Mathew · 8 years ago
  34. e063d3c Add ARM GICv2 driver by Soby Mathew · 9 years ago