summaryrefslogtreecommitdiffstats
path: root/sys/arch/arm/cortex/arml2cc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove uneeded includes in md armv7 filesjsg2021-03-251-6/+1
* Before pmap7.c rev 1.35 and pmap.h rev 1.44 DMA'able memory with thejsg2016-08-221-1/+13
* ARM L2C driver is only relevant on Cortex-A9 machines.jsg2015-05-201-2/+5
* Don't pull cpufunc.h in from the machine include directory, but frompatrick2013-06-141-2/+2
* Remove an #endif I forgot in there.patrick2013-05-021-2/+1
* Add a driver for the secondary cache controller on the PandaBoard andpatrick2013-05-021-0/+297