summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2025-11-15i2c: muxes: i2c_mux_select/deselect() should be staticMichal Simek
2025-10-30Merge tag 'qcom-for-2026.01-rc2' of https://source.denx.de/u-boot/custodians/...Tom Rini
2025-10-30i2c: geni: load firmware if requiredCasey Connolly
2025-10-30misc: introduce Qcom GENI wrapperCasey Connolly
2025-10-30i2c: geni: fix error message wording in clk_disableCasey Connolly
2025-10-28i2c: rcar_i2c: Add R-Car Gen5 supportMinh Le
2025-10-28i2c: add support for the MT7621 I2C controllerJustin Swartz
2025-09-30Merge tag 'u-boot-socfpga-next-20250930' of https://source.denx.de/u-boot/cus...Tom Rini
2025-09-29i2c: designware_i2c: Don't warn if reset DT property is not presentMaksim Kiselev
2025-09-10i2c: davinci: prefer kernel types (u8/u32)Bhimeswararao Matsa
2025-08-22i2c: omap24xx_i2c: remove unused members of struct omap_i2cRasmus Villemoes
2025-08-18i2c: npcm: fix consecutive dm_i2c_read/write errorStanley Chu
2025-08-06i2c: rcar_iic: Do not use unitialised variableAndrew Goodbody
2025-07-16i2c: Kconfig: Tighten some i2c driver dependenciesTom Rini
2025-07-16i2c: Add missing <linux/delay.h> to iproc_i2c.cTom Rini
2025-07-12i2c: muxes: Add PCA9541 i2c arbitrator driverPadmarao Begari
2025-07-12i2c: muxes: pca954x: add pca9545 supportFrank Wunderlich
2025-07-11Kconfig: Test for !COMPILE_TEST in some locationsTom Rini
2025-06-24i2c: mux: Fix the crash when the i2c-arbitrator node is presentVenkatesh Yadav Abbarapu
2025-06-02i2c: designware_i2c Return -ETIMEDOUT for timeout errorsWojciech Szamocki
2025-04-22i2c: mediatek: remove duplicate entry in mt_i2c_regs_v1[]Martin Schiller
2025-04-22i2c: mediatek: add missing empty entry at end of mkt_i2c_ids[]Martin Schiller
2025-04-22drivers: i2c: Kconfig: Add CONFIG_SYS_I2C_OMAP24XX_REPEATED_STARTAniket Limaye
2025-04-22i2c: omap24xx_i2c: support CONFIG for repeated start in DM_I2C xferAniket Limaye
2025-04-22i2c: omap24xx_i2c: Use new function __omap24_i2c_xfer_msg()Aniket Limaye
2025-04-22i2c: omap24xx_i2c: Remove unused CONFIG_I2C_REPEATED_STARTAniket Limaye
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-03-12i2c: Add support for ADI SC5XX-family I2C peripheralNathan Barrett-Morrison
2024-12-11i2c: renesas: Fix R-Car spellingMarek Vasut
2024-10-25i2c: mxc_i2c: Convert to use livetree API for fdt accessTim Harvey
2024-10-23i2c: rzg2l: include u-boot/schedule.hRasmus Villemoes
2024-10-21i2c: i2c-gpio: add support for i2c-gpio,sda-output-onlyAlex Shumsky
2024-10-21i2c: muxes: pca954x: Add MAX735x/MAX736x supportMaksim Kiselev
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-08-19Merge tag 'v2024.10-rc3' into nextTom Rini
2024-08-13i2c: Remove CFG_SYS_I2C_DIRECT_BUSSimon Glass
2024-08-13i2c: Remove CFG_SYS_I2C_MAX_HOPSSimon Glass
2024-08-13i2c: Drop reference to SYS_I2C_INIT_BOARDSimon Glass
2024-08-13fsl: mxc: Drop legacy I2cSimon Glass
2024-08-09i2c: imx_lpi2c: Support read transfers longer than 256 bytesFedor Ross
2024-08-09i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hzFedor Ross
2024-08-09i2c: imx_lpi2c: Fix a typo in bus_i2c_receiveFedor Ross
2024-08-09i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5David Virag
2024-08-09i2c: samsung: Drop s3c24x0 specific code.David Virag
2024-08-09i2c: mux: Fix error path in i2c-arb-gpioMichal Simek
2024-08-09i2c: pca954x: Remove pointer to GDMichal Simek
2024-07-23arm: ti: Remove omap4 platform supportTom Rini
2024-07-22drivers: i2c: Remove duplicate newlinesMarek Vasut
2024-07-08i2c: mediatek: add support for optional arb and pmic clockChristian Marangi