summaryrefslogtreecommitdiff
path: root/include/dma.h
AgeCommit message (Expand)AuthorFilesLines
2018-12-07dma: add channels supportÁlvaro Fernández Rojas1-2/+258
2018-12-07dma: move dma_ops to dma-uclass.hÁlvaro Fernández Rojas1-22/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-02-23dm: implement a DMA uclassMugunthan V N1-0/+86