qemu-patch-raspberry4/hw/dma
Philippe Mathieu-Daudé 597e76f2fa hw/dma: Compile the bcm2835_dma device as common object
This device is used by both ARM (BCM2836, for raspi2) and AArch64
(BCM2837, for raspi3) targets, and is not CPU-specific.
Move it to common object, so we build it once for all targets.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190427133028.12874-1-philmd@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2019-04-29 17:36:03 +01:00
..
bcm2835_dma.c
etraxfs_dma.c
i8257.c hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintf 2019-02-14 11:46:30 +01:00
i82374.c
Kconfig isa: express dependencies with kconfig 2019-03-07 21:45:53 +01:00
Makefile.objs hw/dma: Compile the bcm2835_dma device as common object 2019-04-29 17:36:03 +01:00
omap_dma.c
pl080.c hw/dma/pl080: Remove hw_error() if DMA is enabled 2018-08-20 11:24:33 +01:00
pl330.c
puv3_dma.c dma/puv3_dma: Convert sysbus init function to realize function 2018-12-13 13:47:58 +00:00
pxa2xx_dma.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
rc4030.c
soc_dma.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
sparc32_dma.c
trace-events trace-events: Shorten file names in comments 2019-03-22 16:18:07 +00:00
xilinx_axidma.c
xlnx-zdma.c
xlnx-zynq-devcfg.c
xlnx_dpdma.c