summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: fti2c010: remove unused/unmaintained driverMasahiro Yamada2017-10-273-421/+0
* i2c: adi_i2c: remove left-over Blackfin I2C driverMasahiro Yamada2017-10-272-310/+0
* i2c: stm32f7_i2c: fix usage of useless local variablePatrice Chotard2017-10-171-8/+2
* i2c: stm32f7_i2c: fix data abortChristophe Kerello2017-10-171-10/+11
* i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclassMasahiro Yamada2017-10-171-2/+0
* i2c: uniphier-f: replace debug() with dev_dbg()Masahiro Yamada2017-10-151-62/+52
* i2c: uniphier: replace debug() with dev_dbg()Masahiro Yamada2017-10-151-30/+33
* i2c: muxes: pca954x: look up width from chip_descChris Packham2017-10-111-1/+6
* dm: gpio: Correct use of -ENODEV in driversSimon Glass2017-10-083-8/+8
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-044-12/+12
* rockchip: i2c: rk3328: support i2c for rk3328 SoCElaine Zhang2017-10-011-0/+1
* rockchip: i2c: Convert to livetreePhilipp Tomsich2017-09-181-1/+1
* i2c: muxes: pca954x: Add support for GPIO reset lineMoritz Fischer2017-09-131-1/+39
* rockchip: i2c: fix >32 byte readsWadim Egorov2017-09-051-3/+16
* Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford2017-09-011-0/+10
* Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAXAdam Ford2017-09-012-10/+10
* i2c: muxes: add i2c gpio multiplexer driverPeng Fan2017-08-233-0/+148
* i2c: add i2c driver for stm32Patrice Chotard2017-08-233-0/+903
* i2c: designware: Allow sending restart conditionsMarek Vasut2017-08-101-1/+2
* Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford2017-08-101-0/+6
* Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford2017-08-091-1/+0
* i2c: at91: Add missing probe function to device driverWenyou.Yang@microchip.com2017-08-091-2/+24
* dm: tegra: i2c: Convert to livetreeSimon Glass2017-07-281-2/+5
* powerpc: Remove 8260 remaindersChristophe Leroy2017-07-231-4/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-07-181-1/+1
|\
| * imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
* | drivers/i2c/muxes/pca954x: Add pca9547 I2C mux supportMarek BehĂșn2017-07-121-3/+39
|/
* powerpc, 8xx: Migrate to KconfigChristophe Leroy2017-07-081-1/+1
* avr32: Retire AVR32 for goodAndy Shevchenko2017-07-061-2/+3
* powerpc: remove 4xx supportHeiko Schocher2017-07-032-445/+0
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-121-9/+0
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-122-14/+0
* samsung: Drop more references fo s3c24x0Simon Glass2017-06-051-4/+0
* dm: sandbox: i2c: Drop fdtdec.h headerSimon Glass2017-06-011-1/+0
* dm: i2c: Convert uclass to livetreeSimon Glass2017-06-011-15/+13
* dm: gpio: Add live tree supportSimon Glass2017-06-011-6/+6
* dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass2017-06-011-7/+4
* dm: Rename dev_addr..() functionsSimon Glass2017-06-0117-56/+55
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-013-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2017-05-153-22/+0
|\
| * i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INITSimon Glass2017-05-152-18/+0
| * i2c: mxc_i2c: Drop use of CONFIG_I2C_HARDSimon Glass2017-05-151-4/+0
* | omap24xx_i2c.c: Drop references to CONFIG_OMAP243XTom Rini2017-05-151-3/+3
|/
* ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3Adam Ford2017-05-091-0/+1
* drivers: i2c: davinci_i2c: Update davinci i2c driver to driver modelCooper Jr., Franklin2017-05-091-2/+90
* i2c: davinci: Split functions into two parts for future DM supportCooper Jr., Franklin2017-05-091-75/+110
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-05-081-0/+9
|\
| * sunxi: i2c: Add support for DM I2CJernej Skrabec2017-04-281-0/+9
* | aspeed: Add I2C Drivermaxims@google.com2017-05-084-0/+499
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-04-181-1/+1
|\ \ | |/ |/|