summaryrefslogtreecommitdiffstats
path: root/sys/arch/arm/cortex/files.cortex (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement ampintcmsi(4) in ampintc(4) to support MSI. The GICv2M is anpatrick2018-07-091-3/+5
* Dynamically attach agtimer(4). Since agtimer(4) also provides the delay()kettenis2016-08-101-2/+2
* Dynamically attach ampintc(4) and make it register itself as an interruptkettenis2016-08-041-2/+2
* Rework mainbus and implement simplebus to be able to span a tree-likepatrick2016-05-021-2/+2
* Support for the ARM Generic Timer used in the Cortex-A7 and Cortex-A15.patrick2013-09-091-1/+5
* Add a driver for the secondary cache controller on the PandaBoard andpatrick2013-05-021-1/+5
* Add a cortex bus which represents the ARM MPCore Complex.patrick2013-05-011-0/+14