1. 24a4a0a fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · 1 year, 6 months ago
  2. 1f6bb41 refactor(el3-runtime): plat_ic_has_interrupt_type returns bool by Madhukar Pappireddy · 1 year, 11 months ago
  3. 07f867b fix(el3-runtime): leverage generic interrupt controller helpers by Madhukar Pappireddy · 2 years ago
  4. 632e5ff fix(gicv3): map generic interrupt type to GICv3 group by Madhukar Pappireddy · 2 years ago
  5. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  6. dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 4 years ago
  7. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  8. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  9. a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 7 years ago
  10. e0ced7a plat/common: gic: MISRA fixes by Antonio Nino Diaz · 7 years ago
  11. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  12. 8ae0df9 plat/common: remove fall-through on release build by Jonathan Wright · 7 years ago
  13. 4ee8d0b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 8 years ago
  14. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 8 years ago
  15. a2816a1 GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 8 years ago
  16. fc529fe GIC: Add API to set interrupt routing by Jeenu Viswambharan · 8 years ago
  17. 8db978b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 8 years ago
  18. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 8 years ago
  19. f3a8660 GIC: Add API to set interrupt priority by Jeenu Viswambharan · 8 years ago
  20. 979225f GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 8 years ago
  21. cbd3f37 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 8 years ago
  22. ca43b55 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · 8 years ago
  23. eb68ea9 GIC: Add API to get running priority by Jeenu Viswambharan · 8 years ago
  24. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  25. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
  26. 877cf3f AArch32: Add essential ARM platform and FVP support by Soby Mathew · 9 years ago
  27. f14d188 Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · 10 years ago