- 34965e8 hw/i2c/smbus_eeprom: Prefer DEFINE_TYPES() macro by Bernhard Beschow · 7 weeks ago
- 21b1ee7 hw/i2c/mpc_i2c: Prefer DEFINE_TYPES() macro by Bernhard Beschow · 7 weeks ago
- 1d97f16 hw/i2c/mpc_i2c: Convert DPRINTF to trace events for register access by Bernhard Beschow · 7 weeks ago
- be8c151 hw/i2c/aspeed: Add support for 64 bit addresses by Jamin Lin · 4 months ago
- 3dbab14 hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addresses by Jamin Lin · 4 months ago
- 1809ab6 hw/i2c/aspeed: Add AST2700 support by Jamin Lin · 4 months ago
- c400c38 hw/i2c/aspeed: Introduce a new dma_dram_offset attribute in AspeedI2Cbus by Jamin Lin · 4 months ago
- d46a4ba hw/i2c/aspeed: Support discontinuous poll buffer memory region of I2C bus by Jamin Lin · 4 months ago
- 62c0c65 hw/i2c/aspeed: Introduce a new bus pool buffer attribute in AspeedI2Cbus by Jamin Lin · 4 months ago
- 94500e8 hw/i2c/aspeed: Support discontinuous register memory region of I2C bus by Jamin Lin · 4 months ago
- e3d0814 hw: Use device_class_set_legacy_reset() instead of opencoding by Peter Maydell · 3 months ago
- 53858a6 hw/i2c/mpc_i2c: Fix mmio region size by BALATON Zoltan · 5 months ago
- 5d33754 hw/i2c/aspeed: rename the I2C class pool attribute to share_pool by Jamin Lin · 5 months ago
- f2202be hw/i2c/aspeed: support to set the different memory size by Jamin Lin · 5 months ago
- ad80e36 hw, target: Add ResetType argument to hold and exit phase methods by Peter Maydell · 8 months ago
- ef6ab29 allwinner-i2c, adm1272: Use device_cold_reset() for software-triggered reset by Peter Maydell · 8 months ago
- 9cf3bc6 hw/i2c: Implement Broadcom Serial Controller (BSC) by Rayhan Faizel · 10 months ago
- fcc8299 hw/i2c/smbus_slave: Add object path on error prints by Joe Komlodi · 11 months ago
- 01d9442 hw/i2c: Constify VMState by Richard Henderson · 1 year ago
- ff05112 hw/i2c: pmbus: reset page register for out of range reads by Titus Rwantare · 1 year, 2 months ago
- 84db503 hw/i2c: pmbus: immediately clear faults on request by Titus Rwantare · 1 year, 2 months ago
- 3401b1d hw/i2c: pmbus: add VCAP register by Titus Rwantare · 1 year, 2 months ago
- b7fba25 hw/i2c: pmbus: add fan support by Titus Rwantare · 1 year, 2 months ago
- cfb0884 hw/i2c: pmbus add support for block receive by Titus Rwantare · 1 year, 2 months ago
- d762bf9 Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Stefan Hajnoczi · 1 year, 2 months ago
- c6e1b31 hw/i2c/pm_smbus: Convert DPRINTF to trace events by Bernhard Beschow · 1 year, 2 months ago
- 99b16e8 migration: Use vmstate_register_any() by Juan Quintela · 1 year, 2 months ago
- ce6c368 aspeed/i2c: Clean up local variable shadowing by Cédric Le Goater · 1 year, 3 months ago
- 973d3ea pm_smbus: rename variable to avoid shadowing by Paolo Bonzini · 1 year, 3 months ago
- 912a9ef Merge tag 'pull-aspeed-20230901' of https://github.com/legoater/qemu into staging by Stefan Hajnoczi · 1 year, 4 months ago
- acc3d20 hw/i2c/aspeed: Add support for buffer organization by Hang Yu · 1 year, 4 months ago
- 961faf3 hw/i2c/aspeed: Fix TXBUF transmission start position error by Hang Yu · 1 year, 4 months ago
- 97b8aa5 hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode by Hang Yu · 1 year, 4 months ago
- 8fa21b8 hw/i2c: spelling fixes by Michael Tokarev · 1 year, 4 months ago
- f0e4588 hw/i2c/pmbus_device: Fix modifying QOM class internals from instance by Philippe Mathieu-Daudé · 1 year, 7 months ago
- 8ada214 hw/i2c: Fix bitbang_i2c_data trace event by BALATON Zoltan · 1 year, 5 months ago
- de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 29770e0 hw/i2c: Enable an id for the pca954x devices by Patrick Venture · 1 year, 9 months ago
- 6c50845 hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6I by Peter Maydell · 1 year, 8 months ago
- 95bf341 hw/i2c: pmbus: block uninitialised string reads by Titus Rwantare · 1 year, 9 months ago
- 8461bfd hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs by qianfan Zhao · 1 year, 10 months ago
- 791cb95 hw/i2c: only schedule pending master when bus is idle by Klaus Jensen · 1 year, 10 months ago
- 1a6981b hw: Move ich9.h to southbridge/ by Bernhard Beschow · 1 year, 10 months ago
- 07981e8 hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it by Bernhard Beschow · 1 year, 10 months ago
- d73c2b1 hw/i2c/smbus_ich9: Move ich9_smb_set_irq() in front of ich9_smbus_realize() by Bernhard Beschow · 1 year, 10 months ago
- bfe7bf8 Don't include headers already included by qemu/osdep.h by Markus Armbruster · 1 year, 11 months ago
- 9c6c0ae hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml() by Bernhard Beschow · 1 year, 11 months ago
- 500a64d hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c by Philippe Mathieu-Daudé · 2 years ago
- f6cf2eb hw/i2c/versatile_i2c: Use ARM_SBCON_I2C() macro by Philippe Mathieu-Daudé · 2 years ago
- 550da1c hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C by Philippe Mathieu-Daudé · 2 years ago
- 9251861 hw/i2c/versatile_i2c: Replace VersatileI2CState -> ArmSbconI2CState by Philippe Mathieu-Daudé · 2 years ago
- 280b9ec hw/i2c/versatile_i2c: Drop useless casts from void * to pointer by Philippe Mathieu-Daudé · 2 years ago
- c166e59 hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events by Philippe Mathieu-Daudé · 2 years ago
- 1e5b189 hw/i2c/bitbang_i2c: Trace state changes by Philippe Mathieu-Daudé · 2 years ago
- dc575b5 hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_set_state() helper by Philippe Mathieu-Daudé · 2 years ago
- 2b9339d hw/i2c/bitbang_i2c: Remove unused dummy MemoryRegion by Philippe Mathieu-Daudé · 2 years ago
- da8df26 hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header by Philippe Mathieu-Daudé · 2 years ago
- 883f2c5 bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx by Philippe Mathieu-Daudé · 2 years ago
- 9be8a82 {hw/i2c,docs/system/arm}: Allwinner TWI/I2C Emulation by Strahinja Jankovic · 2 years ago
- a913901 hw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9 by Bernhard Beschow · 2 years ago
- 3648d31 hw/i2c/aspeed: Fix old reg slave receive by Peter Delevoryas · 2 years, 2 months ago
- d272d14 hw/i2c/pmbus: Add idle state to return 0xff's by Peter Delevoryas · 2 years, 5 months ago
- 1c5d909 hw/i2c/aspeed: Add new-registers DMA slave mode RX support by Peter Delevoryas · 2 years, 6 months ago
- a8d48f5 hw/i2c/aspeed: add slave device in old register mode by Klaus Jensen · 2 years, 6 months ago
- a78e983 hw/i2c: add asynchronous send by Klaus Jensen · 2 years, 6 months ago
- 37fa5ca hw/i2c: support multiple masters by Klaus Jensen · 2 years, 6 months ago
- 0c0f1be hw/i2c/aspeed: Fix MASTER_EN missing error message by Peter Delevoryas · 2 years, 6 months ago
- b582b7a hw/i2c/aspeed: Fix DMA len write-enable bit handling by Peter Delevoryas · 2 years, 6 months ago
- ceb3ff0 hw/i2c/aspeed: Fix R_I2CD_FUN_CTRL reference by Peter Delevoryas · 2 years, 6 months ago
- dd0b327 hw/i2c: pmbus: Page #255 is valid page for read requests. by Maheswara Kurapati · 2 years, 6 months ago
- 6743af9 aspeed/i2c: Change trace event for NORMAL_STOP states by Cédric Le Goater · 2 years, 6 months ago
- 33e30f1 aspeed/i2c: Enable SLAVE_ADDR_RX_MATCH always by Cédric Le Goater · 2 years, 6 months ago
- d72a712 hw/i2c/aspeed: add DEV_ADDR in old register mode by Klaus Jensen · 2 years, 6 months ago
- b03ec4f hw/i2c/aspeed: rework raise interrupt trace event by Klaus Jensen · 2 years, 6 months ago
- b35802c aspeed/i2c: Add ast1030 controller models by Cédric Le Goater · 2 years, 6 months ago
- e532cd0 aspeed: i2c: Move regs and helpers to header file by Joe Komlodi · 2 years, 6 months ago
- 0efec47 aspeed: i2c: Add PKT_DONE IRQ to trace by Joe Komlodi · 2 years, 6 months ago
- ba2cccd aspeed: i2c: Add new mode support by Joe Komlodi · 2 years, 6 months ago
- 2260fc6 aspeed: i2c: Use reg array instead of individual vars by Joe Komlodi · 2 years, 6 months ago
- 3be3d6c aspeed: i2c: Migrate to registerfields API by Joe Komlodi · 2 years, 6 months ago
- 4b66ddc acpi: ich9-smb: add support for AcpiDevAmlIf interface by Igor Mammedov · 2 years, 7 months ago
- b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 2 years, 9 months ago
- 648a488 hw/i2c: Added linear mode translation for pmbus devices by Shengtan Mao · 2 years, 10 months ago
- 78fdfc5 hw/i2c: pmbus: refactor uint handling by Titus Rwantare · 2 years, 10 months ago
- 2192aaa hw/i2c: pmbus: add PEC unsupported warning by Titus Rwantare · 2 years, 10 months ago
- 3887025 hw/i2c: pmbus: fix error returns and guard against out of range accesses by Titus Rwantare · 2 years, 10 months ago
- 3248029 hw/i2c: pmbus: add registers by Titus Rwantare · 2 years, 10 months ago
- d8bdf97 hw/i2c: flatten pca954x mux device by Patrick Venture · 2 years, 11 months ago
- b5bf5a5 Kconfig: Add I2C_DEVICES device group by Peter Maydell · 2 years, 11 months ago
- 6026103 aspeed/i2c: QOMify AspeedI2CBus by Cédric Le Goater · 3 years, 2 months ago
- 9388d17 qbus: Rename qbus_create() to qbus_new() by Peter Maydell · 3 years, 3 months ago
- 793abe2 i2c/smbus_eeprom: Add feature bit to SPD data by BALATON Zoltan · 3 years, 5 months ago
- 3746d5c hw/i2c: add support for PMBus by Titus Rwantare · 3 years, 6 months ago
- 90603c5 hw/i2c: Introduce i2c_start_recv() and i2c_start_send() by Philippe Mathieu-Daudé · 3 years, 6 months ago
- 265caf4 hw/i2c: Extract i2c_do_start_transfer() from i2c_start_transfer() by Philippe Mathieu-Daudé · 3 years, 6 months ago
- e656e38 hw/i2c: Make i2c_start_transfer() direction argument a boolean by BALATON Zoltan · 3 years, 6 months ago
- c8665a5 hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address() by Philippe Mathieu-Daudé · 3 years, 6 months ago
- 2038a29 hw/i2c: Remove confusing i2c_send_recv() by Philippe Mathieu-Daudé · 3 years, 6 months ago
- f8ffea7 hw/i2c/ppc4xx_i2c: Replace i2c_send_recv() by i2c_recv() & i2c_send() by Philippe Mathieu-Daudé · 3 years, 6 months ago
- c699bf6 hw/i2c/ppc4xx_i2c: Add reference to datasheet by Philippe Mathieu-Daudé · 3 years, 6 months ago