Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
61bf0ed5dbeb944970605f829bd0c631f7d70b13
/
drivers
/
i2c
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
0bc8f64
i2c: at91: Add missing probe function to device driver
by Wenyou.Yang@microchip.com
· 7 years ago
d8554d0
dm: tegra: i2c: Convert to livetree
by Simon Glass
· 7 years ago
72281c5
powerpc: Remove 8260 remainders
by Christophe Leroy
· 7 years ago
39632b4
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
552a848
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
8e6eda7
drivers/i2c/muxes/pca954x: Add pca9547 I2C mux support
by Marek Behún
· 7 years ago
b1e41d1
powerpc, 8xx: Migrate to Kconfig
by Christophe Leroy
· 7 years ago
daab59a
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
98f705c
powerpc: remove 4xx support
by Heiko Schocher
· 7 years ago
2eb48ff
powerpc, 8260: remove support for mpc8260
by Heiko Schocher
· 7 years ago
5b8e76c
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
5a8ba31
samsung: Drop more references fo s3c24x0
by Simon Glass
· 7 years ago
aabf799
dm: sandbox: i2c: Drop fdtdec.h header
by Simon Glass
· 7 years ago
1704308
dm: i2c: Convert uclass to livetree
by Simon Glass
· 7 years ago
150c5af
dm: gpio: Add live tree support
by Simon Glass
· 7 years ago
45a2686
dm: core: Update device_bind_driver_to_node() to use ofnode
by Simon Glass
· 7 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
9d92245
dm: Use dm.h header when driver mode is used
by Simon Glass
· 7 years ago
cb33bda
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
8f339d2
omap24xx_i2c.c: Drop references to CONFIG_OMAP243X
by Tom Rini
· 7 years ago
b0103f3
i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT
by Simon Glass
· 7 years ago
754093e
i2c: mxc_i2c: Drop use of CONFIG_I2C_HARD
by Simon Glass
· 7 years ago
0fc8a3a
ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3
by Adam Ford
· 8 years ago
70f6f94
drivers: i2c: davinci_i2c: Update davinci i2c driver to driver model
by Cooper Jr., Franklin
· 8 years ago
6021910
i2c: davinci: Split functions into two parts for future DM support
by Cooper Jr., Franklin
· 8 years ago
a6d4cd4
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
4dc038f
aspeed: Add I2C Driver
by maxims@google.com
· 8 years ago
a8f01cc
sunxi: i2c: Add support for DM I2C
by Jernej Skrabec
· 8 years ago
3c476d8
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
73fb583
armv7: ls1021a: Drop macro CONFIG_LS102XA
by York Sun
· 8 years ago
b644354
rockchip: i2c: Enable i2c for rk3399
by eric.gao@rock-chips.com
· 8 years ago
664ee4c
i2c: Drop unused i2c_soft...() functions
by Simon Glass
· 8 years ago
ea3310e
Blackfin: Remove
by Tom Rini
· 8 years ago
02a7d83
rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs
by Heiko Stübner
· 8 years ago
Next »