summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2013-11-13designware_i2c: remove 10msec delay in i2c_xfer_finishAlexey Brodkin
2013-11-13designware_i2c: disable i2c controller during target address setupAlexey Brodkin
2013-11-13i2c, omap1510: remove i2c driverHeiko Schocher
2013-11-13i2c, zynq: convert zynq i2c driver to new multibus/multiadapter frameworkHeiko Schocher
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-11-13i2c: mxs_i2c: Squash endless loopMarek Vasut
2013-11-13i2c: sh_i2c: Update to new CONFIG_SYS_I2C frameworkNobuhiro Iwamatsu
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-17i2c: eliminate warnings in i2c_reloc_fixup functionMasahiro Yamada
2013-10-17i2c: s3c24xx: add hsi2c controller supportNaveen Krishna Ch
2013-10-17exynos: i2c: Change FDT bus setup code to enumerate ports correctlySimon Glass
2013-10-17exynos: i2c: Fix i2c driver to handle NACKs properlyNaveen Krishna Ch
2013-10-17Fix: nommu I2C adapter relocation errorJens Scharsig (BuS Elektronik)
2013-10-17i2c: sh_i2c: Avoid using I2C prior to relocationNobuhiro Iwamatsu
2013-10-17i2c, core: optimze i2c_set_bus_num()Heiko Schocher
2013-10-17i2c: Add support for Renesas rcarNobuhiro Iwamatsu
2013-10-17i2c: Zynq: Support for TI PCA9548 bus multiplexerMichael Burr
2013-10-17i2c: mxc: move to new subsystemtrem
2013-09-19drivers: s3c44b0_i2c: delete an unused driverMasahiro Yamada
2013-08-20fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan
2013-08-20fsl_i2c: generate nine pulses on SCL if the I2C bus is hungChunhe Lan
2013-08-13tegra: Avoid using I2C prior to relocationSimon Glass
2013-08-03i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEEDMarek Vasut
2013-07-25drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiersTom Rini
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c: add Faraday FTI2C010 I2C controller supportKuo-Jung Su
2013-07-23I2C: mxc_i2c: Add support for Vybrid VF610 platformAlison Wang
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach
2013-07-23tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass
2013-07-23tegra: i2c: Add function to know about current busSimon Glass
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c: add i2c_core and prepare for new multibus supportHeiko Schocher
2013-07-16i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0Reinhard Pfau
2013-07-10EXYNOS: Resolve the i2c compilation errorAmar
2013-06-24EXYNOS5: I2C: Add FDT and non-FDT support for I2CAmar
2013-06-10ARM: OMAP: I2C: New read, write and probe functionsLubomir Popov
2013-04-30i2c: zynq: Add support for Xilinx ZynqMichal Simek
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-14Tegra: I2C: Add T114 clock support to tegra_i2c driverTom Warren
2013-03-12I2C: S3C24X0: Bug fixes in i2c_transferRajeshwari Shinde
2013-03-12I2C: S3C24X0: Remove the dead codeRajeshwari Shinde
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass
2013-01-29i2c: mxs: Staticize the functions in the driverMarek Vasut
2013-01-14Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-14I2C: S3C24X0: Resolve build error for VCMA9Rajeshwari Shinde
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-08I2C: Driver changes for FDT supportRajeshwari Shinde
2012-12-11designware_i2c.h: Define IC_CLK only if not already defined in config fileArmando Visconti