summaryrefslogtreecommitdiffstats
path: root/hw/core/loader-fit.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+0Star
* loader: Support Flattened Image Trees (FIT images)Paul Burton2017-02-221-0/+325