Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |