aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/omap_intc.c
AgeCommit message (Expand)Author
2023-09-21hw/other: spelling fixesMichael Tokarev
2023-01-12hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC type namePhilippe Mathieu-Daudé
2023-01-12hw/arm/omap: Drop useless casts from void * to pointerPhilippe Mathieu-Daudé
2020-09-09omap_intc: Use typedef name for instance_sizeEduardo Habkost
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-07omap-intc: remove PROP_PTRMarc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2016-05-12hw/intc: QOM'ify omap_intc.cxiaoqiang zhao
2016-01-29hw/intc: Clean up includesPeter Maydell
2016-01-13omap: Don't use hw_error() in device init() methodsMarkus Armbruster
2015-04-28omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()Paolo Bonzini
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster
2013-07-29omap_intc: QOM'ify omap-intc and omap2-intcAndreas Färber
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini