Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/intc: Move mtimer/mtimecmp to aclint | Atish Patra | 2022-09-07 | 1 | -14/+34 |
* | Fix 'writeable' typos | Peter Maydell | 2022-06-08 | 1 | -1/+1 |
* | hw/intc: Pass correct hartid while updating mtimecmp | Atish Patra | 2022-05-24 | 1 | -1/+2 |
* | hw/intc: riscv_aclint: Add reset function of ACLINT devices | Jim Shu | 2022-04-22 | 1 | -0/+39 |
* | hw/intc: Make RISC-V ACLINT mtime MMIO register writable | Frank Chang | 2022-04-22 | 1 | -21/+50 |
* | hw/intc: Support 32/64-bit mtimecmp and mtime accesses in RISC-V ACLINT | Frank Chang | 2022-04-22 | 1 | -15/+27 |
* | hw/intc: Add .impl.[min|max]_access_size declaration in RISC-V ACLINT | Frank Chang | 2022-04-22 | 1 | -0/+4 |
* | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2022-03-21 | 1 | -3/+3 |
* | hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT | Anup Patel | 2021-09-20 | 1 | -114/+259 |
* | hw/intc: Rename sifive_clint sources to riscv_aclint sources | Anup Patel | 2021-09-20 | 1 | -0/+315 |