1. e689048 fix(gicv3): update the affinity mask to 8 bit by Pranav Madhu · 3 years ago
  2. e1b15b0 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · 3 years, 3 months ago
  3. 93b785f feat(arm_fpga): determine GICR base by probing by Andre Przywara · 4 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. 79d89e3 drivers: arm: gicv3: Allow detecting number of cores by Andre Przywara · 5 years ago
  7. b29c350 GIC-600: Fix MISRA-2012 defects by Alexei Fedorov · 5 years ago
  8. 5eb16c4 TF-A GIC driver: Add barrier before eoi by Sandeep Tripathy · 5 years ago
  9. b4ad365 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · 5 years ago
  10. 5875f26 TF-A: Add GICv4 extension for GIC driver by Alexei Fedorov · 5 years ago
  11. 8f3ad76 TF-A GICv3 driver: Add extended PPI and SPI range by Alexei Fedorov · 5 years ago
  12. 6e19bd5 TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 5 years ago
  13. ec83492 GICv3: Enable multi socket GIC redistributor frame discovery by Madhukar Pappireddy · 6 years ago
  14. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  15. b544328 ti: k3: common: Add support for runtime detection of GICR base address by Andrew F. Davis · 7 years ago
  16. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  17. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  18. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 7 years ago
  19. 3fea9c8 gic: Fix types by Antonio Nino Diaz · 7 years ago
  20. 8782922 gic: Fix definitions by Antonio Nino Diaz · 7 years ago
  21. b9f68df gic v3: Turn macros into static inline functions by Antonio Nino Diaz · 7 years ago
  22. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  23. dcf01a0 Emit warnings when using deprecated GIC init by Dan Handley · 7 years ago
  24. dc6aad2 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 7 years ago
  25. 4ee8d0b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 8 years ago
  26. c639e8e GIC: Allow specifying interrupt properties by Jeenu Viswambharan · 8 years ago
  27. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 8 years ago
  28. a2816a1 GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 8 years ago
  29. fc529fe GIC: Add API to set interrupt routing by Jeenu Viswambharan · 8 years ago
  30. 8db978b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 8 years ago
  31. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 8 years ago
  32. f3a8660 GIC: Add API to set interrupt priority by Jeenu Viswambharan · 8 years ago
  33. 979225f GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 8 years ago
  34. cbd3f37 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 8 years ago
  35. eb68ea9 GIC: Add API to get running priority by Jeenu Viswambharan · 8 years ago
  36. b258278 GICv3: ITS architectural save and restore helpers by Soby Mathew · 8 years ago
  37. ebf1ca1 GICv3: add functions for save and restore by Soby Mathew · 8 years ago
  38. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  39. d780699 GICv3: Introduce power management APIs for Redistributor by Jeenu Viswambharan · 9 years ago
  40. 61e3027 GICv3: Fix the GICD_IROUTER offset by Soby Mathew · 9 years ago
  41. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 9 years ago
  42. 03ffb6b Rename GICv3 interrupt group macros by Soby Mathew · 10 years ago
  43. df37373 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · 10 years ago