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