1. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  2. 173c296 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · 2 years, 2 months ago
  3. b8da1c6 feat(gicv3): introduce GIC component identification by Andre Przywara · 2 years, 10 months ago
  4. f70f4b9 feat(gicv3): detect GICv4 feature at runtime by Andre Przywara · 3 years, 1 month ago
  5. 79bc7a7 refactor(gicv3): use helper functions to get SPI/ESPI INTID limit by Heyi Guo · 3 years, 5 months ago
  6. 60ce825 refactor(gicv3): add helper function to get the limit of ESPI INTID by Heyi Guo · 3 years, 5 months ago
  7. 06f85b4 refactor(gicv3): add helper function to get the limit of SPI INTID by Heyi Guo · 3 years, 5 months ago
  8. ce38025 drivers/gicv3: add debug log for maximum INTID of SPI and eSPI by Heyi Guo · 3 years, 5 months ago
  9. 0d5d24d drivers/gicv3: limit SPI ID to avoid misjudgement in GICD_OFFSET() by Heyi Guo · 4 years, 1 month ago
  10. c5bd63c drivers/gicv3: fix logical issue for num_eints by Heyi Guo · 4 years, 1 month ago
  11. 95581b4 drivers: arm: gicv3: Allow detecting number of cores by Andre Przywara · 3 years, 10 months ago
  12. a6e6ae0 TF-A GICv3 driver: Add extended PPI and SPI range by Alexei Fedorov · 4 years, 3 months ago
  13. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 4 months ago
  14. d1463bd GICv3: Allow probe for fewer GICR interfaces than exposed by the frame by Soby Mathew · 5 years ago
  15. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  16. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  17. ca994e7 gic: Fix types by Antonio Nino Diaz · 6 years ago
  18. 4e83abb Fix MISRA Rule 5.1 by Daniel Boulby · 6 years ago
  19. e8e94e8 gicv3: Fix support for systems without secure interrupts by Andre Przywara · 7 years ago
  20. b6982c0 GIC: Fix setting interrupt configuration by Jeenu Viswambharan · 6 years ago
  21. 88d8f45 GIC: Fix Group 0 enabling by Jeenu Viswambharan · 7 years ago
  22. aeb267c GIC: Allow specifying interrupt properties by Jeenu Viswambharan · 7 years ago
  23. 4684bce GIC: Add helpers to set interrupt configuration by Jeenu Viswambharan · 7 years ago
  24. eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 7 years ago
  25. 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 7 years ago
  26. 24e7029 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 7 years ago
  27. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  28. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  29. 50f6fe4 Move private APIs in gic_common.h to a private header by Soby Mathew · 8 years ago
  30. 421259e Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · 8 years ago
  31. 5c5c36b Rename GICv3 interrupt group macros by Soby Mathew · 9 years ago
  32. 92712a5 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · 9 years ago