aboutsummaryrefslogtreecommitdiff
path: root/hw/riscv/sifive_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-19hw/riscv: sifive_gpio: Do not blindly trigger output IRQsBin Meng1-1/+3
2020-06-19hw/riscv: sifive_gpio: Add a new 'ngpio' propertyBin Meng1-11/+19
2020-06-19hw/riscv: sifive_gpio: Clean up the codesBin Meng1-8/+5
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-05-24SiFive RISC-V GPIO DeviceFabien Chouteau1-0/+388