summaryrefslogtreecommitdiff
path: root/hw/gpio/omap_gpio.c
AgeCommit message (Expand)Author
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-07omap-gpio: 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-09-21hw/gpio/omap_gpio.c: Don't use old_mmioPeter Maydell
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2016-06-14hw/gpio: QOM'ify omap_gpio.cxiaoqiang zhao
2016-01-29arm devices: Clean up includesPeter Maydell
2016-01-13omap: Don't use hw_error() in device init() methodsMarkus Armbruster
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-04-28Convert ffs() != 0 callers to ctz32()Stefan Hajnoczi
2015-03-19omap: Fix warnings from SparseStefan Weil
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster
2013-07-29omap_gpio: QOM cast cleanup for omap2_gpif_sAndreas Färber
2013-07-29omap_gpio: QOM cast cleanup for omap_gpif_sAndreas Färber
2013-07-04hw/gpio: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move GPIO interfaces to hw/gpio/, configure with default-configs/Paolo Bonzini