aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/riscv_aclint.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-22hw/intc: riscv_aclint: Add reset function of ACLINT devicesJim Shu1-0/+39
2022-04-22hw/intc: Make RISC-V ACLINT mtime MMIO register writableFrank Chang1-21/+50
2022-04-22hw/intc: Support 32/64-bit mtimecmp and mtime accesses in RISC-V ACLINTFrank Chang1-15/+27
2022-04-22hw/intc: Add .impl.[min|max]_access_size declaration in RISC-V ACLINTFrank Chang1-0/+4
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster1-3/+3
2021-09-21hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINTAnup Patel1-114/+259
2021-09-21hw/intc: Rename sifive_clint sources to riscv_aclint sourcesAnup Patel1-0/+315