aboutsummaryrefslogtreecommitdiff
path: root/hw/nios2/10m50_devboard.c
AgeCommit message (Expand)Author
2022-04-26hw/nios2: Machine with a Vectored Interrupt ControllerAmir Gonnen
2022-04-26hw/nios2: Move memory regions into Nios2MachineRichard Henderson
2022-04-26hw/nios2: Introduce Nios2MachineStateRichard Henderson
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2020-12-15target/nios2: Move IIC code into CPU object properPeter Maydell
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-02-28hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell
2018-03-19nios2: 10m50_devboard: replace cpu_model with cpu_typeIgor Mammedov
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-03-18nios2: iic: Convert CPU prop to qom linkMarek Vasut
2017-01-24nios2: Add Altera 10M50 GHRD emulationMarek Vasut