Sign in
qemu-android
/
qemu-android
/
21d82ac95f67947ebc32ada96184f00831a9b911
/
hw
/
smbus.c
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
b5ea932
i2c: smbus: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
9e07bdf
i2c: rename i2c_slave -> I2CSlave
by Anthony Liguori
· 13 years ago
8e31bf3
Correct spelling of licensed
by Matthew Fernandez
· 14 years ago
5b7f532
i2c: addresses are load/save as uint8_t values, change types to reflect this
by Juan Quintela
· 16 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 16 years ago
074f2ff
qdev: move name+size into DeviceInfo (v2)
by Gerd Hoffmann
· 16 years ago
1ea9667
SMBus qdev conversion
by Paul Brook
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
9596ebb
Add statics and missing #includes for prototypes.
by pbrook
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
3f58226
Implement the PXA2xx I2C master controller.
by balrog
· 18 years ago
0ff596d
I2C/SMBus framework.
by pbrook
· 18 years ago