aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/xdma/controller/pl330.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* xdma: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-101-3/+1
* xdma pl330: Remove unused variables.John Baldwin2022-04-131-17/+0
* Eliminate kmem_alloc_contig()'s unused arena parameter.Alan Cox2018-08-201-2/+2
* Add driver for ARM PrimeCell PL330 DMA engine.Ruslan Bukin2018-04-131-0/+663