index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
i2c
Age
Commit message (
Expand
)
Author
2024-09-16
hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addresses
Jamin Lin
2024-09-16
hw/i2c/aspeed: Add AST2700 support
Jamin Lin
2024-09-16
hw/i2c/aspeed: Introduce a new dma_dram_offset attribute in AspeedI2Cbus
Jamin Lin
2024-09-16
hw/i2c/aspeed: Support discontinuous poll buffer memory region of I2C bus
Jamin Lin
2024-09-16
hw/i2c/aspeed: Introduce a new bus pool buffer attribute in AspeedI2Cbus
Jamin Lin
2024-09-16
hw/i2c/aspeed: Support discontinuous register memory region of I2C bus
Jamin Lin
2024-07-21
hw/i2c/aspeed: rename the I2C class pool attribute to share_pool
Jamin Lin
2024-07-21
hw/i2c/aspeed: support to set the different memory size
Jamin Lin
2024-03-05
hw/i2c: Implement Broadcom Serial Controller (BSC)
Rayhan Faizel
2024-02-23
ppc/pnv: Test pnv i2c master and connected devices
Glenn Miles
2023-11-07
hw/i2c: pmbus: add VCAP register
Titus Rwantare
2023-11-07
hw/i2c: pmbus: add fan support
Titus Rwantare
2023-11-07
hw/i2c: pmbus: add vout mode bitfields
Titus Rwantare
2023-11-07
hw/i2c: pmbus add support for block receive
Titus Rwantare
2023-09-06
Merge tag 'pull-aspeed-20230901' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2023-09-01
hw/i2c/aspeed: Add support for buffer organization
Hang Yu
2023-09-01
hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
Hang Yu
2023-08-31
hw/i2c: spelling fixes
Michael Tokarev
2023-04-20
qtest: Add functions for accessing devices on Aspeed I2C controller
Stefan Berger
2023-03-06
hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
qianfan Zhao
2023-03-02
hw/i2c: only schedule pending master when bus is idle
Klaus Jensen
2023-01-23
hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C
Philippe Mathieu-Daudé
2023-01-23
hw/i2c/versatile_i2c: Replace VersatileI2CState -> ArmSbconI2CState
Philippe Mathieu-Daudé
2023-01-23
hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header
Philippe Mathieu-Daudé
2023-01-12
hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
Philippe Mathieu-Daudé
2023-01-12
{hw/i2c,docs/system/arm}: Allwinner TWI/I2C Emulation
Strahinja Jankovic
2022-10-24
hw/i2c/aspeed: Fix old reg slave receive
Peter Delevoryas
2022-07-14
hw/i2c/pmbus: Add idle state to return 0xff's
Peter Delevoryas
2022-06-30
hw/i2c/aspeed: Add new-registers DMA slave mode RX support
Peter Delevoryas
2022-06-30
hw/i2c/aspeed: add slave device in old register mode
Klaus Jensen
2022-06-30
hw/i2c: add asynchronous send
Klaus Jensen
2022-06-30
hw/i2c: support multiple masters
Klaus Jensen
2022-06-22
hw/i2c/aspeed: add DEV_ADDR in old register mode
Klaus Jensen
2022-06-22
aspeed/i2c: Add ast1030 controller models
Cédric Le Goater
2022-06-22
aspeed: i2c: Move regs and helpers to header file
Joe Komlodi
2022-06-22
aspeed: i2c: Add new mode support
Joe Komlodi
2022-06-22
aspeed: i2c: Use reg array instead of individual vars
Joe Komlodi
2022-05-11
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2022-03-08
hw/i2c: Added linear mode translation for pmbus devices
Shengtan Mao
2022-03-08
hw/i2c: pmbus: fix error returns and guard against out of range accesses
Titus Rwantare
2022-03-08
hw/i2c: pmbus: add registers
Titus Rwantare
2021-10-12
aspeed/i2c: QOMify AspeedI2CBus
Cédric Le Goater
2021-07-08
hw/i2c: add support for PMBus
Titus Rwantare
2021-07-08
hw/i2c: Introduce i2c_start_recv() and i2c_start_send()
Philippe Mathieu-Daudé
2021-07-08
hw/i2c: Make i2c_start_transfer() direction argument a boolean
BALATON Zoltan
2021-07-08
hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address()
Philippe Mathieu-Daudé
2021-07-08
hw/i2c: Remove confusing i2c_send_recv()
Philippe Mathieu-Daudé
2021-07-08
hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h"
Philippe Mathieu-Daudé
2021-04-15
hw/i2c: add pca954x i2c-mux switch
Patrick Venture
[next]