1. 579a23c fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · 5 months ago
  2. 67ac77c refactor(el3-runtime): plat_ic_has_interrupt_type returns bool by Madhukar Pappireddy · 10 months ago
  3. 81e4687 fix(el3-runtime): leverage generic interrupt controller helpers by Madhukar Pappireddy · 11 months ago
  4. b5859d0 fix(gicv3): map generic interrupt type to GICv3 group by Madhukar Pappireddy · 11 months ago
  5. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  6. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 2 years, 10 months ago
  7. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  8. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  9. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
  10. a4210cb plat/common: gic: MISRA fixes by Antonio Nino Diaz · 6 years ago
  11. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  12. b669ca7 plat/common: remove fall-through on release build by Jonathan Wright · 6 years ago
  13. 055af4b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 7 years ago
  14. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
  15. eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 7 years ago
  16. dce70b3 GIC: Add API to set interrupt routing by Jeenu Viswambharan · 7 years ago
  17. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
  18. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  19. 447b89d GIC: Add API to set interrupt priority by Jeenu Viswambharan · 7 years ago
  20. 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 7 years ago
  21. 24e7029 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 7 years ago
  22. 522a465 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · 7 years ago
  23. b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · 7 years ago
  24. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  25. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  26. 0d268dc AArch32: Add essential ARM platform and FVP support by Soby Mathew · 8 years ago
  27. 12012dd Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · 9 years ago