summaryrefslogtreecommitdiffstats
path: root/hw/nios2/boot.c
Commit message (Expand)AuthorAgeFilesLines
* hw/nios2: set machine->fdt in nios2_load_dtb()Daniel Henrique Barboza2022-10-171-1/+7
* hw/nios2: virt: pass random seed to fdtJason A. Donenfeld2022-07-221-0/+5
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* Replace TARGET_WORDS_BIGENDIANMarc-André Lureau2022-04-061-1/+1
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* vl: make qemu_get_machine_opts staticPaolo Bonzini2020-12-151-5/+4Star
* vl: extract softmmu/datadir.cPaolo Bonzini2020-12-101-0/+1
* nios2: do not use ram_size globalPaolo Bonzini2020-12-101-4/+4
* load_elf: Remove unused address variables from callersBALATON Zoltan2020-09-261-2/+2
* hw/nios2:fix leak of fdevice tree blobChen Qun2020-02-191-0/+1
* hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic2020-01-291-2/+2
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Add generic Nios II board.Sandra Loosemore2019-04-291-6/+12
* elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick2019-02-051-3/+4
* Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.Nick Hudson2019-01-071-1/+1
* hw/nios2: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-3/+3
* nios2: remove duplicated includes (in code commented out)Philippe Mathieu-Daudé2017-12-181-1/+0Star
* Remove reduntant qemu: from error functionsIshani Chugh2017-05-071-1/+1
* nios2: Add Altera 10M50 GHRD emulationMarek Vasut2017-01-241-0/+223