Age | Commit message (Expand) | Author |
---|---|---|
2022-01-08 | hw/dma: sifive_pdma: permit 4/8-byte access size of PDMA registers | Jim Shu |
2022-01-08 | hw/dma: sifive_pdma: support high 32-bit access of 64-bit register | Jim Shu |
2021-10-07 | hw/dma: sifive_pdma: Don't run DMA when channel is disclaimed | Bin Meng |
2021-10-07 | hw/dma: sifive_pdma: Fix Control.claim bit detection | Bin Meng |
2021-09-21 | hw/dma: sifive_pdma: don't set Control.error if 0 bytes to transfer | Frank Chang |
2021-09-21 | hw/dma: sifive_pdma: allow non-multiple transaction size transactions | Green Wan |
2021-09-21 | hw/dma: sifive_pdma: claim bit must be set before DMA transactions | Frank Chang |
2021-09-21 | hw/dma: sifive_pdma: reset Next* registers when Control.claim is set | Frank Chang |
2021-05-02 | hw: Remove superfluous includes of hw/hw.h | Thomas Huth |
2020-09-09 | hw/dma: Add SiFive platform DMA controller emulation | Bin Meng |