summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/dbdma.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-27sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2013-12-13Add PMU-based CPU frequency scaling. This method is used on most TitaniumJustin Hibbits
2008-09-27Expand the DBDMA API to allow setting device-dependent control bits. WhileNathan Whitehorn
2008-09-23Change the DBDMA API to allow DBDMA registers in a subregion of a resource. T...Nathan Whitehorn
2008-06-07Add support for Apple's Descriptor-Based DMA (DBDMA) engine. The DMAMarcel Moolenaar