index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-03
hw/riscv: microchip_pfsoc: Connect the SYSREG module
Bin Meng
1
-0
/
+2
2020-11-03
hw/riscv: microchip_pfsoc: Connect the IOSCB module
Bin Meng
1
-1
/
+3
2020-11-03
hw/riscv: microchip_pfsoc: Connect DDR memory controller modules
Bin Meng
1
-0
/
+5
2020-10-22
hw/riscv: Load the kernel after the firmware
Alistair Francis
1
-0
/
+3
2020-10-22
hw/riscv: Add a riscv_is_32_bit() function
Alistair Francis
1
-0
/
+2
2020-10-22
hw/riscv: Return the end address of the loaded firmware
Alistair Francis
1
-4
/
+4
2020-10-22
hw/riscv: sifive_u: Allow specifying the CPU
Alistair Francis
1
-0
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2
-6
/
+2
2020-09-18
sifive_u: Rename memmap enum constants
Eduardo Habkost
1
-17
/
+17
2020-09-18
sifive_e: Rename memmap enum constants
Eduardo Habkost
1
-19
/
+19
2020-09-13
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
13
-642
/
+149
2020-09-09
hw/riscv: Move sifive_test model to hw/misc
Bin Meng
1
-45
/
+0
2020-09-09
hw/riscv: Move sifive_uart model to hw/char
Bin Meng
1
-77
/
+0
2020-09-09
hw/riscv: Move riscv_htif model to hw/char
Bin Meng
1
-59
/
+0
2020-09-09
hw/riscv: Move sifive_plic model to hw/intc
Bin Meng
1
-81
/
+0
2020-09-09
hw/riscv: Move sifive_clint model to hw/intc
Bin Meng
1
-60
/
+0
2020-09-09
hw/riscv: Move sifive_gpio model to hw/gpio
Bin Meng
3
-78
/
+2
2020-09-09
hw/riscv: Move sifive_u_otp model to hw/misc
Bin Meng
2
-81
/
+1
2020-09-09
hw/riscv: Move sifive_u_prci model to hw/misc
Bin Meng
2
-92
/
+1
2020-09-09
hw/riscv: Move sifive_e_prci model to hw/misc
Bin Meng
1
-71
/
+0
2020-09-09
hw/riscv: sifive_u: Connect a DMA controller
Bin Meng
1
-0
/
+11
2020-09-09
hw/riscv: clint: Avoid using hard-coded timebase frequency
Bin Meng
1
-1
/
+3
2020-09-09
hw/riscv: microchip_pfsoc: Hook GPIO controllers
Bin Meng
1
-0
/
+3
2020-09-09
hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs
Bin Meng
1
-0
/
+7
2020-09-09
hw/riscv: microchip_pfsoc: Connect a DMA controller
Bin Meng
1
-0
/
+11
2020-09-09
hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
Bin Meng
1
-0
/
+4
2020-09-09
hw/riscv: microchip_pfsoc: Connect 5 MMUARTs
Bin Meng
1
-0
/
+20
2020-09-09
hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board
Bin Meng
1
-0
/
+88
2020-09-09
hw/riscv: hart: Add a new 'resetvec' property
Bin Meng
1
-0
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
4
-8
/
+8
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
4
-8
/
+16
2020-08-27
opentitan: Rename memmap enum constants
Eduardo Habkost
1
-19
/
+19
2020-08-25
hw/riscv: virt: Allow creating multiple NUMA sockets
Anup Patel
1
-2
/
+7
2020-08-25
hw/riscv: spike: Allow creating multiple NUMA sockets
Anup Patel
1
-2
/
+9
2020-08-25
hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
Anup Patel
1
-0
/
+113
2020-08-25
hw/riscv: Allow creating multiple instances of PLIC
Anup Patel
1
-5
/
+7
2020-08-25
hw/riscv: Allow creating multiple instances of CLINT
Anup Patel
1
-3
/
+4
2020-08-21
hw/riscv: sifive_u: Add a dummy L2 cache controller device
Bin Meng
1
-0
/
+4
2020-07-13
riscv: Add opensbi firmware dynamic support
Atish Patra
2
-1
/
+62
2020-07-13
RISC-V: Copy the fdt in dram instead of ROM
Atish Patra
1
-1
/
+3
2020-07-13
riscv: Unify Qemu's reset vector code path
Atish Patra
1
-0
/
+2
2020-06-19
hw/riscv: sifive_u: Add a dummy DDR memory controller device
Bin Meng
1
-0
/
+1
2020-06-19
hw/riscv: sifive_u: Support different boot source per MSEL pin state
Bin Meng
1
-0
/
+6
2020-06-19
hw/riscv: sifive_u: Add a new property msel for MSEL pin state
Bin Meng
1
-0
/
+1
2020-06-19
hw/riscv: sifive_u: Hook a GPIO controller
Bin Meng
1
-0
/
+19
2020-06-19
hw/riscv: sifive_gpio: Add a new 'ngpio' property
Bin Meng
1
-0
/
+3
2020-06-19
hw/riscv: sifive_gpio: Clean up the codes
Bin Meng
1
-3
/
+4
2020-06-19
riscv/opentitan: Connect the UART device
Alistair Francis
1
-0
/
+13
2020-06-19
riscv/opentitan: Connect the PLIC device
Alistair Francis
1
-0
/
+3
2020-06-19
sifive_e: Support the revB machine
Alistair Francis
1
-0
/
+1
[prev]
[next]