Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 3 | -3/+0 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 2 | -2/+0 |
2019-06-10 | target/nios2: Use env_cpu, env_archcpu | Richard Henderson | 1 | -4/+1 |
2019-04-29 | Add generic Nios II board. | Sandra Loosemore | 4 | -6/+122 |
2019-03-07 | nios2-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 1 | -0/+3 |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini | 1 | -0/+5 |
2019-02-05 | hw/nios2/Makefile.objs: Conditionally build nios2 | Yang Zhong | 1 | -1/+2 |
2019-02-05 | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick | 1 | -3/+4 |
2019-01-07 | Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel. | Nick Hudson | 1 | -1/+1 |
2018-07-02 | hw/nios2: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 1 | -3/+3 |
2018-04-26 | Change references to serial_hds[] to serial_hd() | Peter Maydell | 1 | -1/+1 |
2018-03-19 | nios2: 10m50_devboard: replace cpu_model with cpu_type | Igor Mammedov | 1 | -1/+1 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2017-12-18 | nios2: remove duplicated includes (in code commented out) | Philippe Mathieu-Daudé | 1 | -1/+0 |
2017-09-01 | nios2: replace cpu_nios2_init() with cpu_generic_init() | Igor Mammedov | 1 | -1/+1 |
2017-07-14 | hw: Use new memory_region_init_{ram, rom, rom_device}() functions | Peter Maydell | 1 | -4/+4 |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell | 1 | -2/+2 |
2017-05-07 | Remove reduntant qemu: from error functions | Ishani Chugh | 1 | -1/+1 |
2017-03-18 | nios2: iic: Convert CPU prop to qom link | Marek Vasut | 1 | -1/+2 |
2017-01-24 | nios2: Add Altera 10M50 GHRD emulation | Marek Vasut | 5 | -0/+431 |