aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2019-12-11i2c: i2c_cdns: fix write timeout on fifo boundaryMichael Auchter1-1/+1
2019-12-02common: Move some time functions out of common.hSimon Glass1-0/+1
2019-11-23rockchip: i2c: don't sent stop bit after each messageVasily Khoruzhick1-2/+3
2019-10-14i2c: imx_lpi2c: add ipg clkPeng Fan1-0/+11
2019-09-02i2c: mxc: add CONFIG_CLK supportPeng Fan1-0/+18
2019-08-27i2c: mxc_i2c: Remove i2c_idle_bus from probeYe Li1-7/+0
2019-08-27i2c-mux-gpio: Fix GPIO request flag issueYe Li1-1/+1
2019-08-22drivers: i2c: mxc: Fix compiler error when using i2c dm modeChuanhua Han1-7/+8
2019-07-29i2c: remove i2c driver-model compatibility layerBartosz Golaszewski3-141/+1
2019-07-17i2c: omap24xx_i2c: Adapt driver to support K3 devicesVignesh R1-1/+1
2019-07-12i2c: stm32f7_i2c: Fix warnings when compiling with W=1Patrick Delaunay1-5/+7
2019-07-09xilinx_xiic: Fix transfer initialisationMelin Tomas1-0/+12
2019-07-09xilinx_xiic: Fix fill tx fifo loopMelin Tomas1-1/+1
2019-07-09i2c: designware: Get clock rate from clock DMLey Foon Tan1-10/+45
2019-07-09i2c: designware_i2c: Restore enable state after set speedJun Chen1-2/+7
2019-05-23i2c: stm32f7: improve loopback in timing algorithmNicolas Le Bayon1-0/+4
2019-05-23i2c: stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon1-1/+1
2019-05-21Merge git://git.denx.de/u-boot-mpc83xxTom Rini1-58/+66
2019-05-21i2c: ihs: Improve error handlingMario Six1-24/+43
2019-05-21i2c: ihs: Get rid of fpgamapMario Six1-34/+23
2019-05-17i2c: mxc: Hide kconfig based control in DM_I2C modeTrent Piepho1-1/+4
2019-05-17i2c: mxc_i2c: Fix read and read->write xfers in DM modeTrent Piepho1-31/+64
2019-05-17i2c: mxc_i2c: Document how non-DM functions workTrent Piepho1-0/+34
2019-05-03Merge git://git.denx.de/u-boot-marvellTom Rini1-0/+11
2019-05-03i2c: mvtwsi: fix reading status register after interruptMarek BehĂșn1-0/+11
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang1-3/+3
2019-04-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-6/+14
2019-04-25i2c: designware: fix reset handling on socfpga gen5Simon Goldschmidt1-6/+14
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini1-5/+25
2019-04-11i2c: muxes: pca954x: support PCA9543 I2C switchLuca Ceresoli2-1/+8
2019-04-11i2c: muxes: pca954x: clarify enable fieldLuca Ceresoli1-3/+1
2019-04-11i2c: muxes: pca954x: update list of supported devicesLuca Ceresoli1-5/+5
2019-04-11DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' propertyLukasz Majewski2-2/+41
2019-04-10i2c: meson: add configurable divider factorsGuillaume La Roque1-5/+25
2019-03-21i2c: i2c_cdns: Fix below warnings with checker toolSiva Durga Prasad Paladugu1-5/+1
2019-03-08i2c: rcar_i2c: Move FSDA check to rcar_i2c_recoverIsmael Luceno Cortes1-5/+6
2019-03-08i2c: rcar_i2c: Set the slave address from rcar_i2c_xferIsmael Luceno Cortes1-9/+5
2019-03-08i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xferIsmael Luceno Cortes1-1/+1
2019-03-08i2c: rcar_i2c: Fix sending of slave addressesIsmael Luceno Cortes1-1/+3
2019-03-08i2c: rcar_i2c: Add comments about registers & valuesIsmael Luceno Cortes1-21/+26
2019-03-08i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speedIsmael Luceno Cortes1-3/+6
2019-03-08i2c: i2c_cdns: Add support for handling arbitration lostSiva Durga Prasad Paladugu1-13/+53
2019-03-08i2c: i2c_cdns: Fix clearing of all interruptsSiva Durga Prasad Paladugu1-1/+11
2019-03-07i2c: rcar_i2c: Add Gen3 SoC supportMarek Vasut1-5/+18
2019-03-07i2c: rcar_iic: Read ICSR only onceMarek Vasut1-2/+4
2019-02-20Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-0/+6
2019-02-20Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson1-0/+6
2019-02-20i2c: designware: Add error checking on initSimon Glass1-10/+19
2019-02-14i2c: Remove ancient zynq_i2c driverMichal Simek3-347/+0
2019-02-11i2c: mux: Generate longer i2c mux nameMichal Simek1-3/+26