summaryrefslogtreecommitdiffstats
path: root/hw/riscv/sifive_plic.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Fix PLIC pending bitfield readsMichael Clark2018-12-201-1/+1
* RISC-V: Allow setting and clearing multiple irqsMichael Clark2018-10-171-2/+2
* RISC-V: Use atomic_cmpxchg to update PLIC bitmapsMichael Clark2018-09-041-27/+22Star
* hw/riscv/sifive_plic: Use gpios instead of irqsAlistair Francis2018-07-061-5/+1Star
* SiFive RISC-V PLIC BlockMichael Clark2018-03-061-0/+505