summaryrefslogtreecommitdiffstats
path: root/bsps/shared/dev/irq (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/aarch64: add mnemonic for ICC_IGRPEN1_EL3Gedare Bloom2021-06-241-0/+1
* bsps: Use header file for GIC architecture supportSebastian Huber2020-12-232-0/+2
* bsps: Fix includesSebastian Huber2020-12-221-0/+6
* bsps: Remove gicvx_interrupt_dispatch()Sebastian Huber2020-12-162-2/+2
* bsps: Add GICv3 arm_gic_irq_processor_count()Sebastian Huber2020-12-162-0/+34
* bsps/gicv3: Resolve build warnings on 64bitKinsey Moore2020-12-111-2/+2
* bsps: Remove ARM GIC SGI target filterSebastian Huber2020-12-102-15/+3
* bsps: Fix GICv3 arm_gic_trigger_sgi()Sebastian Huber2020-12-102-3/+3
* bsps: Add SMP support to ARM GICv3Sebastian Huber2020-12-091-23/+33
* bsps: Move ARM GICv2 driver to bsps/sharedKinsey Moore2020-12-022-1/+276
* bsps: Break out AArch32 GICv3 supportKinsey Moore2020-10-051-0/+354