summaryrefslogtreecommitdiffstats
path: root/sys/arch/arm/cortex/cortex.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Let the armv7 bus_dma layer and simplebus(4) implementation deal withkettenis2020-04-291-3/+2
* Rework mainbus and implement simplebus to be able to span a tree-likepatrick2016-05-021-2/+2
* Fix match function so that the cortex bus only attaches if the attachpatrick2016-04-081-2/+8
* add some more cortex A idsjsg2015-05-291-2/+3
* The Cortex bus should be useful for Cortex-A7, too.patrick2013-08-061-2/+3
* Add a cortex bus which represents the ARM MPCore Complex.patrick2013-05-011-0/+158