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
/
hw
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
2021-03-11
1
-10
/
+10
|
\
|
*
hw/riscv: migrate fdt field to generic MachineState
Alex Bennée
2021-03-10
1
-10
/
+10
*
|
qtest: delete superfluous inclusions of qtest.h
Chen Qun
2021-03-09
1
-1
/
+0
|
/
*
hw/riscv: virt: Map high mmio for PCIe
Bin Meng
2021-03-04
1
-2
/
+33
*
hw/riscv: virt: Limit RAM size in a 32-bit system
Bin Meng
2021-03-04
1
-0
/
+10
*
hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()
Bin Meng
2021-03-04
1
-7
/
+7
*
hw/riscv: Drop 'struct MemmapEntry'
Bin Meng
2021-03-04
6
-37
/
+19
*
hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card
Bin Meng
2021-03-04
2
-2
/
+42
*
hw/riscv: sifive_u: Add QSPI0 controller and connect a flash
Bin Meng
2021-03-04
2
-0
/
+54
*
riscv: Pass RISCVHartArrayState by pointer
Alistair Francis
2021-01-16
4
-19
/
+17
*
hw/riscv: sifive_u: Use SIFIVE_U_CPU for mc->default_cpu_type
Bin Meng
2021-01-16
1
-5
/
+1
*
RISC-V: Place DTB at 3GB boundary instead of 4GB
Atish Patra
2021-01-16
1
-4
/
+4
*
riscv/opentitan: Update the OpenTitan memory layout
Alistair Francis
2020-12-18
1
-24
/
+57
*
hw/riscv: Use the CPU to determine if 32-bit
Alistair Francis
2020-12-18
4
-34
/
+24
*
hw/riscv: sifive_u: Remove compile time XLEN checks
Alistair Francis
2020-12-18
1
-25
/
+30
*
hw/riscv: spike: Remove compile time XLEN checks
Alistair Francis
2020-12-18
1
-21
/
+24
*
hw/riscv: virt: Remove compile time XLEN checks
Alistair Francis
2020-12-18
1
-15
/
+17
*
hw/riscv: boot: Remove compile time XLEN checks
Alistair Francis
2020-12-18
4
-28
/
+34
*
riscv: virt: Remove target macro conditionals
Alistair Francis
2020-12-18
1
-1
/
+1
*
riscv: spike: Remove target macro conditionals
Alistair Francis
2020-12-18
1
-1
/
+1
*
hw/riscv: Expand the is 32-bit check to support more CPUs
Alistair Francis
2020-12-18
1
-1
/
+11
*
hw/riscv: microchip_pfsoc: add QSPI NOR flash
Vitaly Wool
2020-12-18
1
-0
/
+21
*
hw/riscv: sifive_u: Add UART1 DT node in the generated DTB
Anup Patel
2020-12-18
1
-0
/
+15
*
vl: make qemu_get_machine_opts static
Paolo Bonzini
2020-12-15
2
-8
/
+4
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
riscv: do not use ram_size global
Paolo Bonzini
2020-12-10
1
-2
/
+3
*
hw/riscv: microchip_pfsoc: Hook the I2C1 controller
Bin Meng
2020-11-03
1
-0
/
+6
*
hw/riscv: microchip_pfsoc: Correct DDR memory map
Bin Meng
2020-11-03
1
-6
/
+44
*
hw/riscv: microchip_pfsoc: Map the reserved memory at address 0
Bin Meng
2020-11-03
1
-1
/
+10
*
hw/riscv: microchip_pfsoc: Connect the SYSREG module
Bin Meng
2020-11-03
2
-3
/
+7
*
hw/riscv: microchip_pfsoc: Connect the IOSCB module
Bin Meng
2020-11-03
2
-5
/
+9
*
hw/riscv: microchip_pfsoc: Connect DDR memory controller modules
Bin Meng
2020-11-03
2
-0
/
+19
*
hw/riscv: microchip_pfsoc: Document where to look at the SoC memory maps
Bin Meng
2020-11-03
1
-0
/
+18
*
hw/riscv: virt: Allow passing custom DTB
Anup Patel
2020-11-03
1
-7
/
+20
*
hw/riscv: sifive_u: Allow passing custom DTB
Anup Patel
2020-11-03
1
-8
/
+20
*
hw/riscv: Load the kernel after the firmware
Alistair Francis
2020-10-22
6
-15
/
+42
*
hw/riscv: Add a riscv_is_32_bit() function
Alistair Francis
2020-10-22
1
-0
/
+9
*
hw/riscv: Return the end address of the loaded firmware
Alistair Francis
2020-10-22
1
-11
/
+17
*
hw/riscv: sifive_u: Allow specifying the CPU
Alistair Francis
2020-10-22
1
-5
/
+13
*
load_elf: Remove unused address variables from callers
BALATON Zoltan
2020-09-26
1
-4
/
+4
*
sifive_u: Register "start-in-flash" as class property
Eduardo Habkost
2020-09-22
1
-8
/
+8
*
sifive_e: Register "revb" as class property
Eduardo Habkost
2020-09-22
1
-5
/
+6
*
sifive_u: Rename memmap enum constants
Eduardo Habkost
2020-09-18
1
-78
/
+78
*
sifive_e: Rename memmap enum constants
Eduardo Habkost
2020-09-18
1
-41
/
+41
*
hw/riscv: Sort the Kconfig options in alphabetical order
Bin Meng
2020-09-10
1
-29
/
+29
*
hw/riscv: Drop CONFIG_SIFIVE
Bin Meng
2020-09-10
1
-9
/
+5
*
hw/riscv: Always build riscv_hart.c
Bin Meng
2020-09-10
2
-10
/
+1
*
hw/riscv: Move sifive_test model to hw/misc
Bin Meng
2020-09-10
4
-102
/
+2
*
hw/riscv: Move sifive_uart model to hw/char
Bin Meng
2020-09-10
5
-197
/
+4
*
hw/riscv: Move riscv_htif model to hw/char
Bin Meng
2020-09-10
4
-266
/
+1
[next]