aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i2c
AgeCommit message (Expand)Author
2024-09-16hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addressesJamin Lin
2024-09-16hw/i2c/aspeed: Add AST2700 supportJamin Lin
2024-09-16hw/i2c/aspeed: Introduce a new dma_dram_offset attribute in AspeedI2CbusJamin Lin
2024-09-16hw/i2c/aspeed: Support discontinuous poll buffer memory region of I2C busJamin Lin
2024-09-16hw/i2c/aspeed: Introduce a new bus pool buffer attribute in AspeedI2CbusJamin Lin
2024-09-16hw/i2c/aspeed: Support discontinuous register memory region of I2C busJamin Lin
2024-07-21hw/i2c/aspeed: rename the I2C class pool attribute to share_poolJamin Lin
2024-07-21hw/i2c/aspeed: support to set the different memory sizeJamin Lin
2024-03-05hw/i2c: Implement Broadcom Serial Controller (BSC)Rayhan Faizel
2024-02-23ppc/pnv: Test pnv i2c master and connected devicesGlenn Miles
2023-11-07hw/i2c: pmbus: add VCAP registerTitus Rwantare
2023-11-07hw/i2c: pmbus: add fan supportTitus Rwantare
2023-11-07hw/i2c: pmbus: add vout mode bitfieldsTitus Rwantare
2023-11-07hw/i2c: pmbus add support for block receiveTitus Rwantare
2023-09-06Merge tag 'pull-aspeed-20230901' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi
2023-09-01hw/i2c/aspeed: Add support for buffer organizationHang Yu
2023-09-01hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool modeHang Yu
2023-08-31hw/i2c: spelling fixesMichael Tokarev
2023-04-20qtest: Add functions for accessing devices on Aspeed I2C controllerStefan Berger
2023-03-06hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCsqianfan Zhao
2023-03-02hw/i2c: only schedule pending master when bus is idleKlaus Jensen
2023-01-23hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2CPhilippe Mathieu-Daudé
2023-01-23hw/i2c/versatile_i2c: Replace VersatileI2CState -> ArmSbconI2CStatePhilippe Mathieu-Daudé
2023-01-23hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public headerPhilippe Mathieu-Daudé
2023-01-12hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()Philippe Mathieu-Daudé
2023-01-12{hw/i2c,docs/system/arm}: Allwinner TWI/I2C EmulationStrahinja Jankovic
2022-10-24hw/i2c/aspeed: Fix old reg slave receivePeter Delevoryas
2022-07-14hw/i2c/pmbus: Add idle state to return 0xff'sPeter Delevoryas
2022-06-30hw/i2c/aspeed: Add new-registers DMA slave mode RX supportPeter Delevoryas
2022-06-30hw/i2c/aspeed: add slave device in old register modeKlaus Jensen
2022-06-30hw/i2c: add asynchronous sendKlaus Jensen
2022-06-30hw/i2c: support multiple mastersKlaus Jensen
2022-06-22hw/i2c/aspeed: add DEV_ADDR in old register modeKlaus Jensen
2022-06-22aspeed/i2c: Add ast1030 controller modelsCédric Le Goater
2022-06-22aspeed: i2c: Move regs and helpers to header fileJoe Komlodi
2022-06-22aspeed: i2c: Add new mode supportJoe Komlodi
2022-06-22aspeed: i2c: Use reg array instead of individual varsJoe Komlodi
2022-05-11Clean up ill-advised or unusual header guardsMarkus Armbruster
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster
2022-03-08hw/i2c: Added linear mode translation for pmbus devicesShengtan Mao
2022-03-08hw/i2c: pmbus: fix error returns and guard against out of range accessesTitus Rwantare
2022-03-08hw/i2c: pmbus: add registersTitus Rwantare
2021-10-12aspeed/i2c: QOMify AspeedI2CBusCédric Le Goater
2021-07-08hw/i2c: add support for PMBusTitus Rwantare
2021-07-08hw/i2c: Introduce i2c_start_recv() and i2c_start_send()Philippe Mathieu-Daudé
2021-07-08hw/i2c: Make i2c_start_transfer() direction argument a booleanBALATON Zoltan
2021-07-08hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address()Philippe Mathieu-Daudé
2021-07-08hw/i2c: Remove confusing i2c_send_recv()Philippe Mathieu-Daudé
2021-07-08hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h"Philippe Mathieu-Daudé
2021-04-15hw/i2c: add pca954x i2c-mux switchPatrick Venture