aboutsummaryrefslogtreecommitdiff
path: root/include/hw/riscv
AgeCommit message (Expand)Author
2020-06-19hw/riscv: sifive_u: Add a dummy DDR memory controller deviceBin Meng
2020-06-19hw/riscv: sifive_u: Support different boot source per MSEL pin stateBin Meng
2020-06-19hw/riscv: sifive_u: Add a new property msel for MSEL pin stateBin Meng
2020-06-19hw/riscv: sifive_u: Hook a GPIO controllerBin Meng
2020-06-19hw/riscv: sifive_gpio: Add a new 'ngpio' propertyBin Meng
2020-06-19hw/riscv: sifive_gpio: Clean up the codesBin Meng
2020-06-19riscv/opentitan: Connect the UART deviceAlistair Francis
2020-06-19riscv/opentitan: Connect the PLIC deviceAlistair Francis
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: Initial commit of OpenTitan machineAlistair Francis
2020-06-03riscv/boot: Add a missing header includeAlistair Francis
2020-06-03riscv: sifive_e: Manually define the machineAlistair Francis
2020-06-03hw/riscv: spike: Remove deprecated ISA specific machinesAlistair Francis
2020-04-29hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()Anup Patel
2020-04-29riscv/sifive_u: Add a serial property to the sifive_u machineBin Meng
2020-04-29riscv/sifive_u: Add a serial property to the sifive_u SoCAlistair Francis
2020-02-27hw/riscv: Provide rdtime callback for TCG in CLINT emulationAnup Patel
2020-02-10riscv: virt: Use Goldfish RTC deviceAnup Patel
2019-11-25hw/riscv: Add optional symbol callback ptr to riscv_load_kernel()Zhuang, Siwei (Data61, Kensington NSW)
2019-10-28riscv/virt: Add the PFlash CFI01 deviceAlistair Francis
2019-10-28riscv/virt: Manually define the machineAlistair Francis
2019-10-28riscv/sifive_u: Add the start-in-flash propertyAlistair Francis
2019-10-28riscv/sifive_u: Manually define the machineAlistair Francis
2019-10-28riscv/sifive_u: Add QSPI memory regionAlistair Francis
2019-10-28riscv/sifive_u: Add L2-LIM cache memoryAlistair Francis
2019-10-28riscv: hw: Drop "clock-frequency" property of cpu nodesBin Meng
2019-09-17riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernetBin Meng
2019-09-17riscv: sifive_u: Fix broken GEM supportBin Meng
2019-09-17riscv: sifive_u: Instantiate OTP memory with a serial numberBin Meng
2019-09-17riscv: sifive: Implement a model for SiFive FU540 OTPBin Meng
2019-09-17riscv: sifive_u: Update UART base addresses and IRQsBin Meng
2019-09-17riscv: sifive_u: Reference PRCI clocks in UART and ethernet nodesBin Meng
2019-09-17riscv: sifive_u: Add PRCI block to the SoCBin Meng
2019-09-17riscv: sifive_u: Generate hfclk and rtcclk nodesBin Meng
2019-09-17riscv: sifive: Implement PRCI model for FU540Bin Meng
2019-09-17riscv: sifive_u: Update hart configuration to reflect the real FU540 SoCBin Meng
2019-09-17riscv: sifive_u: Set the minimum number of cpus to 2Bin Meng
2019-09-17riscv: hart: Add a "hartid-base" property to RISC-V hart arrayBin Meng
2019-09-17riscv: Add a sifive_cpu.h to include both E and U cpu type definesBin Meng
2019-09-17riscv: sifive_e: prci: Update the PRCI register block sizeBin Meng
2019-09-17riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h}Bin Meng
2019-09-17riscv: sifive_test: Add reset functionalityBin Meng
2019-09-17riscv: Add a helper routine for finding firmwareBin Meng
2019-09-17riscv: plic: Remove unused interrupt functionsAlistair Francis
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-07-18hw/riscv: Load OpenSBI as the default firmwareAlistair Francis
2019-06-27hw/riscv: Add support for loading a firmwareAlistair Francis