summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2015-07-10exynos: i2c: Correct bug in pinmux selectionSimon Glass
2015-06-10dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()Simon Glass
2015-05-30Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2015-05-31ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada
2015-05-31ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada
2015-05-28cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer
2015-05-26Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-05-26i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher
2015-05-26arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher
2015-05-18Merge git://git.denx.de/u-boot-samsungTom Rini
2015-05-14sandbox: i2c: search child emul dev and check its uclass idPrzemyslaw Marczak
2015-05-14i2c: mxc: refactor i2c driver and support dmPeng Fan
2015-05-14dm: i2c: Add a function to find out the chip offset lengthSimon Glass
2015-05-06i2c: s3c: Implant support for S3C2440Marek Vasut
2015-05-05dm: i2c-gpio: Remove redundant dm_gpio_set_value() callAxel Lin
2015-05-05dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass
2015-05-05dm: i2c: Add functions to read and write a registerSimon Glass
2015-05-05dm: i2c: sandbox: Add debugging to the speed limitSimon Glass
2015-04-23driver/i2c/mxc: Enable I2C bus 3 and 4York Sun
2015-04-18sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass
2015-04-18dm: core: Rename driver data function to dev_get_driver_data()Simon Glass
2015-04-18dm: i2c: add i2c-gpio driverPrzemyslaw Marczak
2015-04-18Kconfig: i2c: fix help message related to dm i2cPrzemyslaw Marczak
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2015-04-15i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski
2015-04-10lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)
2015-03-18i2c: mvtwsi: Fix problem with baud rate calculationStefan Roese
2015-03-18mv_i2c: fix warnings on 64-bit buildsRob Herring
2015-03-15ARM: UniPhier: adjust device trees for business transferMasahiro Yamada
2015-03-05dm: i2c: Add a missing memory allocaton checkSimon Glass
2015-02-19dm: Move CONFIG_I2C_COMPAT to KconfigSimon Glass
2015-02-12dm: Expand and complete Kconfig in drivers/Simon Glass
2015-02-12dm: i2c: Make API accessible even without CONFIG_DMSimon Glass
2015-02-12dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass
2015-02-12i2c: s3c24x0: reduce transmission status timeoutPrzemyslaw Marczak
2015-01-29dm: i2c: Add two more I2C init functions to the compatibility layerSimon Glass
2015-01-29dm: i2c: dts: Support an offset-len device tree propertySimon Glass
2015-01-29dm: i2c: s3c24x0: adjust to dm-i2c apiPrzemyslaw Marczak
2015-01-29dm: i2c-uclass-compat: fix missed argumentPrzemyslaw Marczak
2015-01-29dm: i2c: Move slave details to child platdataSimon Glass
2015-01-29dm: core: Add a flag to control sequence numberingSimon Glass
2015-01-29dm: i2c: Provide an offset length parameter where neededSimon Glass
2015-01-29dm: i2c: Add a compatbility layerSimon Glass
2015-01-29dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass
2015-01-29i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controllerMasahiro Yamada
2015-01-29i2c: UniPhier: add driver for UniPhier i2c controllerMasahiro Yamada
2015-01-29i2c: add CONFIG_DM_I2C to KconfigMasahiro Yamada
2015-01-08i2c:mxc fix array size of i2c_dataPeng Fan
2014-12-11dm: i2c: tegra: Convert to driver modelSimon Glass