aboutsummaryrefslogtreecommitdiff
path: root/hw/riscv/sifive_plic.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-20RISC-V: Fix PLIC pending bitfield readsMichael Clark1-1/+1
2018-10-17RISC-V: Allow setting and clearing multiple irqsMichael Clark1-2/+2
2018-09-04RISC-V: Use atomic_cmpxchg to update PLIC bitmapsMichael Clark1-27/+22
2018-07-05hw/riscv/sifive_plic: Use gpios instead of irqsAlistair Francis1-5/+1
2018-03-07SiFive RISC-V PLIC BlockMichael Clark1-0/+505