summaryrefslogtreecommitdiff
path: root/hw/intc/riscv_aclint.c
AgeCommit message (Expand)Author
2022-06-08Fix 'writeable' typosPeter Maydell
2022-05-24hw/intc: Pass correct hartid while updating mtimecmpAtish Patra
2022-04-22hw/intc: riscv_aclint: Add reset function of ACLINT devicesJim Shu
2022-04-22hw/intc: Make RISC-V ACLINT mtime MMIO register writableFrank Chang
2022-04-22hw/intc: Support 32/64-bit mtimecmp and mtime accesses in RISC-V ACLINTFrank Chang
2022-04-22hw/intc: Add .impl.[min|max]_access_size declaration in RISC-V ACLINTFrank Chang
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
2021-09-21hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINTAnup Patel
2021-09-21hw/intc: Rename sifive_clint sources to riscv_aclint sourcesAnup Patel