summaryrefslogtreecommitdiffstats
path: root/sys/arch/armv7/omap/edma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* If you use sys/param.h, you don't need sys/types.hderaadt2017-09-081-2/+1
* Dynamically attach edma(4) using the FDT.jsg2017-03-011-9/+24
* Replace some obvious '$OpenBSD' and '$OpenBSD:' typos with '$OpenBSD$'.krw2015-01-221-1/+1
* After factorizing armv7_machdep code here is an effort to factorize allsyl2013-11-061-7/+7
* Add missing rcsid.syl2013-10-301-0/+1
* Cleanup edma.syl2013-10-241-1/+49
* Add edma driver. This driver add support for am335x edma3 controller.syl2013-10-101-0/+234