summaryrefslogtreecommitdiffstats
path: root/hw/timer/twl92230.c
Commit message (Expand)AuthorAgeFilesLines
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include migration/qemu-file-types.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* i2c: have I2C receive operation return uint8_tCorey Minyard2019-02-281-1/+1
* vmstate: constify VMStateFieldMarc-André Lureau2018-11-271-2/+2
* hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé2018-06-011-7/+4Star
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-3/+3
* migration: pre_save return intDr. David Alan Gilbert2017-09-271-1/+3
* migration: extend VMStateInfoJianjun Duan2017-01-241-2/+6
* i2c: Allow I2C devices to NAK start eventsCorey Minyard2017-01-091-1/+3
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* hw/timer: Clean up includesPeter Maydell2016-01-291-0/+1
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-4/+2Star
* twl92230: QOM'ifyAndreas Färber2014-02-141-14/+21
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-3/+3
* aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh2013-08-221-4/+4
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+882