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