aboutsummaryrefslogtreecommitdiffstats
path: root/hw/core/loader-fit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/core: ensure kernel_end never gets used undefinedAlex Bennée2024-07-051-1/+1
* hw/core/loader-fit: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu2024-03-111-0/+2
* hw/mips/boston: Fix Lesser GPL version numberChetan Pant2020-11-031-1/+1
* hw/core: Fix fit_load_fdt() error API violationsMarkus Armbruster2019-12-181-7/+8
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0
* loader-fit: Wean off error_printf()Markus Armbruster2019-04-171-26/+36
* hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé2018-07-021-1/+2
* hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0
* loader: Support Flattened Image Trees (FIT images)Paul Burton2017-02-211-0/+325