index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2025-11-15
i2c: muxes: i2c_mux_select/deselect() should be static
Michal Simek
2025-10-30
Merge tag 'qcom-for-2026.01-rc2' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2025-10-30
i2c: geni: load firmware if required
Casey Connolly
2025-10-30
misc: introduce Qcom GENI wrapper
Casey Connolly
2025-10-30
i2c: geni: fix error message wording in clk_disable
Casey Connolly
2025-10-28
i2c: rcar_i2c: Add R-Car Gen5 support
Minh Le
2025-10-28
i2c: add support for the MT7621 I2C controller
Justin Swartz
2025-09-30
Merge tag 'u-boot-socfpga-next-20250930' of https://source.denx.de/u-boot/cus...
Tom Rini
2025-09-29
i2c: designware_i2c: Don't warn if reset DT property is not present
Maksim Kiselev
2025-09-10
i2c: davinci: prefer kernel types (u8/u32)
Bhimeswararao Matsa
2025-08-22
i2c: omap24xx_i2c: remove unused members of struct omap_i2c
Rasmus Villemoes
2025-08-18
i2c: npcm: fix consecutive dm_i2c_read/write error
Stanley Chu
2025-08-06
i2c: rcar_iic: Do not use unitialised variable
Andrew Goodbody
2025-07-16
i2c: Kconfig: Tighten some i2c driver dependencies
Tom Rini
2025-07-16
i2c: Add missing <linux/delay.h> to iproc_i2c.c
Tom Rini
2025-07-12
i2c: muxes: Add PCA9541 i2c arbitrator driver
Padmarao Begari
2025-07-12
i2c: muxes: pca954x: add pca9545 support
Frank Wunderlich
2025-07-11
Kconfig: Test for !COMPILE_TEST in some locations
Tom Rini
2025-06-24
i2c: mux: Fix the crash when the i2c-arbitrator node is present
Venkatesh Yadav Abbarapu
2025-06-02
i2c: designware_i2c Return -ETIMEDOUT for timeout errors
Wojciech Szamocki
2025-04-22
i2c: mediatek: remove duplicate entry in mt_i2c_regs_v1[]
Martin Schiller
2025-04-22
i2c: mediatek: add missing empty entry at end of mkt_i2c_ids[]
Martin Schiller
2025-04-22
drivers: i2c: Kconfig: Add CONFIG_SYS_I2C_OMAP24XX_REPEATED_START
Aniket Limaye
2025-04-22
i2c: omap24xx_i2c: support CONFIG for repeated start in DM_I2C xfer
Aniket Limaye
2025-04-22
i2c: omap24xx_i2c: Use new function __omap24_i2c_xfer_msg()
Aniket Limaye
2025-04-22
i2c: omap24xx_i2c: Remove unused CONFIG_I2C_REPEATED_START
Aniket Limaye
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-03-12
i2c: Add support for ADI SC5XX-family I2C peripheral
Nathan Barrett-Morrison
2024-12-11
i2c: renesas: Fix R-Car spelling
Marek Vasut
2024-10-25
i2c: mxc_i2c: Convert to use livetree API for fdt access
Tim Harvey
2024-10-23
i2c: rzg2l: include u-boot/schedule.h
Rasmus Villemoes
2024-10-21
i2c: i2c-gpio: add support for i2c-gpio,sda-output-only
Alex Shumsky
2024-10-21
i2c: muxes: pca954x: Add MAX735x/MAX736x support
Maksim Kiselev
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-11
xpl: Rename spl_phase() to xpl_phase()
Simon Glass
2024-08-19
Merge tag 'v2024.10-rc3' into next
Tom Rini
2024-08-13
i2c: Remove CFG_SYS_I2C_DIRECT_BUS
Simon Glass
2024-08-13
i2c: Remove CFG_SYS_I2C_MAX_HOPS
Simon Glass
2024-08-13
i2c: Drop reference to SYS_I2C_INIT_BOARD
Simon Glass
2024-08-13
fsl: mxc: Drop legacy I2c
Simon Glass
2024-08-09
i2c: imx_lpi2c: Support read transfers longer than 256 bytes
Fedor Ross
2024-08-09
i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hz
Fedor Ross
2024-08-09
i2c: imx_lpi2c: Fix a typo in bus_i2c_receive
Fedor Ross
2024-08-09
i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5
David Virag
2024-08-09
i2c: samsung: Drop s3c24x0 specific code.
David Virag
2024-08-09
i2c: mux: Fix error path in i2c-arb-gpio
Michal Simek
2024-08-09
i2c: pca954x: Remove pointer to GD
Michal Simek
2024-07-23
arm: ti: Remove omap4 platform support
Tom Rini
2024-07-22
drivers: i2c: Remove duplicate newlines
Marek Vasut
2024-07-08
i2c: mediatek: add support for optional arb and pmic clock
Christian Marangi
[next]