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