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