aboutsummaryrefslogtreecommitdiff
path: root/hw/microblaze/boot.c
AgeCommit message (Expand)Author
2018-01-26microblaze: boot.c: Don't try to find NULL fileAlistair Francis
2017-05-07Remove reduntant qemu: from error functionsIshani Chugh
2016-10-28clean-up: removed duplicate #includesAnand J
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-01-28microblaze: Clean up includesPeter Maydell
2015-09-25mb: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-07-09microblaze: boot: Use cpu_set_pc()Peter Crosthwaite
2015-04-30microblaze: fix memory leakGonglei
2015-03-10Remove superfluous '\n' around error_report()Gonglei
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov
2014-05-13microblaze: boot: Don't hack the elf entry pointPeter Crosthwaite
2014-05-13microblaze: Support loading of u-boot initrd imagesEdgar E. Iglesias
2013-12-20device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite
2013-10-24hw/microblaze: Add support for loading initrd imagesEdgar E. Iglesias
2013-10-24hw/microblaze: Indentation cleanupsEdgar E. Iglesias
2013-07-09microblaze: Fix latent bug with default DTB lookupMarkus Armbruster
2013-06-14microblaze: Remove CONFIG_FDT conditionalsPeter Maydell
2013-04-19Remove unneeded type castsStefan Weil
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini