summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2017-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-05-08aspeed: Add I2C Drivermaxims@google.com
2017-04-28sunxi: i2c: Add support for DM I2CJernej Skrabec
2017-04-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-04-17armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun
2017-04-15rockchip: i2c: Enable i2c for rk3399eric.gao@rock-chips.com
2017-04-05i2c: Drop unused i2c_soft...() functionsSimon Glass
2017-04-05Blackfin: RemoveTom Rini
2017-04-05rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socsHeiko Stübner
2017-03-28i2c: Set default I2C bus numberLukasz Majewski
2017-03-28i2c: ti: Update method to calculate psc, sscl and ssch I2C parametersLukasz Majewski
2017-03-28i2c: ti: Update SCLH and SCLL to be in sync with v4.9 Linux kernelLukasz Majewski
2017-03-28i2c: lpc32xx: Force consistent bus numberingLiam Beguin
2017-03-28i2c: lpc32xx: Move definitions to header fileLiam Beguin
2017-03-28i2c: lpc32xx: Remove note for DM conversationSylvain Lemieux
2017-03-28i2c: lpc32xx: Add DM for lpc32xx I2CLiam Beguin
2017-03-28i2c: lpc32xx: Factor out i2c_adapter parameterLiam Beguin
2017-03-28i2c: lpc32xx: Prepare compatibility functionsLiam Beguin
2017-03-28i2c: lpc32xx: Rename probe functionLiam Beguin
2017-03-17i2c: lpi2c: add lpi2c driver for i.MX7ULPPeng Fan
2017-02-17fsl_i2c.c: Fix warning on gcc-6.xTom Rini
2017-02-13i2c: sandbox: remove code snippet from Kconfig helpMasahiro Yamada
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-01-29i2c: uniphier-f: use readl_poll_timeout() to poll registersMasahiro Yamada
2017-01-29i2c: uniphier(-f): remove unneeded #include <dm/root.h>Masahiro Yamada
2017-01-18Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2017-01-18Merge git://git.denx.de/u-boot-samsungTom Rini
2017-01-18i2c: i2c-cdns: No need for dedicated probe functionMoritz Fischer
2017-01-18i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0Moritz Fischer
2017-01-18i2c: i2c-cdns: Reorder timeout loop for interrupt waitingMoritz Fischer
2017-01-18i2c: i2c-cdns: Detect unsupported sequences for rev 1.0Moritz Fischer
2017-01-18i2c: mux: Allow muxes to work as children of i2c bus without i2c-parentMoritz Fischer
2017-01-18i2c: Kconfig: Add SYS_I2C_S3C24X0 entryJaehoon Chung
2017-01-18i2c: s3c24x0: fix the compiler error for exynos4Jaehoon Chung
2017-01-10i2c: cdns: Add additional compatible string for r1p14 of the IP.Moritz Fischer
2016-12-20Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2016-12-19i2c: mv_i2c.c: Correct address endiannessBradley Bolen
2016-12-16i2c: mxc: Make 'no gpio pinctrl state' print as debugJagan Teki
2016-12-16i2c: mxc: Print hex instead of decimal for bus addressJagan Teki
2016-12-16i2c: Kconfig: Add SYS_I2C_MXC entryJagan Teki
2016-12-05dm: i2c: Add a note to I2C drivers which need conversionSimon Glass
2016-12-05samsung: i2c: Split the high-speed I2C code into a new driverSimon Glass
2016-12-05samsung: i2c: Drop old code from I2C driverSimon Glass
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki
2016-10-28Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-10-28i2c: at91_i2c: Change error return -ENODEV to -EINVALWenyou Yang
2016-10-28i2c: at91_i2c: Remove unnecessary clock callingWenyou Yang
2016-10-24i2c: designware: Avoid overwriting the cmd_data registerMarek Vasut
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-10-11x86: i2c: Fix cast of address to 32-bit valueSimon Glass