index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
riscv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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-21
1
-0
/
+2
*
sifive_u: Connect the SiFive PWM device
Alistair Francis
2021-09-21
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-22
1
-0
/
+1
*
hw/riscv: Add fw_cfg support to virt
Asherah Connor
2021-03-22
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-17
1
-6
/
+17
*
hw/riscv: Use the CPU to determine if 32-bit
Alistair Francis
2020-12-17
1
-3
/
+5
*
hw/riscv: boot: Remove compile time XLEN checks
Alistair Francis
2020-12-17
1
-3
/
+5
*
riscv: virt: Remove target macro conditionals
Alistair Francis
2020-12-17
1
-6
/
+0
*
riscv: spike: Remove target macro conditionals
Alistair Francis
2020-12-17
1
-6
/
+0
*
hw/riscv: microchip_pfsoc: add QSPI NOR flash
Vitaly Wool
2020-12-17
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
*
hw/riscv: microchip_pfsoc: Connect the SYSREG module
Bin Meng
2020-11-03
1
-0
/
+2
*
hw/riscv: microchip_pfsoc: Connect the IOSCB module
Bin Meng
2020-11-03
1
-1
/
+3
*
hw/riscv: microchip_pfsoc: Connect DDR memory controller modules
Bin Meng
2020-11-03
1
-0
/
+5
*
hw/riscv: Load the kernel after the firmware
Alistair Francis
2020-10-22
1
-0
/
+3
*
hw/riscv: Add a riscv_is_32_bit() function
Alistair Francis
2020-10-22
1
-0
/
+2
*
hw/riscv: Return the end address of the loaded firmware
Alistair Francis
2020-10-22
1
-4
/
+4
*
hw/riscv: sifive_u: Allow specifying the CPU
Alistair Francis
2020-10-22
1
-0
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
2
-6
/
+2
*
sifive_u: Rename memmap enum constants
Eduardo Habkost
2020-09-18
1
-17
/
+17
*
sifive_e: Rename memmap enum constants
Eduardo Habkost
2020-09-18
1
-19
/
+19
*
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-09-13
13
-642
/
+149
|
\
[prev]
[next]