Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/core/loader: Let load_elf() populate a field with CPU-specific flags | Aleksandar Markovic | 2020-01-29 | 1 | -2/+2 |
* | hw/riscv: Add optional symbol callback ptr to riscv_load_kernel() | Zhuang, Siwei (Data61, Kensington NSW) | 2019-11-25 | 1 | -3/+4 |
* | riscv/boot: Fix possible memory leak | Alistair Francis | 2019-10-28 | 1 | -7/+4 |
* | riscv: Resolve full path of the given bios image | Bin Meng | 2019-09-17 | 1 | -3/+3 |
* | riscv: Add a helper routine for finding firmware | Bin Meng | 2019-09-17 | 1 | -7/+15 |
* | Include hw/boards.h a bit less | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
* | riscv/boot: Fixup the RISC-V firmware warning | Alistair Francis | 2019-07-27 | 1 | -4/+8 |
* | hw/riscv: Load OpenSBI as the default firmware | Alistair Francis | 2019-07-18 | 1 | -0/+54 |
* | hw/riscv: Extend the kernel loading support | Alistair Francis | 2019-06-27 | 1 | -4/+14 |
* | hw/riscv: Add support for loading a firmware | Alistair Francis | 2019-06-27 | 1 | -0/+26 |
* | hw/riscv: Split out the boot functions | Alistair Francis | 2019-06-27 | 1 | -0/+69 |