summaryrefslogtreecommitdiff
path: root/include/dma.h
Commit message (Expand)AuthorAgeFilesLines
* dma: add channels supportÁlvaro Fernández Rojas2018-12-071-2/+258
* dma: move dma_ops to dma-uclass.hÁlvaro Fernández Rojas2018-12-071-22/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: implement a DMA uclassMugunthan V N2016-02-231-0/+86