index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/riscv: virt: Enable booting S-mode firmware from pflash
Sunil V L
2022-10-14
1
-0
/
+1
*
hw/riscv/sifive_e: Fix inheritance of SiFiveEState
Bernhard Beschow
2022-09-26
1
-1
/
+2
*
hw/riscv: opentitan: Expose the resetvec as a SoC property
Alistair Francis
2022-09-26
1
-0
/
+2
*
hw/riscv: virt: fix the plic's address cells
Conor Dooley
2022-09-07
1
-0
/
+1
*
hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripherals
Conor Dooley
2022-09-07
1
-1
/
+13
*
hw/riscv: opentitan: bump opentitan version
Wilfred Mallawa
2022-09-07
1
-5
/
+6
*
hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()
Daniel Henrique Barboza
2022-09-07
1
-1
/
+1
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
2
-4
/
+5
*
hw/riscv: virt: Create a platform bus
Alistair Francis
2022-04-29
1
-1
/
+6
*
hw/riscv: virt: Add a machine done notifier
Alistair Francis
2022-04-29
1
-0
/
+1
*
hw/riscv: boot: Support 64bit fdt address.
Dylan Jhong
2022-04-22
1
-2
/
+2
*
riscv: opentitan: Connect opentitan SPI Host
Wilfred Mallawa
2022-04-22
1
-9
/
+21
*
hw: riscv: opentitan: fixup SPI addresses
Wilfred Mallawa
2022-03-03
1
-1
/
+3
*
hw/riscv: virt: Increase maximum number of allowed CPUs
Anup Patel
2022-03-03
1
-1
/
+1
*
hw/riscv: virt: Add optional AIA IMSIC support to virt machine
Anup Patel
2022-03-03
1
-3
/
+14
*
hw/riscv: virt: Add optional AIA APLIC support to virt machine
Anup Patel
2022-03-03
1
-6
/
+20
*
hw/riscv: Remove macros for ELF BIOS image names
Anup Patel
2022-01-21
1
-2
/
+0
*
hw/riscv: spike: Allow using binary firmware as bios
Anup Patel
2022-01-21
1
-0
/
+1
*
target/riscv: Support start kernel directly by KVM
Yifei Jiang
2022-01-21
1
-0
/
+1
*
hw/riscv: virt: Allow support for 32 cores
Alistair Francis
2022-01-08
1
-1
/
+1
*
hw/riscv: microchip_pfsoc: Use the PLIC config helper function
Alistair Francis
2021-10-28
1
-1
/
+0
*
hw/riscv: sifive_u: Use the PLIC config helper function
Alistair Francis
2021-10-28
1
-1
/
+0
*
hw/riscv: boot: Add a PLIC config string function
Alistair Francis
2021-10-28
1
-0
/
+2
*
hw/riscv: virt: Don't use a macro for the PLIC configuration
Alistair Francis
2021-10-28
1
-1
/
+0
*
hw/riscv: opentitan: Update to the latest build
Alistair Francis
2021-10-22
1
-3
/
+3
*
hw/riscv: virt: Add optional ACLINT support to virt machine
Anup Patel
2021-09-20
1
-0
/
+2
*
sifive_u: Connect the SiFive PWM device
Alistair Francis
2021-09-20
1
-1
/
+13
*
hw/riscv: opentitan: Add the flash alias
Alistair Francis
2021-07-15
1
-0
/
+2
*
hw/riscv: opentitan: Add the unimplement rv_core_ibex_peri
Alistair Francis
2021-07-15
1
-0
/
+1
*
hw/riscv: OpenTitan: Connect the mtime and mtimecmp timer
Alistair Francis
2021-06-24
1
-1
/
+4
*
hw/riscv: Use macros for BIOS image names
Bin Meng
2021-06-08
1
-0
/
+5
*
hw/opentitan: Update the interrupt layout
Alistair Francis
2021-05-11
1
-8
/
+8
*
hw/riscv: Connect Shakti UART to Shakti platform
Vijai Kumar K
2021-05-11
1
-0
/
+2
*
riscv: Add initial support for Shakti C machine
Vijai Kumar K
2021-05-11
1
-0
/
+73
*
hw/riscv: microchip_pfsoc: Map EMMC/SD mux register
Bin Meng
2021-03-23
1
-0
/
+1
*
hw/riscv: Add fw_cfg support to virt
Asherah Connor
2021-03-23
1
-0
/
+2
*
hw/riscv: migrate fdt field to generic MachineState
Alex Bennée
2021-03-10
1
-1
/
+0
*
hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal value
Bin Meng
2021-03-04
1
-1
/
+1
*
hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card
Bin Meng
2021-03-04
1
-0
/
+3
*
hw/riscv: sifive_u: Add QSPI0 controller and connect a flash
Bin Meng
2021-03-04
1
-0
/
+4
*
riscv: Pass RISCVHartArrayState by pointer
Alistair Francis
2021-01-16
1
-3
/
+3
*
riscv/opentitan: Update the OpenTitan memory layout
Alistair Francis
2020-12-18
1
-6
/
+17
*
hw/riscv: Use the CPU to determine if 32-bit
Alistair Francis
2020-12-18
1
-3
/
+5
*
hw/riscv: boot: Remove compile time XLEN checks
Alistair Francis
2020-12-18
1
-3
/
+5
*
riscv: virt: Remove target macro conditionals
Alistair Francis
2020-12-18
1
-6
/
+0
*
riscv: spike: Remove target macro conditionals
Alistair Francis
2020-12-18
1
-6
/
+0
*
hw/riscv: microchip_pfsoc: add QSPI NOR flash
Vitaly Wool
2020-12-18
1
-0
/
+3
*
hw/riscv: microchip_pfsoc: Hook the I2C1 controller
Bin Meng
2020-11-03
1
-0
/
+1
*
hw/riscv: microchip_pfsoc: Correct DDR memory map
Bin Meng
2020-11-03
1
-1
/
+4
*
hw/riscv: microchip_pfsoc: Map the reserved memory at address 0
Bin Meng
2020-11-03
1
-0
/
+1
[next]