summaryrefslogtreecommitdiff
path: root/hw/dma/omap_dma.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis1-13/+13
2017-01-27dma: omap: check dma channel data_typePrasad J Pandit1-3/+7
2016-09-13hw/dma/omap: spelling fix: endiannessMichael Tokarev1-1/+1
2016-01-29arm devices: Clean up includesPeter Maydell1-0/+1
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster1-4/+2
2015-03-19omap: Fix warnings from SparseStefan Weil1-3/+5
2014-06-30hw: Fix qemu_allocate_irqs() leaksAndreas Färber1-2/+2
2014-05-13hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16Peter Maydell1-6/+6
2013-07-15hw/dma/omap_dma: Fix bugs with DMA requests above 32Peter Maydell1-5/+6
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-2/+2
2013-04-08hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini1-0/+2101