summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini
2018-10-22i2c: imx_lpi2c: fix typo and register base address formatAnatolij Gustschin
2018-10-12i2c: fix: Add support for the Arm's Versatile Express I2C controllerHeiko Schocher
2018-10-03i2c: Add support for the Arm's Versatile Express I2C controller.Liviu Dudau
2018-09-14Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-09-14i2c: Drop CONFIG_SYS_I2C_MXSTuomas Tynkkynen
2018-09-11DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATAAdam Ford
2018-09-11DM: I2C: Reduce overhead when used with OF_PLATDATAAdam Ford
2018-08-17Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford
2018-08-17kconfig: fix typo 'parition'Simon Goldschmidt
2018-08-06i2c: imx_lpi2c: add uclass api supportPeng Fan
2018-08-06i2c-mux: pca954x: support pca9646 i2c switchPeng Fan
2018-07-21rockchip: i2c: enable i2c controller for rk3066 and rk3188Alexander Kochetkov
2018-07-12lpi2c: Add bus busy error handlingYe Li
2018-07-12lpi2c: Fix bus stop problem in xferYe Li
2018-07-12imx: lpi2c: fix clock issue when NACK detectedGao Pan
2018-07-12imx_lpi2c: Update lpi2c driver to support imx8Ye Li
2018-06-19meson: use the clock driverBeniamino Galvani
2018-06-07i2c: mvtwsi: disable i2c slave on Armada 38xBaruch Siach
2018-05-23i2c: Drop CONFIG_SH_SH7734_I2CTuomas Tynkkynen
2018-05-23i2c: Drop CONFIG_TSI108_I2CTuomas Tynkkynen
2018-05-20i2c: rcar_i2c: Add DM and DT capable I2C driverMarek Vasut
2018-05-20i2c: rcar_i2c: Remove the driverMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-17i2c: designware: add reset ctrl to driverDinh Nguyen
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-11i2c: fsl: Add option to get clock from DTMario Six
2018-04-11i2c: fsl: Use dev_read_addrMario Six
2018-04-11i2c: ihs_i2c: Use new fpgamap interfaceMario Six
2018-04-11dm: i2c: implement gpio-based I2C deblockAlexander Kochetkov
2018-04-06soft_i2c: cleanup - no mpc8xx supportChristophe Leroy
2018-03-29drivers: i2c: mxc: Update support to 8 I2C controllersSriram Dash
2018-03-29drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash
2018-03-23i2c: lpi2c: remove superfluous assignmentsHeinrich Schuchardt
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay
2018-03-19stm32mp: stm32f7_i2c: use calloc instead of kmallocPatrick Delaunay
2018-03-09treewide: Fix gdsys mail addressesMario Six
2018-03-01i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1Vipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEEDVipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVEVipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQVipul Kumar
2018-02-19i2c: mvtwsi.c: Fix set speedStefan Mavrodiev
2018-02-17i2c: rcar_iic: Allow IIC on RCar Gen2Marek Vasut
2018-02-06i2c: mvtwsi.c: Avoid NULL dereferenceHeinrich Schuchardt
2018-02-06i2c: ihs_i2c: Factor out send_buffer methodMario Six
2018-02-06i2c: ihs_i2c: Make DM compatibleMario Six
2018-02-06i2c: ihs_i2c: Prepare DM conversionMario Six
2018-02-06i2c: fsl_i2c: Make live-tree compatibleMario Six
2018-02-06i2c: fsl_i2c: Remove inline declarationsMario Six