summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/bcm2835_aux.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-work intr_barrier(9) on arm64 to remove layer violation. So far wepatrick2020-07-171-1/+2
* Extend the interrupt API on arm64 and armv7 to be able to pass aroundpatrick2020-07-141-5/+5
* Capitalize my last name in copyright.kettenis2019-08-291-2/+2
* Give the FDT interrupt API a more generic naming by replacing thepatrick2018-08-061-4/+4
* Typo: auxilliary -> auxiliaryguenther2018-02-251-2/+2
* Add a bcmaux(4) driver that handles clocks and interrupts for thekettenis2017-07-291-0/+128