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