[U-Boot] please pull u-boot-samsung master

Albert ARIBAUD albert.u.boot at aribaud.net
Fri Mar 14 07:30:53 CET 2014


Hi Minkyu,

On Thu, 13 Mar 2014 15:10:46 +0900, Minkyu Kang <mk7.kang at samsung.com>
wrote:

> Dear Albert,
> 
> The following changes since commit 8ee950dd273aef6a074d41bf2ee4ef11d6f848fb:
> 
>   Prepare v2014.04-rc2 (2014-03-10 17:21:06 -0400)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-samsung 
> 
> for you to fetch changes up to b627eb461bb281a00b543e72e74edc197b5f7b5e:
> 
>   usb: dfu: add static alt num count in dfu_config_entities() (2014-03-13 10:30:56 +0900)
> 
> ----------------------------------------------------------------
> Marek Vasut (1):
>       arm: exynos: Squash bogus warnings in pinmux
> 
> Piotr Wilczek (12):
>       exynos4:pinmux:fdt: decode peripheral id
>       video:mipidsim:fdt: Add DT support for mipi dsim driver
>       video:exynos_fb:fdt: add additional fdt data
>       drivers:mmc:sdhci: enable support for DT
>       board:samsung: move checkboard to common file
>       arm:exynos: add common DTS file for exynos 4
>       board:samsung:common: move max77686 init function
>       arm:exynos: enable sdhci and misc_init to common board
>       board:origen: Enable device tree on Origen
>       board:universal: Enable device tree on Universal
>       board:trats: Enable device tree on Trats
>       board:trats2: Enable device tree on Trats2
> 
> Przemyslaw Marczak (2):
>       Trats/Trats2: Update Tizen partitions layout and dfu entities
>       usb: dfu: add static alt num count in dfu_config_entities()
> 
>  arch/arm/cpu/armv7/exynos/pinmux.c                 |   29 ++
>  arch/arm/dts/Makefile                              |    5 +
>  arch/arm/dts/exynos4.dtsi                          |  138 +++++++
>  arch/arm/dts/exynos4210-origen.dts                 |   45 ++
>  arch/arm/dts/exynos4210-trats.dts                  |  120 ++++++
>  arch/arm/dts/exynos4210-universal_c210.dts         |   83 ++++
>  arch/arm/dts/exynos4412-trats2.dts                 |  434 ++++++++++++++++++++
>  arch/arm/include/asm/arch-exynos/board.h           |   12 +
>  arch/arm/include/asm/arch-exynos/mipi_dsim.h       |    5 +
>  arch/arm/include/asm/arch-exynos/mmc.h             |    7 +
>  board/samsung/common/board.c                       |  180 +++-----
>  board/samsung/origen/origen.c                      |  112 +----
>  board/samsung/smdk5250/exynos5-dt.c                |   15 -
>  board/samsung/smdk5250/smdk5250.c                  |  125 ++++++
>  board/samsung/smdk5420/smdk5420.c                  |   15 -
>  board/samsung/trats/trats.c                        |  213 +---------
>  board/samsung/trats2/trats2.c                      |  233 +----------
>  board/samsung/universal_c210/universal.c           |  204 +++------
>  doc/device-tree-bindings/video/exynos_mipi_dsi.txt |   82 ++++
>  drivers/dfu/dfu.c                                  |    6 +-
>  drivers/mmc/s5p_sdhci.c                            |  129 ++++++
>  drivers/video/exynos_fb.c                          |   12 +
>  drivers/video/exynos_mipi_dsi.c                    |   96 +++++
>  include/configs/exynos4-dt.h                       |  138 +++++++
>  include/configs/origen.h                           |  110 ++---
>  include/configs/s5pc210_universal.h                |  152 +++----
>  include/configs/trats.h                            |  225 +++-------
>  include/configs/trats2.h                           |  218 +++-------
>  include/fdtdec.h                                   |    2 +
>  include/sdhci.h                                    |    5 +
>  lib/fdtdec.c                                       |    2 +
>  31 files changed, 1802 insertions(+), 1350 deletions(-)
>  create mode 100644 arch/arm/dts/exynos4.dtsi
>  create mode 100644 arch/arm/dts/exynos4210-origen.dts
>  create mode 100644 arch/arm/dts/exynos4210-trats.dts
>  create mode 100644 arch/arm/dts/exynos4210-universal_c210.dts
>  create mode 100644 arch/arm/dts/exynos4412-trats2.dts
>  create mode 100644 doc/device-tree-bindings/video/exynos_mipi_dsi.txt
>  create mode 100644 include/configs/exynos4-dt.h
> 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list