index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/i2c: Implement Broadcom Serial Controller (BSC)
Rayhan Faizel
2024-03-05
1
-0
/
+80
*
ppc/pnv: Test pnv i2c master and connected devices
Glenn Miles
2024-02-23
1
-0
/
+143
*
hw/i2c: pmbus: add VCAP register
Titus Rwantare
2023-11-07
1
-0
/
+1
*
hw/i2c: pmbus: add fan support
Titus Rwantare
2023-11-07
1
-0
/
+1
*
hw/i2c: pmbus: add vout mode bitfields
Titus Rwantare
2023-11-07
1
-0
/
+8
*
hw/i2c: pmbus add support for block receive
Titus Rwantare
2023-11-07
1
-0
/
+7
*
Merge tag 'pull-aspeed-20230901' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2023-09-06
1
-2
/
+3
|
\
|
*
hw/i2c/aspeed: Add support for buffer organization
Hang Yu
2023-09-01
1
-0
/
+1
|
*
hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
Hang Yu
2023-09-01
1
-2
/
+2
*
|
hw/i2c: spelling fixes
Michael Tokarev
2023-08-31
1
-1
/
+1
|
/
*
qtest: Add functions for accessing devices on Aspeed I2C controller
Stefan Berger
2023-04-20
1
-0
/
+7
*
hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
qianfan Zhao
2023-03-06
1
-0
/
+6
*
hw/i2c: only schedule pending master when bus is idle
Klaus Jensen
2023-03-02
1
-0
/
+2
*
hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C
Philippe Mathieu-Daudé
2023-01-23
1
-2
/
+1
*
hw/i2c/versatile_i2c: Replace VersatileI2CState -> ArmSbconI2CState
Philippe Mathieu-Daudé
2023-01-23
1
-2
/
+1
*
hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header
Philippe Mathieu-Daudé
2023-01-23
1
-0
/
+2
*
hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
Philippe Mathieu-Daudé
2023-01-12
1
-4
/
+3
*
{hw/i2c,docs/system/arm}: Allwinner TWI/I2C Emulation
Strahinja Jankovic
2023-01-12
1
-0
/
+55
*
hw/i2c/aspeed: Fix old reg slave receive
Peter Delevoryas
2022-10-24
1
-0
/
+1
*
hw/i2c/pmbus: Add idle state to return 0xff's
Peter Delevoryas
2022-07-14
1
-0
/
+7
*
hw/i2c/aspeed: Add new-registers DMA slave mode RX support
Peter Delevoryas
2022-06-30
1
-0
/
+3
*
hw/i2c/aspeed: add slave device in old register mode
Klaus Jensen
2022-06-30
1
-0
/
+8
*
hw/i2c: add asynchronous send
Klaus Jensen
2022-06-30
1
-0
/
+16
*
hw/i2c: support multiple masters
Klaus Jensen
2022-06-30
1
-0
/
+14
*
hw/i2c/aspeed: add DEV_ADDR in old register mode
Klaus Jensen
2022-06-22
1
-0
/
+8
*
aspeed/i2c: Add ast1030 controller models
Cédric Le Goater
2022-06-22
1
-0
/
+1
*
aspeed: i2c: Move regs and helpers to header file
Joe Komlodi
2022-06-22
1
-0
/
+267
*
aspeed: i2c: Add new mode support
Joe Komlodi
2022-06-22
1
-1
/
+3
*
aspeed: i2c: Use reg array instead of individual vars
Joe Komlodi
2022-06-22
1
-9
/
+2
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-11
1
-2
/
+2
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
1
-3
/
+4
*
hw/i2c: Added linear mode translation for pmbus devices
Shengtan Mao
2022-03-08
1
-1
/
+19
*
hw/i2c: pmbus: fix error returns and guard against out of range accesses
Titus Rwantare
2022-03-08
1
-0
/
+2
*
hw/i2c: pmbus: add registers
Titus Rwantare
2022-03-08
1
-0
/
+3
*
aspeed/i2c: QOMify AspeedI2CBus
Cédric Le Goater
2021-10-12
1
-2
/
+6
*
hw/i2c: add support for PMBus
Titus Rwantare
2021-07-08
1
-0
/
+517
*
hw/i2c: Introduce i2c_start_recv() and i2c_start_send()
Philippe Mathieu-Daudé
2021-07-08
1
-0
/
+24
*
hw/i2c: Make i2c_start_transfer() direction argument a boolean
BALATON Zoltan
2021-07-08
1
-1
/
+11
*
hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address()
Philippe Mathieu-Daudé
2021-07-08
1
-1
/
+7
*
hw/i2c: Remove confusing i2c_send_recv()
Philippe Mathieu-Daudé
2021-07-08
1
-1
/
+0
*
hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h"
Philippe Mathieu-Daudé
2021-07-08
1
-3
/
+0
*
hw/i2c: add pca954x i2c-mux switch
Patrick Venture
2021-04-15
1
-0
/
+19
*
hw/i2c: move search to i2c_scan_bus method
Patrick Venture
2021-04-15
1
-0
/
+2
*
hw/i2c: add match method for device search
Patrick Venture
2021-04-15
1
-0
/
+11
*
hw/i2c: name I2CNode list in I2CBus
Patrick Venture
2021-04-15
1
-1
/
+3
*
hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode
Hao Wu
2021-02-16
1
-0
/
+25
*
hw/i2c: Implement NPCM7XX SMBus Module Single Mode
Hao Wu
2021-02-16
1
-0
/
+88
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
4
-11
/
+4
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-4
/
+1
*
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
2
-2
/
+2
[next]