index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2019-04-26
1
-6
/
+14
|
\
|
*
i2c: designware: fix reset handling on socfpga gen5
Simon Goldschmidt
2019-04-25
1
-6
/
+14
*
|
Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic
Tom Rini
2019-04-24
1
-5
/
+25
|
\
\
|
|
/
|
/
|
|
*
i2c: meson: add configurable divider factors
Guillaume La Roque
2019-04-10
1
-5
/
+25
*
|
i2c: muxes: pca954x: support PCA9543 I2C switch
Luca Ceresoli
2019-04-11
2
-1
/
+8
*
|
i2c: muxes: pca954x: clarify enable field
Luca Ceresoli
2019-04-11
1
-3
/
+1
*
|
i2c: muxes: pca954x: update list of supported devices
Luca Ceresoli
2019-04-11
1
-5
/
+5
*
|
DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property
Lukasz Majewski
2019-04-11
2
-2
/
+41
|
/
*
i2c: i2c_cdns: Fix below warnings with checker tool
Siva Durga Prasad Paladugu
2019-03-21
1
-5
/
+1
*
i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover
Ismael Luceno Cortes
2019-03-08
1
-5
/
+6
*
i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer
Ismael Luceno Cortes
2019-03-08
1
-9
/
+5
*
i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xfer
Ismael Luceno Cortes
2019-03-08
1
-1
/
+1
*
i2c: rcar_i2c: Fix sending of slave addresses
Ismael Luceno Cortes
2019-03-08
1
-1
/
+3
*
i2c: rcar_i2c: Add comments about registers & values
Ismael Luceno Cortes
2019-03-08
1
-21
/
+26
*
i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed
Ismael Luceno Cortes
2019-03-08
1
-3
/
+6
*
i2c: i2c_cdns: Add support for handling arbitration lost
Siva Durga Prasad Paladugu
2019-03-08
1
-13
/
+53
*
i2c: i2c_cdns: Fix clearing of all interrupts
Siva Durga Prasad Paladugu
2019-03-08
1
-1
/
+11
*
i2c: rcar_i2c: Add Gen3 SoC support
Marek Vasut
2019-03-07
1
-5
/
+18
*
i2c: rcar_iic: Read ICSR only once
Marek Vasut
2019-03-07
1
-2
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2019-02-20
1
-0
/
+6
|
\
|
*
Kconfig: tegra: Migrate SYS_I2C_TEGRA
Peter Robinson
2019-02-20
1
-0
/
+6
*
|
i2c: designware: Add error checking on init
Simon Glass
2019-02-20
1
-10
/
+19
|
/
*
i2c: Remove ancient zynq_i2c driver
Michal Simek
2019-02-14
3
-347
/
+0
*
i2c: mux: Generate longer i2c mux name
Michal Simek
2019-02-11
1
-3
/
+26
*
i2c: Fill req_seq in i2c_post_bind()
Michal Simek
2019-02-11
1
-3
/
+25
*
i2c: dm: Record maximum id of devices before probing devices
Michal Simek
2019-02-11
1
-0
/
+26
*
i2c: cdns: Convert to livetree function
Michal Simek
2019-01-24
1
-1
/
+1
*
i2c: Kconfig: spelling fixes
Chris Packham
2019-01-18
1
-4
/
+4
*
i2c: Reflect correct dependency for !DM cadence driver
Michal Simek
2019-01-15
1
-0
/
+1
*
i2c: mux: Covert to livetree functions
Michal Simek
2019-01-15
2
-4
/
+2
*
i2c: i2c-cdns: Use proper input frequency
Tomasz Gorochowik
2019-01-15
1
-1
/
+8
*
i2c: xiic: Add Xilinx AXI I2C driver
Marek Vasut
2019-01-15
3
-0
/
+347
*
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback
Jean-Jacques Hiblot
2018-12-12
1
-0
/
+7
*
i2c: omap24xx_i2c: Use platdata to probe the device
Jean-Jacques Hiblot
2018-12-10
1
-10
/
+11
*
i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
Vignesh R
2018-12-10
1
-144
/
+314
*
dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
Jean-Jacques Hiblot
2018-12-10
1
-0
/
+11
*
dm: sandbox: i2c: Use new emulator parent uclass
Simon Glass
2018-11-29
1
-19
/
+1
*
dm: sandbox: i2c: Add a new 'emulation parent' uclass
Simon Glass
2018-11-29
1
-0
/
+77
*
i2c: stm32f7: change setup struct to const
Patrick Delaunay
2018-11-16
1
-2
/
+2
*
i2c: stm32f7: cosmetic: clean the driver
Patrick Delaunay
2018-11-16
1
-15
/
+16
*
i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
Bin Meng
2018-11-14
1
-0
/
+2
*
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
Tom Rini
2018-10-25
1
-2
/
+2
|
\
|
*
i2c: imx_lpi2c: fix typo and register base address format
Anatolij Gustschin
2018-10-22
1
-2
/
+2
*
|
i2c: fix: Add support for the Arm's Versatile Express I2C controller
Heiko Schocher
2018-10-12
2
-0
/
+8
|
/
*
i2c: Add support for the Arm's Versatile Express I2C controller.
Liviu Dudau
2018-10-03
1
-0
/
+280
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2018-09-14
2
-320
/
+0
|
\
|
*
i2c: Drop CONFIG_SYS_I2C_MXS
Tuomas Tynkkynen
2018-09-14
2
-320
/
+0
*
|
DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA
Adam Ford
2018-09-11
1
-6
/
+10
*
|
DM: I2C: Reduce overhead when used with OF_PLATDATA
Adam Ford
2018-09-11
1
-4
/
+4
|
/
*
Convert CONFIG_SYS_I2C_DAVINCI to Kconfig
Adam Ford
2018-08-17
1
-0
/
+6
[next]