summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-241-2/+2
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+0
* ls102xa: i2c: Add i2c support for LS102xAWang Huan2014-09-081-2/+2
* Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-282-39/+51
|\
| * sunxi: Add i2c supportHans de Goede2014-07-181-0/+18
| * mvtwsi: convert to CONFIG_SYS_I2C frameworkHans de Goede2014-07-162-39/+33
* | fsl_i2c: add support for 3rd and 4th I2CShengzhou Liu2014-07-161-2/+20
* | i2c, omap24xx: add i2c deblock sequenzHeiko Schocher2014-07-161-0/+57
* | board: gdsys: Make gdsys osd hardware detection more robustDirk Eibach2014-07-071-1/+0
* | i2c: IHS I2C master driverDirk Eibach2014-07-072-0/+205
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-07-071-17/+27
|\ \ | |/ |/|
| * i2c: tegra: dump alen in debug statementsStephen Warren2014-07-031-4/+4
| * i2c: tegra: write clean data to TX FIFOStephen Warren2014-07-031-5/+7
| * i2c: tegra: use repeated start for readsStephen Warren2014-07-031-8/+16
* | ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun2014-07-031-0/+5
|/
* i2c: kona: Resolve Kona I2C driver issueSteve Rae2014-06-121-1/+1
* mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globalsHans de Goede2014-05-141-19/+4
* mvtwsi: Fix clock programmingHans de Goede2014-05-141-5/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-093-168/+314
|\
| * Merge branch 'u-boot/master'Albert ARIBAUD2014-05-092-17/+42
| |\
| * \ Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-213-168/+314
| |\ \
| | * | i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov2014-04-173-180/+250
| | * | i2c, davinci: move i2c_defs.h to the drivers/i2c directoryKaricheri, Muralidharan2014-04-172-0/+76
* | | | i2c: zynq: Fixed compilation errors when using DEBUGJesper B. Christensen2014-05-081-2/+2
| |_|/ |/| |
* | | drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte writeShaveta Leekha2014-04-291-7/+34
* | | driver/mxc_i2c: Move static data structure to global_dataYork Sun2014-04-291-10/+8
|/ /
* | i2c: sh_i2c: bugfix: i2c probe command does not workTetsuyuki Kobayashi2014-04-141-1/+3
|/
* 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
| |\
OpenPOWER on IntegriCloud