aboutsummaryrefslogtreecommitdiff
path: root/hw/cris/boot.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-10cris: do not use ram_size globalPaolo Bonzini1-1/+1
2020-09-25load_elf: Remove unused address variables from callersBALATON Zoltan1-2/+2
2020-01-29hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic1-1/+1
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster1-0/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick1-1/+2
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-0/+1
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini1-0/+2
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite1-1/+1
2016-01-29cris: Clean up includesPeter Maydell1-0/+1
2015-09-25cris: Remove ELF_MACHINE from cpu.hPeter Crosthwaite1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+98