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
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
2016-09-26
i2c: mv_i2c.c: Prepare driver for DM conversion
Stefan Roese
2016-09-26
i2c: mv_i2c.c: Remove CONFIG_HARD_I2C
Stefan Roese
2016-09-26
i2c: mv_i2c.c: cosmetic: Coding style cleanups
Stefan Roese
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-13
i2c: at91_i2c: Fix the wrong include file
Wenyou Yang
2016-09-13
rockchip: i2c: fix >32 byte writes
John Keeping
2016-09-13
rockchip: i2c: move register write out of inner loop
John Keeping
2016-09-13
rockchip: i2c: use named constant when appropriate
John Keeping
2016-08-26
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2016-08-26
i2c: mvtwsi: Fix order of address bytes (high to low)
Stefan Roese
2016-08-25
ARM: tegra: remove stale nvidia, bpmp I2C DT property
Stephen Warren
2016-08-25
ARM: tegra: fix Tegra186 I2C clock name
Stephen Warren
2016-08-16
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
Stefan Roese
2016-08-15
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-08-15
i2c: atmel: add i2c driver
Songjun Wu
2016-08-15
i2c: tegra: add standardized clk/reset API support
Bryan Wu
2016-08-15
i2c: add Tegra186 BPMP driver
Stephen Warren
2016-08-12
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-08-12
fdt: allow fdtdec_get_addr_size_*() to translate addresses
Stephen Warren
2016-08-12
i2c: Drop redundant platform data setting in drivers
Simon Glass
2016-08-08
i2c: i2c-uclass-compat: avoid any BSS usage
Vignesh R
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-26
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-07-26
i2c: fsl: Fix driver initialization
mario.six@gdsys.cc
2016-07-26
i2c: mvtwsi: Add documentation
mario.six@gdsys.cc
2016-07-26
i2c: mvtwsi: Make delay times frequency-dependent
mario.six@gdsys.cc
2016-07-26
i2c: mvtwsi: Handle zero-length offsets properly
mario.six@gdsys.cc
2016-07-26
i2c: mvtwsi: Add compatibility to DM
mario.six@gdsys.cc
2016-07-26
i2c: mvtwsi: Make address length variable
mario.six@gdsys.cc
2016-07-26
i2c: mvtwsi: Factor out adap parameter
mario.six@gdsys.cc
2016-07-26
i2c: mvtwsi: Add compatibility functions
mario.six@gdsys.cc
2016-07-26
i2c: mvtwsi: Use 'uint' instead of 'unsigned int'
mario.six@gdsys.cc
2016-07-26
i2c: mvtwsi: Get rid of status parameter
mario.six@gdsys.cc
2016-07-26
i2c: mvtwsi: Eliminate flags parameter
mario.six@gdsys.cc
2016-07-26
i2c: mvtwsi: Improve and fix comments
mario.six@gdsys.cc
2016-07-26
i2c: mvtwsi: Streamline code and add documentation
mario.six@gdsys.cc
[next]