summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer...Hans de Goede2016-01-261-2/+2
* x86: ivybridge: Use the I2C driver to perform SMbus initSimon Glass2016-01-241-0/+24
* x86: i2c: Add a stub driver for Intel I2C/SMbusSimon Glass2016-01-243-0/+61
* dm: i2c: Allow muxes to be enabled for SPL separatelySimon Glass2016-01-213-3/+12
* rockchip: i2c: Update the driver to use the new clock IDSimon Glass2016-01-211-16/+22
* sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-211-0/+11
* i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCsHans de Goede2016-01-211-4/+16
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-13/+1
* arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese2016-01-141-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-031-2/+10
|\
| * i2c: mxc: add a condition in case the parameter is NULLGong Qianyu2016-01-031-2/+10
* | Kconfig: i2c: Fix indentationMichal Simek2015-12-111-7/+7
* | Kconfig: i2c: Fix typo Suport -> SupportMichal Simek2015-12-111-1/+1
* | i2c, avr32: fix compiler warning "input is not relaxable"Heiko Schocher2015-11-231-1/+1
|/
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* i2c: soft_i2c: Fix bus indizesDirk Eibach2015-11-121-10/+10
* hrcon: Add fan controllersDirk Eibach2015-11-121-0/+28
* hrcon: Add support for the DH variantDirk Eibach2015-11-121-0/+28
* i2c: ihs_i2c: Fix hold_bus controlDirk Eibach2015-11-121-1/+1
* i2c: ihs_i2c: Use macro bestpracticesDirk Eibach2015-11-121-10/+14
* i2c: ihs_i2c: Dual channel supportDirk Eibach2015-11-121-13/+63
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-10-301-2/+2
|\
| * armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu2015-10-291-2/+2
* | i2c: Instantiate I2C controllers when selectedMichal Simek2015-10-281-0/+4
|/
* I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-021-0/+6
* arm: Remove unused ST-Ericsson u8500 archStefan Roese2015-09-153-780/+0
* rockchip: Add I2C driverSimon Glass2015-09-023-0/+401
* dm: Use dev_get_addr() where possibleSimon Glass2015-08-312-5/+3
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-2/+2
* i2c: lpc32xx: correct sanity check for requested bus speedVladimir Zapolskiy2015-08-181-11/+11
* i2c: lpc32xx: add support for OTG I2CSylvain Lemieux2015-08-181-3/+17
* i2c: lpc32xx: fix write timeoutSylvain Lemieux2015-08-171-0/+2
* i2c: lpc32xx: fix read timeoutSylvain Lemieux2015-08-171-5/+5
* i2c: lpc32xx: use api to get hclk instead of fix valueSylvain Lemieux2015-08-171-1/+1
* drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-121-0/+8
* cros_ec: Support the LDO access method used by springSimon Glass2015-08-053-0/+91
* dm: cros_ec: Convert the I2C tunnel code to use driver modelSimon Glass2015-08-053-0/+53
* exynos: i2c: Tidy up the driver model codeSimon Glass2015-08-051-36/+103
* exynos: i2c: Fix code style with ReadWriteByte()Simon Glass2015-08-051-7/+7
* i2c: Add a mux for GPIO-based I2C bus arbitrationSimon Glass2015-08-053-0/+157
* dm: i2c: Add support for multiplexed I2C busesSimon Glass2015-08-055-0/+216
* dm: i2c: Add a function to transfer messagesSimon Glass2015-08-051-0/+11
* dm: i2c: Add a message debug functionSimon Glass2015-08-051-0/+16
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-08-021-1/+2
|\
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-07-171-1/+1
| |\
| * | i2c: fix vf610 supportAlbert ARIBAUD \(3ADEV\)2015-07-101-1/+2
* | | i2c: tegra: Build warning fixes for 64-bitThierry Reding2015-07-271-2/+2
| |/ |/|
* | exynos: i2c: Correct bug in pinmux selectionSimon Glass2015-07-101-1/+1
|/
* dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()Simon Glass2015-06-101-0/+21
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-05-303-11/+7
|\
OpenPOWER on IntegriCloud