Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-05 | hw/core: ensure kernel_end never gets used undefined | Alex Bennée | 1 | -1/+1 |
2024-03-11 | hw/core/loader-fit: Fix missing ERRP_GUARD() for error_prepend() | Zhao Liu | 1 | -0/+2 |
2020-11-03 | hw/mips/boston: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2019-12-18 | hw/core: Fix fit_load_fdt() error API violations | Markus Armbruster | 1 | -7/+8 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2019-04-17 | loader-fit: Wean off error_printf() | Markus Armbruster | 1 | -26/+36 |
2018-07-02 | hw: Use IEC binary prefix definitions from "qemu/units.h" | Philippe Mathieu-Daudé | 1 | -1/+2 |
2018-06-01 | hw: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé | 1 | -1/+0 |
2017-02-21 | loader: Support Flattened Image Trees (FIT images) | Paul Burton | 1 | -0/+325 |