Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e38cef9f6ef6937934cb5070ad33063ecbf81efa
/
drivers
/
i2c
84de0f9
i2c: cdns: Convert to livetree function
by Michal Simek
· 6 years ago
7475145
i2c: Kconfig: spelling fixes
by Chris Packham
· 6 years ago
1d7b6a5
i2c: Reflect correct dependency for !DM cadence driver
by Michal Simek
· 6 years ago
58dc4a9
i2c: mux: Covert to livetree functions
by Michal Simek
· 6 years ago
f48ef0d
i2c: i2c-cdns: Use proper input frequency
by Tomasz Gorochowik
· 6 years ago
ad827a5
i2c: xiic: Add Xilinx AXI I2C driver
by Marek Vasut
· 6 years ago
22ecff5
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback
by Jean-Jacques Hiblot
· 6 years ago
5f97ae6
i2c: omap24xx_i2c: Use platdata to probe the device
by Jean-Jacques Hiblot
· 6 years ago
bca09ce
i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
by Vignesh R
· 6 years ago
f32a800
dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
by Jean-Jacques Hiblot
· 6 years ago
031a650
dm: sandbox: i2c: Use new emulator parent uclass
by Simon Glass
· 6 years ago
b7c25b1
dm: sandbox: i2c: Add a new 'emulation parent' uclass
by Simon Glass
· 6 years ago
c235b08
i2c: stm32f7: change setup struct to const
by Patrick Delaunay
· 6 years ago
c0765f4
i2c: stm32f7: cosmetic: clean the driver
by Patrick Delaunay
· 6 years ago
e0cfc20
i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
by Bin Meng
· 6 years ago
cf033e0
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
7677c0d
i2c: imx_lpi2c: fix typo and register base address format
by Anatolij Gustschin
· 6 years ago
e3bc4bb
i2c: fix: Add support for the Arm's Versatile Express I2C controller
by Heiko Schocher
· 6 years ago
86c83e8
i2c: Add support for the Arm's Versatile Express I2C controller.
by Liviu Dudau
· 6 years ago
45ec322
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
ca1d6ca
i2c: Drop CONFIG_SYS_I2C_MXS
by Tuomas Tynkkynen
· 6 years ago
410c505
DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA
by Adam Ford
· 6 years ago
afa8cdd
DM: I2C: Reduce overhead when used with OF_PLATDATA
by Adam Ford
· 6 years ago
9f8cf76
Convert CONFIG_SYS_I2C_DAVINCI to Kconfig
by Adam Ford
· 6 years ago
0041670
kconfig: fix typo 'parition'
by Simon Goldschmidt
· 6 years ago
3d7690a
i2c: imx_lpi2c: add uclass api support
by Peng Fan
· 6 years ago
16f513e
i2c-mux: pca954x: support pca9646 i2c switch
by Peng Fan
· 6 years ago
5944bd9
rockchip: i2c: enable i2c controller for rk3066 and rk3188
by Alexander Kochetkov
· 7 years ago
971490c
lpi2c: Add bus busy error handling
by Ye Li
· 6 years ago
d144f61
lpi2c: Fix bus stop problem in xfer
by Ye Li
· 6 years ago
a32effd
imx: lpi2c: fix clock issue when NACK detected
by Gao Pan
· 6 years ago
9b2ebcc
imx_lpi2c: Update lpi2c driver to support imx8
by Ye Li
· 6 years ago
2e668af
meson: use the clock driver
by Beniamino Galvani
· 6 years ago
173ec35
i2c: mvtwsi: disable i2c slave on Armada 38x
by Baruch Siach
· 6 years ago
2239690
i2c: Drop CONFIG_SH_SH7734_I2C
by Tuomas Tynkkynen
· 7 years ago
d70c79f
i2c: Drop CONFIG_TSI108_I2C
by Tuomas Tynkkynen
· 7 years ago
a06a0ac
i2c: rcar_i2c: Add DM and DT capable I2C driver
by Marek Vasut
· 7 years ago
a4d9aaf
i2c: rcar_i2c: Remove the driver
by Marek Vasut
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
622597d
i2c: designware: add reset ctrl to driver
by Dinh Nguyen
· 7 years ago
ebca902
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
e5c762f
i2c: fsl: Add option to get clock from DT
by Mario Six
· 7 years ago
d934832
i2c: fsl: Use dev_read_addr
by Mario Six
· 7 years ago
2df71d6
i2c: ihs_i2c: Use new fpgamap interface
by Mario Six
· 7 years ago
aa54192
dm: i2c: implement gpio-based I2C deblock
by Alexander Kochetkov
· 7 years ago
f110892
soft_i2c: cleanup - no mpc8xx support
by Christophe Leroy
· 7 years ago
fa45219
drivers: i2c: mxc: Update support to 8 I2C controllers
by Sriram Dash
· 7 years ago
942ecc8
drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in Kconfig
by Sriram Dash
· 7 years ago
d45c2f3
i2c: lpi2c: remove superfluous assignments
by Heinrich Schuchardt
· 7 years ago
2514c2d
arm: stm32: add new architecture for STM32MP family
by Patrick Delaunay
· 7 years ago
35746c0
stm32mp: stm32f7_i2c: use calloc instead of kmalloc
by Patrick Delaunay
· 7 years ago
d38826a
treewide: Fix gdsys mail addresses
by Mario Six
· 7 years ago
e885b42
i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1
by Vipul Kumar
· 7 years ago
ce3c9a5
i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEED
by Vipul Kumar
· 7 years ago
e7affad
i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVE
by Vipul Kumar
· 7 years ago
38a69e9
i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ
by Vipul Kumar
· 7 years ago
004b4cd
i2c: mvtwsi.c: Fix set speed
by Stefan Mavrodiev
· 7 years ago
f51155e
i2c: rcar_iic: Allow IIC on RCar Gen2
by Marek Vasut
· 7 years ago
8bcf12c
i2c: mvtwsi.c: Avoid NULL dereference
by Heinrich Schuchardt
· 7 years ago
9cef983
i2c: ihs_i2c: Factor out send_buffer method
by Mario Six
· 7 years ago
9216421
i2c: ihs_i2c: Make DM compatible
by Mario Six
· 7 years ago
64ef094
i2c: ihs_i2c: Prepare DM conversion
by Mario Six
· 7 years ago
84a4d34
i2c: fsl_i2c: Make live-tree compatible
by Mario Six
· 7 years ago
d4f422f
i2c: fsl_i2c: Remove inline declarations
by Mario Six
· 7 years ago
a059de1
i2c: fsl_i2c: Fix style violations
by Mario Six
· 7 years ago
11d2e98
Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig
by Adam Ford
· 7 years ago
fb01287
i2c: mxc_i2c: Use or operation
by Peng Fan
· 7 years ago
0074d4b
i2c: lpi2c: do not add 4 for bus seq
by Peng Fan
· 7 years ago
cab8a27
i2c: at91_i2c: remove the .probe_chip function
by Alan Ott
· 7 years ago
0afbb0e
i2c: at91_i2c: Wait for TXRDY after sending the first byte
by Alan Ott
· 7 years ago
50a6909
i2c: meson: add some comments
by Beniamino Galvani
· 7 years ago
989bb92
i2c: meson: fix return codes on error
by Beniamino Galvani
· 7 years ago
8c47ab6
i2c: meson: reduce timeout
by Beniamino Galvani
· 7 years ago
4ecbb8b
i2c: meson: improve Kconfig description
by Beniamino Galvani
· 7 years ago
9e75ea4
i2c: rcar_iic: Add RCar IIC driver
by Marek Vasut
· 7 years ago
6e6cf01
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
f8d9ca1
i2c: add Amlogic Meson driver
by Beniamino Galvani
· 7 years ago
2feec4e
imx: mxc_i2c: tweak the i2c transfer method
by Nandor Han
· 7 years ago
af6715b
i2c: fti2c010: remove unused/unmaintained driver
by Masahiro Yamada
· 7 years ago
1d14cbd
i2c: adi_i2c: remove left-over Blackfin I2C driver
by Masahiro Yamada
· 7 years ago
d10bd6c
i2c: stm32f7_i2c: fix usage of useless local variable
by Patrice Chotard
· 7 years ago
81c4843
i2c: stm32f7_i2c: fix data abort
by Christophe Kerello
· 7 years ago
c4e5990
i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass
by Masahiro Yamada
· 7 years ago
2b7b2df
i2c: uniphier-f: replace debug() with dev_dbg()
by Masahiro Yamada
· 7 years ago
804cf1c
i2c: uniphier: replace debug() with dev_dbg()
by Masahiro Yamada
· 7 years ago
5bc90a8
i2c: muxes: pca954x: look up width from chip_desc
by Chris Packham
· 7 years ago
7c84319
dm: gpio: Correct use of -ENODEV in drivers
by Simon Glass
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
be93fc2
rockchip: i2c: rk3328: support i2c for rk3328 SoC
by Elaine Zhang
· 7 years ago
cc91bdf
rockchip: i2c: Convert to livetree
by Philipp Tomsich
· 7 years ago
36bdeb7
i2c: muxes: pca954x: Add support for GPIO reset line
by Moritz Fischer
· 7 years ago
5deaa53
rockchip: i2c: fix >32 byte reads
by Wadim Egorov
· 7 years ago
fc760cc
Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
by Adam Ford
· 7 years ago
ac1d8ac
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
by Adam Ford
· 7 years ago
a430556
i2c: muxes: add i2c gpio multiplexer driver
by Peng Fan
· 7 years ago
4fadcaf
i2c: add i2c driver for stm32
by Patrice Chotard
· 7 years ago
014e47f
i2c: designware: Allow sending restart conditions
by Marek Vasut
· 7 years ago
daa0f05
Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig
by Adam Ford
· 7 years ago
94d50be
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
by Adam Ford
· 7 years ago
Next »