summaryrefslogtreecommitdiff
path: root/hw/arm/digic.c
AgeCommit message (Expand)Author
2019-09-03hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriatePhilippe Mathieu-Daudé
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-24hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell
2017-09-04hw/arm/digic: Mark device with user_creatable = falseThomas Huth
2017-04-20arm: remove remaining cannot_destroy_with_object_finalize_yetLaurent Vivier
2016-06-06hw/char: QOM'ify digic-uart modelxiaoqiang zhao
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-18hw/arm: Clean up includesPeter Maydell
2015-10-09qdev: Protect device-list-properties against broken devicesMarkus Armbruster
2013-12-17hw/arm/digic: add UART supportAntony Pavlov
2013-12-17hw/arm/digic: add timer supportAntony Pavlov
2013-12-17hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov