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

Albert ARIBAUD albert.u.boot at aribaud.net
Tue Jul 1 21:34:40 CEST 2014


Hi Minkyu,

On Mon, 30 Jun 2014 17:42:38 +0900, Minkyu Kang <mk7.kang at samsung.com>
wrote:

> Dear Albert,
> 
> The following changes since commit 0a26e1d6c394aacbf1153977b7348d1dff85db3f:
> 
>   arm: fix a double-definition error of _start symbol (2014-06-09 10:36:40 +0200)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-samsung 
> 
> for you to fetch changes up to 5287d595449512385e25f5afcb68a130bf08bae6:
> 
>   Samsung: Goni: change maintainer to Robert Baldyga (2014-06-30 14:02:42 +0900)
> 
> ----------------------------------------------------------------
> Akshay Saraswat (9):
>       Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_init
>       Exynos5420: Remove code for enabling read leveling
>       Exynos5420: DMC: Add software read leveling
>       Exynos: SPI: Fix reading data from SPI flash
>       Exynos5420: Let macros be used for exynos5420
>       Exynos5420: Introduce support for the Peach-Pit board
>       Exynos5: Config: Place environment at the end of SPI flash
>       Exynos5: Config: Increase SPL footprint for Exynos5420
>       Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs
> 
> Doug Anderson (1):
>       DMC: exynos5420: Gate CLKM to when reading PHY_CON13
> 
> Jeroen Hofstee (1):
>       PMIC: MAX77686: fix invalid bus check
> 
> Michael Pratt (1):
>       Exynos: Split 5250 and 5420 memory bank configuration
> 
> Minkyu Kang (1):
>       Revert "exynos: Enable PSHOLD in SPL"
> 
> Przemyslaw Marczak (2):
>       trats/trats2: exynos_power_init: return 0 if no battery detected.
>       Samsung: Goni: change maintainer to Robert Baldyga
> 
> Tushar Behera (1):
>       Arndale: Enable preboot support
> 
> Łukasz Majewski (2):
>       FIX: config: goni: Change goni configuration to use Tizen's THOR downlodader
>       FIX: config: goni: Change goni configuration to store envs at eMMC
> 
>  arch/arm/cpu/armv7/exynos/dmc_common.c    |    2 +-
>  arch/arm/cpu/armv7/exynos/dmc_init_ddr3.c |  369 ++++++++++++++++++++++-------
>  arch/arm/cpu/armv7/exynos/exynos5_setup.h |   21 +-
>  arch/arm/cpu/armv7/exynos/lowlevel_init.c |    2 -
>  arch/arm/dts/Makefile                     |    3 +-
>  arch/arm/dts/exynos5420-peach-pit.dts     |  127 ++++++++++
>  arch/arm/dts/exynos5420-smdk5420.dts      |   23 +-
>  arch/arm/dts/exynos5420.dtsi              |   70 ------
>  arch/arm/dts/exynos54xx.dtsi              |  151 ++++++++++++
>  arch/arm/include/asm/arch-exynos/dmc.h    |    3 +
>  arch/arm/include/asm/arch-exynos/power.h  |    4 +-
>  board/samsung/trats/trats.c               |    2 +-
>  board/samsung/trats2/trats2.c             |    2 +-
>  boards.cfg                                |    3 +-
>  drivers/power/pmic/pmic_max77686.c        |   13 +-
>  drivers/spi/exynos_spi.c                  |    5 +-
>  include/configs/arndale.h                 |    2 +
>  include/configs/exynos5-dt.h              |   15 +-
>  include/configs/exynos5250-dt.h           |   13 +-
>  include/configs/exynos5420.h              |   52 ++++
>  include/configs/peach-pit.h               |   25 ++
>  include/configs/s5p_goni.h                |   17 +-
>  include/configs/smdk5420.h                |   49 +---
>  23 files changed, 717 insertions(+), 256 deletions(-)
>  create mode 100644 arch/arm/dts/exynos5420-peach-pit.dts
>  delete mode 100644 arch/arm/dts/exynos5420.dtsi
>  create mode 100644 arch/arm/dts/exynos54xx.dtsi
>  create mode 100644 include/configs/exynos5420.h
>  create mode 100644 include/configs/peach-pit.h
> 

Applied to u-boot-arm/master (with a manual fix to a trivial merge
conflict on boards.cfg), thanks!

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list