index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2017-04-05
i2c: Drop unused i2c_soft...() functions
Simon Glass
2017-04-05
Blackfin: Remove
Tom Rini
2017-04-05
rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs
Heiko Stübner
2017-03-28
i2c: Set default I2C bus number
Lukasz Majewski
2017-03-28
i2c: ti: Update method to calculate psc, sscl and ssch I2C parameters
Lukasz Majewski
2017-03-28
i2c: ti: Update SCLH and SCLL to be in sync with v4.9 Linux kernel
Lukasz Majewski
2017-03-28
i2c: lpc32xx: Force consistent bus numbering
Liam Beguin
2017-03-28
i2c: lpc32xx: Move definitions to header file
Liam Beguin
2017-03-28
i2c: lpc32xx: Remove note for DM conversation
Sylvain Lemieux
2017-03-28
i2c: lpc32xx: Add DM for lpc32xx I2C
Liam Beguin
2017-03-28
i2c: lpc32xx: Factor out i2c_adapter parameter
Liam Beguin
2017-03-28
i2c: lpc32xx: Prepare compatibility functions
Liam Beguin
2017-03-28
i2c: lpc32xx: Rename probe function
Liam Beguin
2017-03-17
i2c: lpi2c: add lpi2c driver for i.MX7ULP
Peng Fan
2017-02-17
fsl_i2c.c: Fix warning on gcc-6.x
Tom Rini
2017-02-13
i2c: sandbox: remove code snippet from Kconfig help
Masahiro Yamada
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-01-29
i2c: uniphier-f: use readl_poll_timeout() to poll registers
Masahiro Yamada
2017-01-29
i2c: uniphier(-f): remove unneeded #include <dm/root.h>
Masahiro Yamada
2017-01-18
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2017-01-18
Merge git://git.denx.de/u-boot-samsung
Tom Rini
2017-01-18
i2c: i2c-cdns: No need for dedicated probe function
Moritz Fischer
2017-01-18
i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0
Moritz Fischer
2017-01-18
i2c: i2c-cdns: Reorder timeout loop for interrupt waiting
Moritz Fischer
2017-01-18
i2c: i2c-cdns: Detect unsupported sequences for rev 1.0
Moritz Fischer
2017-01-18
i2c: mux: Allow muxes to work as children of i2c bus without i2c-parent
Moritz Fischer
2017-01-18
i2c: Kconfig: Add SYS_I2C_S3C24X0 entry
Jaehoon Chung
2017-01-18
i2c: s3c24x0: fix the compiler error for exynos4
Jaehoon Chung
2017-01-10
i2c: cdns: Add additional compatible string for r1p14 of the IP.
Moritz Fischer
2016-12-20
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2016-12-19
i2c: mv_i2c.c: Correct address endianness
Bradley Bolen
2016-12-16
i2c: mxc: Make 'no gpio pinctrl state' print as debug
Jagan Teki
2016-12-16
i2c: mxc: Print hex instead of decimal for bus address
Jagan Teki
2016-12-16
i2c: Kconfig: Add SYS_I2C_MXC entry
Jagan Teki
2016-12-05
dm: i2c: Add a note to I2C drivers which need conversion
Simon Glass
2016-12-05
samsung: i2c: Split the high-speed I2C code into a new driver
Simon Glass
2016-12-05
samsung: i2c: Drop old code from I2C driver
Simon Glass
2016-10-30
sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI
Jagan Teki
2016-10-28
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-10-28
i2c: at91_i2c: Change error return -ENODEV to -EINVAL
Wenyou Yang
2016-10-28
i2c: at91_i2c: Remove unnecessary clock calling
Wenyou Yang
2016-10-24
i2c: designware: Avoid overwriting the cmd_data register
Marek Vasut
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-11
x86: i2c: Fix cast of address to 32-bit value
Simon Glass
2016-10-08
cros_ec: Honor the google,remote-bus dt property
Moritz Fischer
2016-09-27
i2c: tegra: only use new clock/reset APIs
Stephen Warren
2016-09-26
i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K
Stefan Roese
2016-09-26
i2c: mv_i2c.c: Validate read length in I2C command
jinghua
2016-09-26
i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode)
Stefan Roese
2016-09-26
i2c: mv_i2c.c: Add DM support
Stefan Roese
[next]