summaryrefslogtreecommitdiffstats
path: root/hw/twl92230.c
Commit message (Expand)AuthorAgeFilesLines
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* arm: switch real-time clocks to rtc_clockPaolo Bonzini2012-03-301-4/+5
* nseries: attach monitor powerdown request to menelausPaolo Bonzini2012-02-171-12/+9
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-6/+8
* i2c: smbus: convert to QEMU Object ModelAnthony Liguori2012-01-271-8/+15
* i2c: rename i2c_slave -> I2CSlaveAnthony Liguori2012-01-271-6/+6
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* change all rt_clock references to use millisecond resolution accessorsPaolo Bonzini2011-03-211-4/+4
* Add "static" to please SparseBlue Swirl2009-12-041-1/+1
* savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela2009-12-031-1/+1
* BCD cleanupPaul Brook2009-11-221-10/+0
* vmstate: port twl92230 deviceJuan Quintela2009-10-051-110/+88
* twl92230: change pwrbtn_state to uint8_tJuan Quintela2009-10-051-1/+1
* twl92230: fix old style increment/decrement usageMichael S. Tsirkin2009-09-301-2/+2
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+2
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-1/+3
* TWL92230 qdev conversionPaul Brook2009-05-141-37/+28
* Follow coding conventionsPaul Brook2009-05-101-22/+22
* Fix indices in Menelaus save/load.balrog2009-04-191-6/+6
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Don't use "hz" in identifiers to make AIX happy.balrog2008-11-121-5/+5
* Fix some warnings that would be generated by gcc -Wmissing-prototypesblueswir12008-08-171-1/+1
* Remove duplicate device index calculations.pbrook2008-07-011-4/+1
* Remove an unused field and fix some non-code typos.balrog2008-04-201-1/+0
* Use qemu time/date functions for the Menelaus RTC.balrog2008-04-161-17/+14
* Nokia N800 machine support (ARM).balrog2008-04-141-0/+923
OpenPOWER on IntegriCloud