aboutsummaryrefslogtreecommitdiff
path: root/hw/riscv/sifive_gpio.c
AgeCommit message (Expand)Author
2020-09-09hw/riscv: Move sifive_gpio model to hw/gpioBin Meng
2020-06-19hw/riscv: sifive_gpio: Do not blindly trigger output IRQsBin Meng
2020-06-19hw/riscv: sifive_gpio: Add a new 'ngpio' propertyBin Meng
2020-06-19hw/riscv: sifive_gpio: Clean up the codesBin Meng
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-05-24SiFive RISC-V GPIO DeviceFabien Chouteau