aboutsummaryrefslogtreecommitdiff
path: root/hw/nios2/boot.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau1-1/+1
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth1-1/+0
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth1-1/+0
2020-12-15vl: make qemu_get_machine_opts staticPaolo Bonzini1-5/+4
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini1-0/+1
2020-12-10nios2: do not use ram_size globalPaolo Bonzini1-4/+4
2020-09-25load_elf: Remove unused address variables from callersBALATON Zoltan1-2/+2
2020-02-19hw/nios2:fix leak of fdevice tree blobChen Qun1-0/+1
2020-01-29hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic1-2/+2
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster1-0/+1
2019-04-29Add generic Nios II board.Sandra Loosemore1-6/+12
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick1-3/+4
2019-01-07Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.Nick Hudson1-1/+1
2018-07-02hw/nios2: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-3/+3
2017-12-18nios2: remove duplicated includes (in code commented out)Philippe Mathieu-Daudé1-1/+0
2017-05-07Remove reduntant qemu: from error functionsIshani Chugh1-1/+1
2017-01-24nios2: Add Altera 10M50 GHRD emulationMarek Vasut1-0/+223