index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2019-05-23
i2c: stm32f7: improve loopback in timing algorithm
Nicolas Le Bayon
2019-05-23
i2c: stm32f7: Fix SDADEL minimum formula
Nicolas Le Bayon
2019-05-21
Merge git://git.denx.de/u-boot-mpc83xx
Tom Rini
2019-05-21
i2c: ihs: Improve error handling
Mario Six
2019-05-21
i2c: ihs: Get rid of fpgamap
Mario Six
2019-05-17
i2c: mxc: Hide kconfig based control in DM_I2C mode
Trent Piepho
2019-05-17
i2c: mxc_i2c: Fix read and read->write xfers in DM mode
Trent Piepho
2019-05-17
i2c: mxc_i2c: Document how non-DM functions work
Trent Piepho
2019-05-03
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2019-05-03
i2c: mvtwsi: fix reading status register after interrupt
Marek BehĂșn
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-04-26
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2019-04-25
i2c: designware: fix reset handling on socfpga gen5
Simon Goldschmidt
2019-04-24
Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic
Tom Rini
2019-04-11
i2c: muxes: pca954x: support PCA9543 I2C switch
Luca Ceresoli
2019-04-11
i2c: muxes: pca954x: clarify enable field
Luca Ceresoli
2019-04-11
i2c: muxes: pca954x: update list of supported devices
Luca Ceresoli
2019-04-11
DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property
Lukasz Majewski
2019-04-10
i2c: meson: add configurable divider factors
Guillaume La Roque
2019-03-21
i2c: i2c_cdns: Fix below warnings with checker tool
Siva Durga Prasad Paladugu
2019-03-08
i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover
Ismael Luceno Cortes
2019-03-08
i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer
Ismael Luceno Cortes
2019-03-08
i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xfer
Ismael Luceno Cortes
2019-03-08
i2c: rcar_i2c: Fix sending of slave addresses
Ismael Luceno Cortes
2019-03-08
i2c: rcar_i2c: Add comments about registers & values
Ismael Luceno Cortes
2019-03-08
i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed
Ismael Luceno Cortes
2019-03-08
i2c: i2c_cdns: Add support for handling arbitration lost
Siva Durga Prasad Paladugu
2019-03-08
i2c: i2c_cdns: Fix clearing of all interrupts
Siva Durga Prasad Paladugu
2019-03-07
i2c: rcar_i2c: Add Gen3 SoC support
Marek Vasut
2019-03-07
i2c: rcar_iic: Read ICSR only once
Marek Vasut
2019-02-20
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2019-02-20
Kconfig: tegra: Migrate SYS_I2C_TEGRA
Peter Robinson
2019-02-20
i2c: designware: Add error checking on init
Simon Glass
2019-02-14
i2c: Remove ancient zynq_i2c driver
Michal Simek
2019-02-11
i2c: mux: Generate longer i2c mux name
Michal Simek
2019-02-11
i2c: Fill req_seq in i2c_post_bind()
Michal Simek
2019-02-11
i2c: dm: Record maximum id of devices before probing devices
Michal Simek
2019-01-24
i2c: cdns: Convert to livetree function
Michal Simek
2019-01-18
i2c: Kconfig: spelling fixes
Chris Packham
2019-01-15
i2c: Reflect correct dependency for !DM cadence driver
Michal Simek
2019-01-15
i2c: mux: Covert to livetree functions
Michal Simek
2019-01-15
i2c: i2c-cdns: Use proper input frequency
Tomasz Gorochowik
2019-01-15
i2c: xiic: Add Xilinx AXI I2C driver
Marek Vasut
2018-12-12
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback
Jean-Jacques Hiblot
2018-12-10
i2c: omap24xx_i2c: Use platdata to probe the device
Jean-Jacques Hiblot
2018-12-10
i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
Vignesh R
2018-12-10
dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
Jean-Jacques Hiblot
2018-11-29
dm: sandbox: i2c: Use new emulator parent uclass
Simon Glass
2018-11-29
dm: sandbox: i2c: Add a new 'emulation parent' uclass
Simon Glass
2018-11-16
i2c: stm32f7: change setup struct to const
Patrick Delaunay
[next]