summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2015-08-17i2c: lpc32xx: fix write timeoutSylvain Lemieux
2015-08-17i2c: lpc32xx: fix read timeoutSylvain Lemieux
2015-08-17i2c: lpc32xx: use api to get hclk instead of fix valueSylvain Lemieux
2015-08-12drivers: hierarchize drivers Kconfig menuMasahiro Yamada
2015-08-05cros_ec: Support the LDO access method used by springSimon Glass
2015-08-05dm: cros_ec: Convert the I2C tunnel code to use driver modelSimon Glass
2015-08-05exynos: i2c: Tidy up the driver model codeSimon Glass
2015-08-05exynos: i2c: Fix code style with ReadWriteByte()Simon Glass
2015-08-05i2c: Add a mux for GPIO-based I2C bus arbitrationSimon Glass
2015-08-05dm: i2c: Add support for multiplexed I2C busesSimon Glass
2015-08-05dm: i2c: Add a function to transfer messagesSimon Glass
2015-08-05dm: i2c: Add a message debug functionSimon Glass
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-07-27i2c: tegra: Build warning fixes for 64-bitThierry Reding
2015-07-17Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2015-07-10exynos: i2c: Correct bug in pinmux selectionSimon Glass
2015-07-10i2c: fix vf610 supportAlbert ARIBAUD \(3ADEV\)
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