aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/netduino2.c
AgeCommit message (Expand)Author
2021-02-03hw/arm: Display CPU type in machine descriptionpull-target-arm-20210203Philippe Mathieu-Daudé
2020-08-03hw/arm/netduino2, netduinoplus2: Set system_clock_scalePeter Maydell
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell
2017-09-19arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov
2017-09-07hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell
2017-02-28stm32f205: Create armv7m object without using armv7m_init()Peter Maydell
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-08Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster
2016-01-18hw/arm: Clean up includesPeter Maydell
2016-01-13error: Use error_report_err() where appropriate (again)Markus Armbruster
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-03-11netduino2: Add the Netduino 2 MachineAlistair Francis