Age | Commit message (Expand) | Author |
---|---|---|
2023-09-13 | hw/intc: Make rtc variable names consistent | Jason Chien |
2023-09-13 | hw/intc: Fix upper/lower mtime write calculation | Jason Chien |
2022-09-07 | hw/intc: Move mtimer/mtimecmp to aclint | Atish Patra |
2022-06-08 | Fix 'writeable' typos | Peter Maydell |
2022-05-24 | hw/intc: Pass correct hartid while updating mtimecmp | Atish Patra |
2022-04-22 | hw/intc: riscv_aclint: Add reset function of ACLINT devices | Jim Shu |
2022-04-22 | hw/intc: Make RISC-V ACLINT mtime MMIO register writable | Frank Chang |
2022-04-22 | hw/intc: Support 32/64-bit mtimecmp and mtime accesses in RISC-V ACLINT | Frank Chang |
2022-04-22 | hw/intc: Add .impl.[min|max]_access_size declaration in RISC-V ACLINT | Frank Chang |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2021-09-21 | hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT | Anup Patel |
2021-09-21 | hw/intc: Rename sifive_clint sources to riscv_aclint sources | Anup Patel |