]> git.proxmox.com Git - qemu.git/history - hw/i2c.c
user: Restore debug usage message for '-d ?' in user mode emulation
[qemu.git] / hw / i2c.c
2011-07-23 Matthew FernandezCorrect spelling of licensed
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2009-12-02 Juha Riihimäkifix I2C slave addressing
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-05 Juan Quintelavmstate: remove i2c_slave_load/save
2009-10-05 Juan Quintelavmstate: create VMSTATE_I2C_SLAVE
2009-10-05 Juan Quintelavmstate: port i2c_slave device
2009-10-05 Juan Quintelavmstate: port i2c_bus device
2009-10-05 Juan Quintelai2c: addresses are load/save as uint8_t values, change...
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-10 Gerd Hoffmannqdev/prop: convert i2c.c to helper macros.
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Gerd Hoffmannqdev: replace bus_type enum with bus_info struct.
2009-06-11 Gerd Hoffmannqdev: move name+size into DeviceInfo (v2)
2009-05-22 Paul BrookAdd common BusState
2009-05-14 Paul BrookI2C cleanup
2009-05-14 Paul BrookI2C qdev support
2008-07-29 balrogFix load width for slave address in i2c_bus_load (Chris...
2008-07-01 pbrookFix i2c save/restore.
2007-11-17 pbrookBreak up vl.h.
2007-11-03 balrogInitial OMAP I^2C controller implementation (communicat...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-05-24 balrogSavevm/loadvm bits for ARM core, the PXA2xx peripherals...
2007-05-23 pbrookI2C/SMBus framework.