[U-Boot] [i2c] Pull request

Tom Rini trini at ti.com
Wed Dec 11 17:44:01 CET 2013


On Mon, Dec 09, 2013 at 08:00:15AM +0100, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-i2c.git.
> 
> The following changes since commit f44483b57c49282299da0e5c10073b909cdad979:
> 
>   Merge branch 'serial' of git://git.denx.de/u-boot-microblaze (2013-12-02 08:48:02 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-i2c.git master
> 
> for you to fetch changes up to e717fc6d1a2b459ae8352f7af5945cc0c216ab1e:
> 
>   i2c: samsung: register i2c busses for Exynso5420 and Exynos5250 (2013-12-06 07:46:23 +0100)
> 
> ----------------------------------------------------------------
> Kuo-Jung Su (4):
>       i2c: fti2c010: cosmetic: coding style cleanup
>       i2c: fti2c010: migrate to new i2c model
>       i2c: fti2c010: serial out r/w address in MSB order
>       cmd_eeprom: bug fix for i2c read/write
> 
> Naveen Krishna Ch (1):
>       i2c: samsung: register i2c busses for Exynso5420 and Exynos5250
> 
> Nikita Kiryanov (1):
>       arm: omap: i2c: don't zero cnt in i2c_write
> 
> Piotr Wilczek (2):
>       driver:i2c:s3c24x0: adapt driver to new i2c
>       driver:i2c:s3c24x0: fix clock init for hsi2c
> 
>  README                              |   6 +++
>  board/samsung/smdk5250/exynos5-dt.c |   2 -
>  board/samsung/trats/trats.c         |  21 ++++++----
>  board/samsung/trats2/trats2.c       |  35 +++++++++++++---
>  common/cmd_eeprom.c                 |   4 +-
>  drivers/i2c/Makefile                |   2 +-
>  drivers/i2c/fti2c010.c              | 352 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------------------------
>  drivers/i2c/omap24xx_i2c.c          |   6 ---
>  drivers/i2c/s3c24x0_i2c.c           | 284 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------
>  include/configs/VCMA9.h             |   8 ++--
>  include/configs/arndale.h           |   9 ++--
>  include/configs/exynos5250-dt.h     |   8 ++--
>  include/configs/trats.h             |  25 ++++--------
>  include/configs/trats2.h            |  29 ++++++-------
>  14 files changed, 474 insertions(+), 317 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131211/afe90eb7/attachment.pgp>


More information about the U-Boot mailing list