summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2022-07-06MLK-25927 i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clockYe Li
2022-04-06LFU-239-1 i2c: imx-i3c: add i3c bus support in i2c subsystemClark Wang
2022-04-06MLK-20945-3 imx_virt_i2c: Add DM_FLAG_DEFAULT_PD_CTRL_OFF flagYe Li
2022-04-06MLK-20939 imx_virt_i2c: Add a STOP flag for last messageYe Li
2022-04-06MLK-21850-2 imx_virt_i2c: Add DM_FLAG_IGNORE_DEFAULT_CLKS flagYe Li
2022-04-06MLK-20886-4 lpi2c: Provide override binding functionYe Li
2022-04-06MLK-20886-3 i2c: Add virtual i2c and virtual i2c mux driversYe Li
2022-03-23i2c: fix always-true condition in i2c_probe_chip()Nikita Yushchenko
2022-02-21ti: i2c: fix probe_chip() return valueNikita Yushchenko
2022-02-01i2c: muxes: pca954x: add PCA9847 variantVladimir Oltean
2022-01-30i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2cChris Morgan
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-13i2c: at91: add compatible with microchip,sam9x60-i2cEugen Hristev
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini
2021-12-20i2c: mvtwsi: Swab the register address if its size is > 1Stefan Roese
2021-12-02i2c: Add Microchip PolarFire SoC I2C driverPadmarao Begari
2021-10-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-10-21arm: mvebu: a3720: Create Kconfig option for I2C_MVMarek BehĂșn
2021-10-20i2c: ocores: Fix -Wint-to-pointer-cast warningBin Meng
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12i2c: Add a DM_I2C driver for the sun8i RSB controllerSamuel Holland
2021-10-12i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland
2021-10-08i2c: stm32f7: compute i2cclk only one timePatrick Delaunay
2021-10-08i2c: stm32f7: add support for DNF i2c-digital-filter bindingPatrick Delaunay
2021-10-08i2c: stm32f7: fix configuration of the digital filterPatrick Delaunay
2021-10-08i2c: stm32f7: support DT binding i2c-analog-filterPatrick Delaunay
2021-10-08i2c: stm32f7: move driver data of each instance in a privdataPatrick Delaunay
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk
2021-09-28i2c: mvtwsi: Add support for DM clocks and resetsSamuel Holland
2021-09-28i2c: rcar_i2c: Enable configuring SCL rise and fall timesAdam Ford
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-13pci: Drop DM_PCISimon Glass
2021-09-07riscv: Add missing sentinel in ocores_i2c.cThomas Skibo
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini
2021-08-30rcar: i2c: Migrate SYS_I2C_SH to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini
2021-08-30i2c: Remove non-DM code from ihs_i2c.cTom Rini
2021-08-30ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini
2021-08-30i2c: designware: Remove unused non-DM functionalityTom Rini
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-08-30i2c: Remove unused additional legacy soft i2c bus supportTom Rini
2021-08-30Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini
2021-08-30i2c: S3C24X0: Finish Kconfig migrationTom Rini