259 Commits (ccd6a37947574707613e826e2bf04d55f1d5f238)

Author SHA1 Message Date
Bernhard Beschow c6e1b31bce hw/i2c/pm_smbus: Convert DPRINTF to trace events 2 years ago
Juan Quintela 99b16e8ee4 migration: Use vmstate_register_any() 2 years ago
Cédric Le Goater ce6c368d96 aspeed/i2c: Clean up local variable shadowing 3 years ago
Paolo Bonzini 973d3ea5a1 pm_smbus: rename variable to avoid shadowing 3 years ago
Hang Yu acc3d20ab2 hw/i2c/aspeed: Add support for buffer organization 3 years ago
Hang Yu 961faf3ddb hw/i2c/aspeed: Fix TXBUF transmission start position error 3 years ago
Hang Yu 97b8aa5ae9 hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode 3 years ago
Michael Tokarev 8fa21b8026 hw/i2c: spelling fixes 3 years ago
Philippe Mathieu-Daudé f0e4588fd4 hw/i2c/pmbus_device: Fix modifying QOM class internals from instance 3 years ago
BALATON Zoltan 8ada214a90 hw/i2c: Fix bitbang_i2c_data trace event 3 years ago
Philippe Mathieu-Daudé de6cd7599b meson: Replace softmmu_ss -> system_ss 3 years ago
Patrick Venture 29770e09e4 hw/i2c: Enable an id for the pca954x devices 3 years ago
Peter Maydell 6c50845a91 hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6I 3 years ago
Titus Rwantare 95bf341865 hw/i2c: pmbus: block uninitialised string reads 3 years ago
qianfan Zhao 8461bfdca9 hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs 3 years ago
Klaus Jensen 791cb95f23 hw/i2c: only schedule pending master when bus is idle 3 years ago
Bernhard Beschow 1a6981bbdc hw: Move ich9.h to southbridge/ 3 years ago
Bernhard Beschow 07981e8fa0 hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it 3 years ago
Bernhard Beschow d73c2b1c04 hw/i2c/smbus_ich9: Move ich9_smb_set_irq() in front of ich9_smbus_realize() 3 years ago
Markus Armbruster bfe7bf8590 Don't include headers already included by qemu/osdep.h 3 years ago
Bernhard Beschow 9c6c0aeacd hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml() 3 years ago
Philippe Mathieu-Daudé 500a64d82b hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c 3 years ago
Philippe Mathieu-Daudé f6cf2eb8ec hw/i2c/versatile_i2c: Use ARM_SBCON_I2C() macro 3 years ago
Philippe Mathieu-Daudé 550da1cc22 hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C 3 years ago
Philippe Mathieu-Daudé 92518611ac hw/i2c/versatile_i2c: Replace VersatileI2CState -> ArmSbconI2CState 3 years ago
Philippe Mathieu-Daudé 280b9ecbc5 hw/i2c/versatile_i2c: Drop useless casts from void * to pointer 3 years ago
Philippe Mathieu-Daudé c166e592a7 hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events 3 years ago
Philippe Mathieu-Daudé 1e5b1899cc hw/i2c/bitbang_i2c: Trace state changes 3 years ago
Philippe Mathieu-Daudé dc575b5e03 hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_set_state() helper 3 years ago
Philippe Mathieu-Daudé 2b9339d3b4 hw/i2c/bitbang_i2c: Remove unused dummy MemoryRegion 3 years ago
Philippe Mathieu-Daudé da8df26d2e hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header 3 years ago
Philippe Mathieu-Daudé 883f2c591f bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 3 years ago
Strahinja Jankovic 9be8a82c0e {hw/i2c,docs/system/arm}: Allwinner TWI/I2C Emulation 3 years ago
Bernhard Beschow a913901644 hw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9 3 years ago
Peter Delevoryas 3648d31fa8 hw/i2c/aspeed: Fix old reg slave receive 3 years ago
Peter Delevoryas d272d1410c hw/i2c/pmbus: Add idle state to return 0xff's 4 years ago
Peter Delevoryas 1c5d909f88 hw/i2c/aspeed: Add new-registers DMA slave mode RX support 4 years ago
Klaus Jensen a8d48f59cd hw/i2c/aspeed: add slave device in old register mode 4 years ago
Klaus Jensen a78e9839ae hw/i2c: add asynchronous send 4 years ago
Klaus Jensen 37fa5ca426 hw/i2c: support multiple masters 4 years ago
Peter Delevoryas 0c0f1bee6a hw/i2c/aspeed: Fix MASTER_EN missing error message 4 years ago
Peter Delevoryas b582b7a191 hw/i2c/aspeed: Fix DMA len write-enable bit handling 4 years ago
Peter Delevoryas ceb3ff0e80 hw/i2c/aspeed: Fix R_I2CD_FUN_CTRL reference 4 years ago
Maheswara Kurapati dd0b3271e5 hw/i2c: pmbus: Page #255 is valid page for read requests. 4 years ago
Cédric Le Goater 6743af9b10 aspeed/i2c: Change trace event for NORMAL_STOP states 4 years ago
Cédric Le Goater 33e30f11c7 aspeed/i2c: Enable SLAVE_ADDR_RX_MATCH always 4 years ago
Klaus Jensen d72a712ce0 hw/i2c/aspeed: add DEV_ADDR in old register mode 4 years ago
Klaus Jensen b03ec4ff06 hw/i2c/aspeed: rework raise interrupt trace event 4 years ago
Cédric Le Goater b35802ce31 aspeed/i2c: Add ast1030 controller models 4 years ago
Joe Komlodi e532cd0485 aspeed: i2c: Move regs and helpers to header file 4 years ago