..
allwinner-i2c.c
{hw/i2c,docs/system/arm}: Allwinner TWI/I2C Emulation
2023-01-12 16:50:19 +00:00
arm_sbcon_i2c.c
hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c
2023-01-23 13:32:38 +00:00
aspeed_i2c.c
hw/i2c/aspeed: Fix old reg slave receive
2022-10-24 11:20:15 +02:00
bitbang_i2c.c
hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events
2023-01-23 13:32:38 +00:00
core.c
hw/i2c: add asynchronous send
2022-06-30 09:21:14 +02:00
exynos4210_i2c.c
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
2020-09-18 14:12:32 -04:00
i2c_mux_pca954x.c
Use g_new() & friends where that makes obvious sense
2022-03-21 15:44:44 +01:00
imx_i2c.c
hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address()
2021-07-08 14:15:01 -05:00
Kconfig
hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c
2023-01-23 13:32:38 +00:00
meson.build
hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c
2023-01-23 13:32:38 +00:00
microbit_i2c.c
microbit_i2c: Fix coredump when dump-vmstate
2020-10-20 16:12:00 +01:00
mpc_i2c.c
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
2023-01-18 11:14:34 +01:00
npcm7xx_smbus.c
hw/i2c/npcm7xx_smbus: Simplify npcm7xx_smbus_init()
2021-03-05 15:17:34 +00:00
omap_i2c.c
pm_smbus.c
hw/i2c: Introduce i2c_start_recv() and i2c_start_send()
2021-07-08 14:15:01 -05:00
pmbus_device.c
Don't include headers already included by qemu/osdep.h
2023-02-08 07:28:05 +01:00
ppc4xx_i2c.c
hw/i2c/ppc4xx_i2c: Replace i2c_send_recv() by i2c_recv() & i2c_send()
2021-07-08 14:15:01 -05:00
smbus_eeprom.c
i2c/smbus_eeprom: Add feature bit to SPD data
2021-07-29 10:59:49 +10:00
smbus_ich9.c
hw: Move ich9.h to southbridge/
2023-02-27 22:29:01 +01:00
smbus_master.c
hw/i2c: Introduce i2c_start_recv() and i2c_start_send()
2021-07-08 14:15:01 -05:00
smbus_slave.c
hw/i2c: add asynchronous send
2022-06-30 09:21:14 +02:00
trace-events
hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events
2023-01-23 13:32:38 +00:00
trace.h