aboutsummaryrefslogtreecommitdiffstats
path: root/hw/bitbang_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-15qom: Unify type registrationAndreas Färber1-2/+2
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-6/+8
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori1-5/+12
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini1-0/+3
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity1-1/+1
2011-11-24bitbang_i2c: avoid call to sysbus_init_mmio()Avi Kivity1-1/+3
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-07-23Correct spelling of licensedMatthew Fernandez1-1/+1
2011-05-28bitbang_i2c: Fix spurious slave read after NACKMarcus Comstedt1-1/+4
2009-11-22GPIO I2C reworkPaul Brook1-99/+146
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann1-1/+3
2009-08-23Extract musicpal.c I2C bitbanging code and make it gpio awareAndrzej Zaborowski1-0/+179