1. 5d68e89 fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities by Sylwester Garncarek · 2 years, 7 months ago
  2. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  3. e1b15b0 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · 3 years, 3 months ago
  4. 73a643e feat(gicv3): introduce GIC component identification by Andre Przywara · 4 years ago
  5. 858f40e feat(gicv3): detect GICv4 feature at runtime by Andre Przywara · 4 years, 3 months ago
  6. ce2b49b refactor(gicv3): use helper functions to get SPI/ESPI INTID limit by Heyi Guo · 4 years, 7 months ago
  7. 30524ff refactor(gicv3): add helper function to get the limit of ESPI INTID by Heyi Guo · 4 years, 7 months ago
  8. 1e9428e refactor(gicv3): add helper function to get the limit of SPI INTID by Heyi Guo · 4 years, 7 months ago
  9. 705032d drivers/gicv3: add debug log for maximum INTID of SPI and eSPI by Heyi Guo · 4 years, 7 months ago
  10. 4e42c22 drivers/gicv3: limit SPI ID to avoid misjudgement in GICD_OFFSET() by Heyi Guo · 5 years ago
  11. 69ae442 drivers/gicv3: fix logical issue for num_eints by Heyi Guo · 5 years ago
  12. 79d89e3 drivers: arm: gicv3: Allow detecting number of cores by Andre Przywara · 5 years ago
  13. 8f3ad76 TF-A GICv3 driver: Add extended PPI and SPI range by Alexei Fedorov · 5 years ago
  14. 6e19bd5 TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 5 years ago
  15. 5dc2c3f GICv3: Allow probe for fewer GICR interfaces than exposed by the frame by Soby Mathew · 7 years ago
  16. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  17. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 7 years ago
  18. 3fea9c8 gic: Fix types by Antonio Nino Diaz · 7 years ago
  19. 87d3aac Fix MISRA Rule 5.1 by Daniel Boulby · 7 years ago
  20. 205cf6e gicv3: Fix support for systems without secure interrupts by Andre Przywara · 8 years ago
  21. 17e84ee GIC: Fix setting interrupt configuration by Jeenu Viswambharan · 7 years ago
  22. 385f1db GIC: Fix Group 0 enabling by Jeenu Viswambharan · 8 years ago
  23. c639e8e GIC: Allow specifying interrupt properties by Jeenu Viswambharan · 8 years ago
  24. 2296610 GIC: Add helpers to set interrupt configuration by Jeenu Viswambharan · 8 years ago
  25. a2816a1 GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 8 years ago
  26. 979225f GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 8 years ago
  27. cbd3f37 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 8 years ago
  28. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  29. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 9 years ago
  30. e9ec3ce Move private APIs in gic_common.h to a private header by Soby Mathew · 10 years ago
  31. 38a7861 Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · 10 years ago
  32. 03ffb6b Rename GICv3 interrupt group macros by Soby Mathew · 10 years ago
  33. df37373 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · 10 years ago