summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* drivers: i2c: delete an unused source fileMasahiro Yamada2014-03-311-387/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-262-0/+731
|\
| * i2c: kona: Add Kona I2C driverDarwin Rambo2014-02-222-0/+731
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-201-3/+0
|\ \ | |/
| * ARM: IXP: Remove the IXP architecture supportMarek Vasut2014-02-061-3/+0
* | designware_i2c: remove inclusion of <asm/arch/hardware.h>Alexey Brodkin2014-02-201-1/+0
* | OMAP24xx I2C: Add support for set-speedHannes Petermaier2014-02-201-50/+97
* | i2c: i2c-mxs: Wait for I2C to empty queueMarek Vasut2014-02-201-7/+32
* | designware_i2c: Enhance DesignWare I2C driver address supportChin Liang See2014-02-201-32/+9
* | blackfin: make i2c driver blackfin independantScott Jiang2014-02-201-71/+80
* | blackfin: rename bfin-twi_i2c driver to adi_i2cSonic Zhang2014-02-201-0/+378
* | blackfin: add spi and i2c specific get clock functionsSonic Zhang2014-02-201-1/+2
* | blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024Sonic Zhang2014-02-201-1/+1
* | i2c: zynq: Add support for the second i2c controllerMichael Burr2014-02-201-17/+27
* | i2c: zynq: Support for 0-length register addressMichael Burr2014-02-201-19/+23
|/
* 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
OpenPOWER on IntegriCloud