summaryrefslogtreecommitdiffstats
path: root/hw/nios2
Commit message (Expand)AuthorAgeFilesLines
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-163-3/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-122-2/+0Star
* target/nios2: Use env_cpu, env_archcpuRichard Henderson2019-06-101-4/+1Star
* Add generic Nios II board.Sandra Loosemore2019-04-294-6/+122
* nios2-softmmu.mak: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+3
* kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+5
* hw/nios2/Makefile.objs: Conditionally build nios2Yang Zhong2019-02-051-1/+2
* 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
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-1/+1
* nios2: 10m50_devboard: replace cpu_model with cpu_typeIgor Mammedov2018-03-191-1/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* nios2: remove duplicated includes (in code commented out)Philippe Mathieu-Daudé2017-12-181-1/+0Star
* nios2: replace cpu_nios2_init() with cpu_generic_init()Igor Mammedov2017-09-011-1/+1
* hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell2017-07-141-4/+4
* memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-141-2/+2
* Remove reduntant qemu: from error functionsIshani Chugh2017-05-071-1/+1
* nios2: iic: Convert CPU prop to qom linkMarek Vasut2017-03-181-1/+2
* nios2: Add Altera 10M50 GHRD emulationMarek Vasut2017-01-245-0/+431