summaryrefslogtreecommitdiff
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-171-1/+1
* | rockchip: i2c: Enable i2c for rk3399eric.gao@rock-chips.com2017-04-151-0/+1
|/
* i2c: Drop unused i2c_soft...() functionsSimon Glass2017-04-051-44/+0
* Blackfin: RemoveTom Rini2017-04-052-180/+0
* rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socsHeiko Stübner2017-04-041-0/+2
* i2c: Set default I2C bus numberLukasz Majewski2017-03-281-0/+14
* i2c: ti: Update method to calculate psc, sscl and ssch I2C parametersLukasz Majewski2017-03-281-25/+41
* i2c: ti: Update SCLH and SCLL to be in sync with v4.9 Linux kernelLukasz Majewski2017-03-281-5/+5
* i2c: lpc32xx: Force consistent bus numberingLiam Beguin2017-03-281-0/+1
* i2c: lpc32xx: Move definitions to header fileLiam Beguin2017-03-281-27/+1
* i2c: lpc32xx: Remove note for DM conversationSylvain Lemieux2017-03-281-3/+0
* i2c: lpc32xx: Add DM for lpc32xx I2CLiam Beguin2017-03-281-0/+90
* i2c: lpc32xx: Factor out i2c_adapter parameterLiam Beguin2017-03-281-54/+53
* i2c: lpc32xx: Prepare compatibility functionsLiam Beguin2017-03-281-9/+38
* i2c: lpc32xx: Rename probe functionLiam Beguin2017-03-281-3/+3
* i2c: lpi2c: add lpi2c driver for i.MX7ULPPeng Fan2017-03-173-0/+469
* fsl_i2c.c: Fix warning on gcc-6.xTom Rini2017-02-171-2/+2
* i2c: sandbox: remove code snippet from Kconfig helpMasahiro Yamada2017-02-131-22/+1