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
/
boot.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/riscv/boot.c: make riscv_load_initrd() static
Daniel Henrique Barboza
2023-02-16
1
-1
/
+0
*
hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
Daniel Henrique Barboza
2023-02-16
1
-0
/
+1
*
hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()
Daniel Henrique Barboza
2023-02-16
1
-0
/
+1
*
hw/riscv: change riscv_compute_fdt_addr() semantics
Daniel Henrique Barboza
2023-02-07
1
-1
/
+1
*
hw/riscv: split fdt address calculation from fdt load
Daniel Henrique Barboza
2023-02-07
1
-1
/
+3
*
hw/riscv/boot.c: use MachineState in riscv_load_kernel()
Daniel Henrique Barboza
2023-01-20
1
-1
/
+1
*
hw/riscv/boot.c: use MachineState in riscv_load_initrd()
Daniel Henrique Barboza
2023-01-20
1
-2
/
+1
*
hw/riscv: write initrd 'chosen' FDT inside riscv_load_initrd()
Daniel Henrique Barboza
2023-01-20
1
-2
/
+2
*
hw/riscv/boot.c: Introduce riscv_find_firmware()
Bin Meng
2023-01-20
1
-0
/
+2
*
hw/riscv/boot.c: introduce riscv_default_firmware_name()
Daniel Henrique Barboza
2023-01-20
1
-0
/
+1
*
hw/riscv/boot.c: make riscv_find_firmware() static
Daniel Henrique Barboza
2023-01-20
1
-1
/
+0
*
hw/riscv: virt: Enable booting S-mode firmware from pflash
Sunil V L
2022-10-14
1
-0
/
+1
*
hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()
Daniel Henrique Barboza
2022-09-07
1
-1
/
+1
*
hw/riscv: boot: Support 64bit fdt address.
Dylan Jhong
2022-04-22
1
-2
/
+2
*
hw/riscv: Remove macros for ELF BIOS image names
Anup Patel
2022-01-21
1
-2
/
+0
*
target/riscv: Support start kernel directly by KVM
Yifei Jiang
2022-01-21
1
-0
/
+1
*
hw/riscv: boot: Add a PLIC config string function
Alistair Francis
2021-10-28
1
-0
/
+2
*
hw/riscv: Use macros for BIOS image names
Bin Meng
2021-06-08
1
-0
/
+5
*
riscv: Pass RISCVHartArrayState by pointer
Alistair Francis
2021-01-16
1
-3
/
+3
*
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
*
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
*
riscv: Add opensbi firmware dynamic support
Atish Patra
2020-07-13
1
-1
/
+4
*
RISC-V: Copy the fdt in dram instead of ROM
Atish Patra
2020-07-13
1
-1
/
+3
*
riscv: Unify Qemu's reset vector code path
Atish Patra
2020-07-13
1
-0
/
+2
*
riscv/boot: Add a missing header include
Alistair Francis
2020-06-03
1
-0
/
+1
*
hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()
Anup Patel
2020-04-29
1
-2
/
+4
*
hw/riscv: Add optional symbol callback ptr to riscv_load_kernel()
Zhuang, Siwei (Data61, Kensington NSW)
2019-11-25
1
-1
/
+2
*
riscv: Add a helper routine for finding firmware
Bin Meng
2019-09-17
1
-0
/
+1
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
1
-0
/
+2
*
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