summaryrefslogtreecommitdiff
path: root/hw/i2c/omap_i2c.c
AgeCommit message (Expand)Author
2018-06-26hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintfPhilippe Mathieu-Daudé
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2017-09-21hw/i2c/omap_i2c.c: Don't use old_mmioPeter Maydell
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2016-06-14hw/i2c: QOM'ify omap_i2c.cxiaoqiang zhao
2016-01-29arm devices: Clean up includesPeter Maydell
2016-01-13omap: Don't use hw_error() in device init() methodsMarkus Armbruster
2015-04-28Convert ffs() != 0 callers to ctz32()Stefan Hajnoczi
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster
2013-07-29omap_i2c: QOM cast cleanupAndreas 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 I2C controllers to hw/i2c/, configure via default-configs/Paolo Bonzini