aboutsummaryrefslogtreecommitdiff
path: root/hw/dma/omap_dma.c
AgeCommit message (Expand)Author
2019-08-21hw/dma/omap_dma: Move switch 'fall through' comment to correct placePhilippe Mathieu-Daudé
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-06-26hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printfPhilippe Mathieu-Daudé
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2017-01-27dma: omap: check dma channel data_typepull-target-arm-20170127Prasad J Pandit
2016-09-13hw/dma/omap: spelling fix: endiannessMichael Tokarev
2016-01-29arm devices: Clean up includesPeter Maydell
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-03-19omap: Fix warnings from SparseStefan Weil
2014-06-30hw: Fix qemu_allocate_irqs() leaksAndreas Färber
2014-05-13hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16Peter Maydell
2013-07-15hw/dma/omap_dma: Fix bugs with DMA requests above 32Peter Maydell
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini