aboutsummaryrefslogtreecommitdiff
path: root/include/hw/riscv/sifive_e.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-27hw/riscv/sifive_e: Fix inheritance of SiFiveEStateBernhard Beschow1-1/+2
2020-09-18sifive_e: Rename memmap enum constantsEduardo Habkost1-19/+19
2020-09-09hw/riscv: Move sifive_gpio model to hw/gpioBin Meng1-1/+1
2020-06-19sifive_e: Support the revB machineAlistair Francis1-0/+1
2020-06-15riscv: Fix type of SiFive[EU]SocState, member parent_objMarkus Armbruster1-1/+1
2020-06-03riscv: sifive_e: Manually define the machineAlistair Francis1-0/+4
2019-09-17riscv: Add a sifive_cpu.h to include both E and U cpu type definesBin Meng1-6/+1
2019-08-16include: Make headers more self-containedMarkus Armbruster1-0/+1
2019-06-23RISC-V: Fix a memory leak when realizing a sifive_ePalmer Dabbelt1-0/+2
2019-05-24SiFive RISC-V GPIO DeviceFabien Chouteau1-2/+6
2019-04-04riscv: plic: Fix incorrect irq calculationAlistair Francis1-1/+1
2018-07-05hw/riscv/sifive_e: Create a SiFive E SoC objectAlistair Francis1-2/+14
2018-05-06RISC-V: Remove unused class definitionsMichael Clark1-5/+0
2018-03-07SiFive Freedom E Series RISC-V MachineMichael Clark1-0/+79