summaryrefslogtreecommitdiff
path: root/include/hw/dma
AgeCommit message (Expand)Author
2018-08-20hw/dma/pl080: Don't use CPU address space for DMA accessesPeter Maydell
2018-08-20hw/dma/pl080: Support all three interrupt linesPeter Maydell
2018-08-20hw/dma/pl080: Allow use as embedded-struct devicePeter Maydell
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-18xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMAFrancisco Iglesias
2018-03-12hw/dma/i8257: Rename DMA_init() to i8257_dma_init()Philippe Mathieu-Daudé
2017-01-24include: Fix typos found by codespellStefan Weil
2016-09-22dma: xlnx-zynq-devcfg: Fix up XLNX_ZYNQ_DEVCFG_R_MAXNathan Rossi
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-04dma: Add Xilinx Zynq devcfg device modelAlistair Francis
2016-06-14introduce xlnx-dpdmaKONRAD Frederic
2016-03-16bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE