summaryrefslogtreecommitdiffstats
path: root/hw/bitbang_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-6/+8
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-5/+12
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-1/+1
* bitbang_i2c: avoid call to sysbus_init_mmio()Avi Kivity2011-11-241-1/+3
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* bitbang_i2c: Fix spurious slave read after NACKMarcus Comstedt2011-05-281-1/+4
* GPIO I2C reworkPaul Brook2009-11-221-99/+146
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+3
* Extract musicpal.c I2C bitbanging code and make it gpio awareAndrzej Zaborowski2009-08-231-0/+179
OpenPOWER on IntegriCloud