summaryrefslogtreecommitdiff
path: root/hw/nios2
AgeCommit message (Expand)AuthorFilesLines
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell1-1/+1
2018-03-19nios2: 10m50_devboard: replace cpu_model with cpu_typeIgor Mammedov1-1/+1
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+0
2017-12-18nios2: remove duplicated includes (in code commented out)Philippe Mathieu-Daudé1-1/+0
2017-09-01nios2: replace cpu_nios2_init() with cpu_generic_init()Igor Mammedov1-1/+1
2017-07-14hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell1-4/+4
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell1-2/+2
2017-05-07Remove reduntant qemu: from error functionsIshani Chugh1-1/+1
2017-03-18nios2: iic: Convert CPU prop to qom linkMarek Vasut1-1/+2
2017-01-24nios2: Add Altera 10M50 GHRD emulationMarek Vasut5-0/+431