Age | Commit message (Expand) | Author |
2017-02-28 | elf-loader: Allow late loading of elf | Farhan Ali |
2017-02-21 | loader: Support Flattened Image Trees (FIT images) | Paul Burton |
2017-01-18 | fw-cfg: support writeable blobs | Michael S. Tsirkin |
2016-11-30 | loader: fix handling of custom address spaces when adding ROM blobs | Laszlo Ersek |
2016-09-22 | loader: Add AddressSpace loading support to targphys | Alistair Francis |
2016-09-22 | loader: Add AddressSpace loading support to uImages | Alistair Francis |
2016-09-22 | loader: Add AddressSpace loading support to ELFs | Alistair Francis |
2016-09-22 | loader: Allow a custom AddressSpace when loading ROMs | Alistair Francis |
2016-09-22 | loader: Allow ELF loader to auto-detect the ELF arch | Alistair Francis |
2016-04-07 | Sort the fw_cfg file list | Gerd Hoffmann |
2016-03-16 | loader: Fix incorrect parameter name in load_image_mr() macro | Jens Wiklander |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite |
2016-03-04 | loader: load_elf(): Add doc comment | Peter Crosthwaite |
2016-03-04 | loader: add API to load elf header | Peter Crosthwaite |
2016-03-04 | loader: Add load_image_mr() to load ROM image to a MemoryRegion | Peter Maydell |
2015-07-07 | vl: move rom_load_all after machine init done | Eric Auger |
2015-04-27 | acpi-build: remove dependency from ram_addr.h | Paolo Bonzini |
2015-02-18 | hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() | Markus Armbruster |
2015-01-10 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-01-08 | acpi-build: make ROMs RAM blocks resizeable | Michael S. Tsirkin |
2014-12-22 | hw/loader: split out load_image_gzipped_buffer() | Laszlo Ersek |
2014-11-24 | acpi-build: mark RAM dirty on table update | Michael S. Tsirkin |
2014-11-03 | hw/core/loader: implement address translation in uimage loader | Max Filippov |
2014-09-08 | loader: Add load_image_size() to replace load_image() | Benjamin Herrenschmidt |
2014-08-19 | loader: Add load_image_gzipped function. | Richard W.M. Jones |
2014-03-11 | pc: avoid duplicate names for ROM MRs | Michael S. Tsirkin |
2014-03-09 | loader: rename in_ram/has_mr | Michael S. Tsirkin |
2014-03-05 | elf-loader: add more return codes | Alexey Kardashevskiy |
2014-02-10 | loader: document that errno is set | Michael S. Tsirkin |
2013-11-10 | loader: drop return value for rom_add_blob_fixed | Michael S. Tsirkin |
2013-10-14 | loader: allow adding ROMs in done callbacks | Michael S. Tsirkin |
2013-10-14 | loader: support for unmapped ROM blobs | Michael S. Tsirkin |
2013-08-21 | loader: store FW CFG ROM files in RAM | Michael S. Tsirkin |
2013-07-22 | hw/loader: Support ramdisk with u-boot header | Soren Brinkmann |
2013-06-02 | refer to FWCfgState explicitly | Laszlo Ersek |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |