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