aboutsummaryrefslogtreecommitdiff
path: root/include/hw/riscv/sifive_e.h
AgeCommit message (Expand)Author
2023-01-06hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0Bin Meng
2023-01-06hw/riscv: sifive_e: Fix the number of interrupt sources of PLICBin Meng
2022-09-27hw/riscv/sifive_e: Fix inheritance of SiFiveEStateBernhard Beschow
2020-09-18sifive_e: Rename memmap enum constantsEduardo Habkost
2020-09-09hw/riscv: Move sifive_gpio model to hw/gpioBin Meng
2020-06-19sifive_e: Support the revB machineAlistair Francis
2020-06-15riscv: Fix type of SiFive[EU]SocState, member parent_objMarkus Armbruster
2020-06-03riscv: sifive_e: Manually define the machineAlistair Francis
2019-09-17riscv: Add a sifive_cpu.h to include both E and U cpu type definesBin Meng
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-06-23RISC-V: Fix a memory leak when realizing a sifive_ePalmer Dabbelt
2019-05-24SiFive RISC-V GPIO DeviceFabien Chouteau
2019-04-04riscv: plic: Fix incorrect irq calculationAlistair Francis
2018-07-05hw/riscv/sifive_e: Create a SiFive E SoC objectAlistair Francis
2018-05-06RISC-V: Remove unused class definitionsMichael Clark
2018-03-07SiFive Freedom E Series RISC-V MachineMichael Clark