aboutsummaryrefslogtreecommitdiff
path: root/src/core/dma.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-28[dma] Record DMA device as part of DMA mapping if neededMichael Brown1-26/+26
2020-11-25[dma] Modify DMA API to simplify calculation of medial addressesMichael Brown1-0/+2
2020-11-05[dma] Define a DMA API to allow for non-flat device address spacesMichael Brown1-0/+179