summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2019-04-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-04-25i2c: designware: fix reset handling on socfpga gen5Simon Goldschmidt
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini
2019-04-11i2c: muxes: pca954x: support PCA9543 I2C switchLuca Ceresoli
2019-04-11i2c: muxes: pca954x: clarify enable fieldLuca Ceresoli
2019-04-11i2c: muxes: pca954x: update list of supported devicesLuca Ceresoli
2019-04-11DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' propertyLukasz Majewski
2019-04-10i2c: meson: add configurable divider factorsGuillaume La Roque
2019-03-21i2c: i2c_cdns: Fix below warnings with checker toolSiva Durga Prasad Paladugu
2019-03-08i2c: rcar_i2c: Move FSDA check to rcar_i2c_recoverIsmael Luceno Cortes
2019-03-08i2c: rcar_i2c: Set the slave address from rcar_i2c_xferIsmael Luceno Cortes
2019-03-08i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xferIsmael Luceno Cortes
2019-03-08i2c: rcar_i2c: Fix sending of slave addressesIsmael Luceno Cortes
2019-03-08i2c: rcar_i2c: Add comments about registers & valuesIsmael Luceno Cortes
2019-03-08i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speedIsmael Luceno Cortes
2019-03-08i2c: i2c_cdns: Add support for handling arbitration lostSiva Durga Prasad Paladugu
2019-03-08i2c: i2c_cdns: Fix clearing of all interruptsSiva Durga Prasad Paladugu
2019-03-07i2c: rcar_i2c: Add Gen3 SoC supportMarek Vasut
2019-03-07i2c: rcar_iic: Read ICSR only onceMarek Vasut
2019-02-20Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2019-02-20Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson
2019-02-20i2c: designware: Add error checking on initSimon Glass
2019-02-14i2c: Remove ancient zynq_i2c driverMichal Simek
2019-02-11i2c: mux: Generate longer i2c mux nameMichal Simek
2019-02-11i2c: Fill req_seq in i2c_post_bind()Michal Simek
2019-02-11i2c: dm: Record maximum id of devices before probing devicesMichal Simek
2019-01-24i2c: cdns: Convert to livetree functionMichal Simek
2019-01-18i2c: Kconfig: spelling fixesChris Packham
2019-01-15i2c: Reflect correct dependency for !DM cadence driverMichal Simek
2019-01-15i2c: mux: Covert to livetree functionsMichal Simek
2019-01-15i2c: i2c-cdns: Use proper input frequencyTomasz Gorochowik
2019-01-15i2c: xiic: Add Xilinx AXI I2C driverMarek Vasut
2018-12-12i2c: tegra: Fix regression by implementing a dummy probe_chip() callbackJean-Jacques Hiblot
2018-12-10i2c: omap24xx_i2c: Use platdata to probe the deviceJean-Jacques Hiblot
2018-12-10i2c: omap24xx_i2c: Move away from SoC specific headers for reg offsetVignesh R
2018-12-10dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detectedJean-Jacques Hiblot
2018-11-29dm: sandbox: i2c: Use new emulator parent uclassSimon Glass
2018-11-29dm: sandbox: i2c: Add a new 'emulation parent' uclassSimon Glass
2018-11-16i2c: stm32f7: change setup struct to constPatrick Delaunay
2018-11-16i2c: stm32f7: cosmetic: clean the driverPatrick Delaunay
2018-11-14i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL checkBin Meng
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini
2018-10-22i2c: imx_lpi2c: fix typo and register base address formatAnatolij Gustschin
2018-10-12i2c: fix: Add support for the Arm's Versatile Express I2C controllerHeiko Schocher
2018-10-03i2c: Add support for the Arm's Versatile Express I2C controller.Liviu Dudau
2018-09-14Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-09-14i2c: Drop CONFIG_SYS_I2C_MXSTuomas Tynkkynen
2018-09-11DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATAAdam Ford
2018-09-11DM: I2C: Reduce overhead when used with OF_PLATDATAAdam Ford
2018-08-17Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford