aboutsummaryrefslogtreecommitdiff
path: root/hw/riscv/shakti_c.c
AgeCommit message (Expand)Author
2024-01-05hw/riscv/shakti_c: Check CPU type in machine_run_board_init()Gavin Shan
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2022-09-07hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()Daniel Henrique Barboza
2021-10-22hw/riscv: shakti_c: Use MachineState::ram and MachineClass::default_ram_idBin Meng
2021-10-07hw/riscv: shakti_c: Mark as not user creatableAlistair Francis
2021-09-21hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINTAnup Patel
2021-09-21hw/intc: Rename sifive_clint sources to riscv_aclint sourcesAnup Patel
2021-09-21hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO linesAlistair Francis
2021-05-11hw/riscv: Connect Shakti UART to Shakti platformVijai Kumar K
2021-05-11riscv: Add initial support for Shakti C machineVijai Kumar K