aboutsummaryrefslogtreecommitdiff
path: root/include/hw/riscv/sifive_plic.h
AgeCommit message (Expand)Author
2020-09-09hw/riscv: Move sifive_plic model to hw/intcBin Meng
2020-08-25hw/riscv: Allow creating multiple instances of PLICAnup Patel
2019-09-17riscv: plic: Remove unused interrupt functionsAlistair Francis
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster
2018-09-04RISC-V: Use atomic_cmpxchg to update PLIC bitmapsMichael Clark
2018-07-05hw/riscv/sifive_plic: Use gpios instead of irqsAlistair Francis
2018-03-07SiFive RISC-V PLIC BlockMichael Clark