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
...
*
riscv/opentitan: Connect the UART device
Alistair Francis
2020-06-19
1
-0
/
+13
*
riscv/opentitan: Connect the PLIC device
Alistair Francis
2020-06-19
1
-0
/
+3
*
sifive_e: Support the revB machine
Alistair Francis
2020-06-19
1
-0
/
+1
*
riscv: Fix type of SiFive[EU]SocState, member parent_obj
Markus Armbruster
2020-06-15
2
-2
/
+2
*
riscv: Initial commit of OpenTitan machine
Alistair Francis
2020-06-03
1
-0
/
+68
*
riscv/boot: Add a missing header include
Alistair Francis
2020-06-03
1
-0
/
+1
*
riscv: sifive_e: Manually define the machine
Alistair Francis
2020-06-03
1
-0
/
+4
*
hw/riscv: spike: Remove deprecated ISA specific machines
Alistair Francis
2020-06-03
1
-4
/
+2
*
hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()
Anup Patel
2020-04-29
1
-2
/
+4
*
riscv/sifive_u: Add a serial property to the sifive_u machine
Bin Meng
2020-04-29
1
-0
/
+1
*
riscv/sifive_u: Add a serial property to the sifive_u SoC
Alistair Francis
2020-04-29
1
-0
/
+2
*
hw/riscv: Provide rdtime callback for TCG in CLINT emulation
Anup Patel
2020-02-27
1
-1
/
+2
*
riscv: virt: Use Goldfish RTC device
Anup Patel
2020-02-10
1
-0
/
+2
*
hw/riscv: Add optional symbol callback ptr to riscv_load_kernel()
Zhuang, Siwei (Data61, Kensington NSW)
2019-11-25
1
-1
/
+2
*
riscv/virt: Add the PFlash CFI01 device
Alistair Francis
2019-10-28
1
-0
/
+3
*
riscv/virt: Manually define the machine
Alistair Francis
2019-10-28
1
-1
/
+6
*
riscv/sifive_u: Add the start-in-flash property
Alistair Francis
2019-10-28
1
-0
/
+2
*
riscv/sifive_u: Manually define the machine
Alistair Francis
2019-10-28
1
-1
/
+6
*
riscv/sifive_u: Add QSPI memory region
Alistair Francis
2019-10-28
1
-0
/
+1
*
riscv/sifive_u: Add L2-LIM cache memory
Alistair Francis
2019-10-28
1
-0
/
+1
*
riscv: hw: Drop "clock-frequency" property of cpu nodes
Bin Meng
2019-10-28
3
-9
/
+0
*
riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet
Bin Meng
2019-09-17
1
-2
/
+1
*
riscv: sifive_u: Fix broken GEM support
Bin Meng
2019-09-17
1
-1
/
+2
*
riscv: sifive_u: Instantiate OTP memory with a serial number
Bin Meng
2019-09-17
1
-0
/
+3
*
riscv: sifive: Implement a model for SiFive FU540 OTP
Bin Meng
2019-09-17
1
-0
/
+80
*
riscv: sifive_u: Update UART base addresses and IRQs
Bin Meng
2019-09-17
1
-2
/
+2
*
riscv: sifive_u: Reference PRCI clocks in UART and ethernet nodes
Bin Meng
2019-09-17
1
-0
/
+10
*
riscv: sifive_u: Add PRCI block to the SoC
Bin Meng
2019-09-17
1
-0
/
+3
*
riscv: sifive_u: Generate hfclk and rtcclk nodes
Bin Meng
2019-09-17
1
-0
/
+2
*
riscv: sifive: Implement PRCI model for FU540
Bin Meng
2019-09-17
1
-0
/
+81
*
riscv: sifive_u: Update hart configuration to reflect the real FU540 SoC
Bin Meng
2019-09-17
1
-1
/
+5
*
riscv: sifive_u: Set the minimum number of cpus to 2
Bin Meng
2019-09-17
1
-0
/
+2
*
riscv: hart: Add a "hartid-base" property to RISC-V hart array
Bin Meng
2019-09-17
1
-0
/
+1
*
riscv: Add a sifive_cpu.h to include both E and U cpu type defines
Bin Meng
2019-09-17
3
-12
/
+33
*
riscv: sifive_e: prci: Update the PRCI register block size
Bin Meng
2019-09-17
1
-0
/
+2
*
riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h}
Bin Meng
2019-09-17
2
-71
/
+69
*
riscv: sifive_test: Add reset functionality
Bin Meng
2019-09-17
1
-1
/
+2
*
riscv: Add a helper routine for finding firmware
Bin Meng
2019-09-17
1
-0
/
+1
*
riscv: plic: Remove unused interrupt functions
Alistair Francis
2019-09-17
1
-3
/
+0
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
11
-1
/
+23
*
hw/riscv: Load OpenSBI as the default firmware
Alistair Francis
2019-07-18
1
-0
/
+3
*
hw/riscv: Add support for loading a firmware
Alistair Francis
2019-06-27
1
-0
/
+2
*
hw/riscv: Split out the boot functions
Alistair Francis
2019-06-27
1
-0
/
+27
*
RISC-V: Fix a memory leak when realizing a sifive_e
Palmer Dabbelt
2019-06-24
1
-0
/
+2
*
sifive_prci: Read and write PRCI registers
Nathaniel Graff
2019-06-24
1
-0
/
+32
*
target/riscv: Add a base 32 and 64 bit CPU
Alistair Francis
2019-05-24
1
-2
/
+2
*
SiFive RISC-V GPIO Device
Fabien Chouteau
2019-05-24
2
-2
/
+78
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2019-05-13
1
-1
/
+0
[prev]
[next]