aboutsummaryrefslogtreecommitdiff
path: root/hw/nios2
AgeCommit message (Expand)Author
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-10target/nios2: Use env_cpu, env_archcpuRichard Henderson
2019-04-29Add generic Nios II board.Sandra Loosemore
2019-03-07nios2-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-02-05hw/nios2/Makefile.objs: Conditionally build nios2Yang Zhong
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick
2019-01-07Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.pull-target-arm-20190107Nick Hudson
2018-07-02hw/nios2: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell
2018-03-19nios2: 10m50_devboard: replace cpu_model with cpu_typeIgor Mammedov
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2017-12-18nios2: remove duplicated includes (in code commented out)Philippe Mathieu-Daudé
2017-09-01nios2: replace cpu_nios2_init() with cpu_generic_init()Igor Mammedov
2017-07-14hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell
2017-05-07Remove reduntant qemu: from error functionsIshani Chugh
2017-03-18nios2: iic: Convert CPU prop to qom linkMarek Vasut
2017-01-24nios2: Add Altera 10M50 GHRD emulationMarek Vasut