summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: fti2c010: fix compiler warning on paddr[]Kuo-Jung Su2014-01-131-2/+2
* drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOWAlexey Brodkin2014-01-131-0/+38
* i2c: Fix i2c speed commandDarwin Rambo2014-01-131-1/+1
* rcar_i2c: Clear status before start master receiveNobuhiro Iwamatsu2014-01-131-0/+2
* rcar_i2c: Fix receiving wait conditionHisashi Nakamura2014-01-131-2/+2
* i2c: tegra: Add the fifth bus on SoC with more than 4 busesAlban Bedel2013-12-181-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-12-101-1/+1
|\
| * Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-107-528/+283
| |\
| * | i2c: switch from AT91 legacy to ATMEL legacyAndreas Bießmann2013-11-131-1/+1
* | | i2c: samsung: register i2c busses for Exynso5420 and Exynos5250Naveen Krishna Ch2013-12-061-48/+176
* | | arm: omap: i2c: don't zero cnt in i2c_writeNikita Kiryanov2013-12-051-6/+0
* | | i2c: fti2c010: serial out r/w address in MSB orderKuo-Jung Su2013-12-051-8/+18
* | | i2c: fti2c010: migrate to new i2c modelKuo-Jung Su2013-12-051-166/+133
* | | i2c: fti2c010: cosmetic: coding style cleanupKuo-Jung Su2013-12-051-15/+16
* | | driver:i2c:s3c24x0: fix clock init for hsi2cPiotr Wilczek2013-12-051-1/+3
* | | driver:i2c:s3c24x0: adapt driver to new i2cPiotr Wilczek2013-12-052-57/+97
| |/ |/|
* | designware_i2c: remove 10msec delay in i2c_xfer_finishAlexey Brodkin2013-11-131-3/+0
* | designware_i2c: disable i2c controller during target address setupAlexey Brodkin2013-11-131-0/+12
* | i2c, omap1510: remove i2c driverHeiko Schocher2013-11-132-278/+0
* | i2c, zynq: convert zynq i2c driver to new multibus/multiadapter frameworkHeiko Schocher2013-11-132-14/+17
* | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-132-66/+110
* | i2c: mxs_i2c: Squash endless loopMarek Vasut2013-11-131-3/+12
* | i2c: sh_i2c: Update to new CONFIG_SYS_I2C frameworkNobuhiro Iwamatsu2013-11-132-164/+132
|/
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-46/+24
* i2c: eliminate warnings in i2c_reloc_fixup functionMasahiro Yamada2013-10-171-7/+5
* i2c: s3c24xx: add hsi2c controller supportNaveen Krishna Ch2013-10-172-51/+616
* exynos: i2c: Change FDT bus setup code to enumerate ports correctlySimon Glass2013-10-172-7/+19
* exynos: i2c: Fix i2c driver to handle NACKs properlyNaveen Krishna Ch2013-10-171-124/+90
* Fix: nommu I2C adapter relocation errorJens Scharsig (BuS Elektronik)2013-10-171-4/+0
* i2c: sh_i2c: Avoid using I2C prior to relocationNobuhiro Iwamatsu2013-10-171-2/+8
* i2c, core: optimze i2c_set_bus_num()Heiko Schocher2013-10-171-8/+10
* i2c: Add support for Renesas rcarNobuhiro Iwamatsu2013-10-172-0/+289
* i2c: Zynq: Support for TI PCA9548 bus multiplexerMichael Burr2013-10-171-0/+5
* i2c: mxc: move to new subsystemtrem2013-10-172-60/+79
* drivers: s3c44b0_i2c: delete an unused driverMasahiro Yamada2013-09-192-300/+0
* fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan2013-08-201-3/+11
* fsl_i2c: generate nine pulses on SCL if the I2C bus is hungChunhe Lan2013-08-201-2/+57
* tegra: Avoid using I2C prior to relocationSimon Glass2013-08-131-0/+4
* i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEEDMarek Vasut2013-08-031-4/+4
* drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiersTom Rini2013-07-253-17/+3
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-249-333/+1236
|\
| * i2c: add Faraday FTI2C010 I2C controller supportKuo-Jung Su2013-07-233-0/+451
| * I2C: mxc_i2c: Add support for Vybrid VF610 platformAlison Wang2013-07-231-7/+55
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-232-98/+97
| * tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass2013-07-232-49/+33
| * tegra: i2c: Add function to know about current busSimon Glass2013-07-231-17/+61
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-232-134/+86
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-232-48/+58
| * i2c: add i2c_core and prepare for new multibus supportHeiko Schocher2013-07-232-0/+415
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2423-376/+23
|/
OpenPOWER on IntegriCloud