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
*
include/system: Move exec/memory.h to system/memory.h
Richard Henderson
2025-04-23
2
-2
/
+2
*
hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addresses
Jamin Lin
2024-09-16
1
-1
/
+11
*
hw/i2c/aspeed: Add AST2700 support
Jamin Lin
2024-09-16
1
-0
/
+1
*
hw/i2c/aspeed: Introduce a new dma_dram_offset attribute in AspeedI2Cbus
Jamin Lin
2024-09-16
1
-8
/
+1
*
hw/i2c/aspeed: Support discontinuous poll buffer memory region of I2C bus
Jamin Lin
2024-09-16
1
-0
/
+1
*
hw/i2c/aspeed: Introduce a new bus pool buffer attribute in AspeedI2Cbus
Jamin Lin
2024-09-16
1
-0
/
+4
*
hw/i2c/aspeed: Support discontinuous register memory region of I2C bus
Jamin Lin
2024-09-16
1
-0
/
+1
*
hw/i2c/aspeed: rename the I2C class pool attribute to share_pool
Jamin Lin
2024-07-21
1
-2
/
+2
*
hw/i2c/aspeed: support to set the different memory size
Jamin Lin
2024-07-21
1
-1
/
+1
*
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
[next]