summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2016-01-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-03i2c: mxc: add a condition in case the parameter is NULLGong Qianyu
2015-12-11Kconfig: i2c: Fix indentationMichal Simek
2015-12-11Kconfig: i2c: Fix typo Suport -> SupportMichal Simek
2015-11-23i2c, avr32: fix compiler warning "input is not relaxable"Heiko Schocher
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-12i2c: soft_i2c: Fix bus indizesDirk Eibach
2015-11-12hrcon: Add fan controllersDirk Eibach
2015-11-12hrcon: Add support for the DH variantDirk Eibach
2015-11-12i2c: ihs_i2c: Fix hold_bus controlDirk Eibach
2015-11-12i2c: ihs_i2c: Use macro bestpracticesDirk Eibach
2015-11-12i2c: ihs_i2c: Dual channel supportDirk Eibach
2015-10-30Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-10-29armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu
2015-10-28i2c: Instantiate I2C controllers when selectedMichal Simek
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)
2015-09-15arm: Remove unused ST-Ericsson u8500 archStefan Roese
2015-09-02rockchip: Add I2C driverSimon Glass
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-18i2c: lpc32xx: correct sanity check for requested bus speedVladimir Zapolskiy
2015-08-18i2c: lpc32xx: add support for OTG I2CSylvain Lemieux
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