aboutsummaryrefslogtreecommitdiffstats
path: root/hw/twl92230.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann1-1/+2
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-06-11qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann1-1/+3
2009-05-14TWL92230 qdev conversionPaul Brook1-37/+28
2009-05-10Follow coding conventionsPaul Brook1-22/+22
2009-04-19Fix indices in Menelaus save/load.balrog1-6/+6
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-4/+3
2008-11-12Don't use "hz" in identifiers to make AIX happy.balrog1-5/+5
2008-08-17Fix some warnings that would be generated by gcc -Wmissing-prototypesblueswir11-1/+1
2008-07-01Remove duplicate device index calculations.pbrook1-4/+1
2008-04-20Remove an unused field and fix some non-code typos.balrog1-1/+0
2008-04-16Use qemu time/date functions for the Menelaus RTC.balrog1-17/+14
2008-04-14Nokia N800 machine support (ARM).balrog1-0/+923