aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/arm/gic.h
Commit message (Expand)AuthorAgeFilesLines
* Remove redundantcy from the arm GIC softcAndrew Turner2021-01-271-4/+2
* Remove teh non-INTRNG code from the ARM GIC interrupt controller driver.Andrew Turner2018-07-301-8/+0
* Move common GIC interrupt numbers to the common header. These are the sameAndrew Turner2018-06-191-6/+0
* arm: gic: Change GIC_DEBUG_SPURIOUS to TUNABLEEmmanuel Vadot2017-07-031-4/+0
* Create two GIC ivars to find the bus type and GIC hardware version. TheseAndrew Turner2016-12-061-0/+3
* Move the FDT specific parts of the GIC diver softc to the FDT attachment.Andrew Turner2016-11-301-3/+0
* Split out the FDT parts of the GICv2 interrupt controller driver. This willAndrew Turner2016-08-011-0/+106