aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/dbdma.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add PMU-based CPU frequency scaling. This method is used on most TitaniumJustin Hibbits2013-12-131-0/+3
* Expand the DBDMA API to allow setting device-dependent control bits. WhileNathan Whitehorn2008-09-271-4/+36
* Change the DBDMA API to allow DBDMA registers in a subregion of a resource. T...Nathan Whitehorn2008-09-231-1/+1
* Add support for Apple's Descriptor-Based DMA (DBDMA) engine. The DMAMarcel Moolenaar2008-06-071-0/+118