summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2016-09-18dm: pmic: wrap RSB into dm driverPhilipp Tomsich
2016-01-26mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer...Hans de Goede
2016-01-24x86: ivybridge: Use the I2C driver to perform SMbus initSimon Glass
2016-01-24x86: i2c: Add a stub driver for Intel I2C/SMbusSimon Glass
2016-01-21dm: i2c: Allow muxes to be enabled for SPL separatelySimon Glass
2016-01-21rockchip: i2c: Update the driver to use the new clock IDSimon Glass
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
2016-01-21i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCsHans de Goede
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese
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