Age | Commit message (Expand) | Author | Files | Lines |
2022-01-28 | hw/dma/xlnx_csu_dma: Support starting a read transfer through a class method | Francisco Iglesias | 1 | -2/+17 |
2022-01-28 | include/hw/dma/xlnx_csu_dma: Add in missing includes in the header | Francisco Iglesias | 1 | -0/+5 |
2021-08-26 | hw/dma/xlnx-zdma Always expect 'dma' link property to be set | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-08-26 | hw/dma/xlnx_csu_dma: Always expect 'dma' link property to be set | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-03-08 | hw/dma: Implement a Xilinx CSU DMA model | Xuzhou Cheng | 1 | -0/+52 |
2021-02-11 | arm: Update infocenter.arm.com URLs | Peter Maydell | 1 | -3/+4 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 6 | -18/+6 |
2020-09-13 | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200... | Peter Maydell | 1 | -0/+57 |
2020-09-09 | hw/dma: Add SiFive platform DMA controller emulation | Bin Meng | 1 | -0/+57 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 6 | -10/+12 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 6 | -10/+21 |
2020-08-27 | i8257: Move QOM macro to header | Eduardo Habkost | 1 | -0/+2 |
2020-03-23 | hw/arm/bcm283x: Correct the license text | Philippe Mathieu-Daudé | 1 | -1/+3 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-06-12 | Normalize position of header guard | Markus Armbruster | 1 | -1/+1 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-08-20 | hw/dma/pl080: Don't use CPU address space for DMA accesses | Peter Maydell | 1 | -0/+5 |
2018-08-20 | hw/dma/pl080: Support all three interrupt lines | Peter Maydell | 1 | -1/+5 |
2018-08-20 | hw/dma/pl080: Allow use as embedded-struct device | Peter Maydell | 1 | -0/+62 |
2018-06-01 | hw: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-05-18 | xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMA | Francisco Iglesias | 1 | -0/+84 |
2018-03-12 | hw/dma/i8257: Rename DMA_init() to i8257_dma_init() | Philippe Mathieu-Daudé | 1 | -0/+49 |
2017-01-24 | include: Fix typos found by codespell | Stefan Weil | 1 | -1/+2 |
2016-09-22 | dma: xlnx-zynq-devcfg: Fix up XLNX_ZYNQ_DEVCFG_R_MAX | Nathan Rossi | 1 | -1/+1 |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster | 1 | -1/+1 |
2016-07-04 | dma: Add Xilinx Zynq devcfg device model | Alistair Francis | 1 | -0/+62 |
2016-06-14 | introduce xlnx-dpdma | KONRAD Frederic | 1 | -0/+85 |
2016-03-16 | bcm2835_dma: add emulation of Raspberry Pi DMA controller | Grégory ESTRADE | 1 | -0/+47 |