mbox

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

Message ID 516E0536.8070903@samsung.com
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Pull-request

git://git.denx.de/u-boot-samsung master

Message

Minkyu Kang April 17, 2013, 2:13 a.m. UTC
Dear Albert,

The following changes since commit 601795462a4e7ede97b64dc306de1002e688eef6:

  Tegra: T30: Beaver board support. (2013-04-15 16:13:51 -0700)

are available in the git repository at:

  git://git.denx.de/u-boot-samsung master

for you to fetch changes up to f2e8a87305a55652488af140adcf65b1e688f287:

  exynos: fdt: Add TMU node for snow (2013-04-17 10:00:44 +0900)

----------------------------------------------------------------
Simon Glass (2):
      exynos: Correct use of 64-bit division
      exynos: fdt: Add TMU node for snow

Vivek Gautam (1):
      Exynos5: Add support for USB download boot mode

 arch/arm/cpu/armv7/s5p-common/timer.c |    7 +++++-
 board/samsung/dts/exynos5250-snow.dts |   14 ++++++++++++
 board/samsung/smdk5250/spl_boot.c     |   40 +++++++++++++++++++++++++++++++--
 include/configs/exynos5250-dt.h       |    5 +++++
 4 files changed, 63 insertions(+), 3 deletions(-)

Comments

Albert ARIBAUD April 17, 2013, 2:23 p.m. UTC | #1
Hi Minkyu,

On Wed, 17 Apr 2013 11:13:10 +0900, Minkyu Kang <mk7.kang@samsung.com>
wrote:

> Dear Albert,
> 
> The following changes since commit 601795462a4e7ede97b64dc306de1002e688eef6:
> 
>   Tegra: T30: Beaver board support. (2013-04-15 16:13:51 -0700)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-samsung master
> 
> for you to fetch changes up to f2e8a87305a55652488af140adcf65b1e688f287:
> 
>   exynos: fdt: Add TMU node for snow (2013-04-17 10:00:44 +0900)
> 
> ----------------------------------------------------------------
> Simon Glass (2):
>       exynos: Correct use of 64-bit division
>       exynos: fdt: Add TMU node for snow
> 
> Vivek Gautam (1):
>       Exynos5: Add support for USB download boot mode
> 
>  arch/arm/cpu/armv7/s5p-common/timer.c |    7 +++++-
>  board/samsung/dts/exynos5250-snow.dts |   14 ++++++++++++
>  board/samsung/smdk5250/spl_boot.c     |   40 +++++++++++++++++++++++++++++++--
>  include/configs/exynos5250-dt.h       |    5 +++++
>  4 files changed, 63 insertions(+), 3 deletions(-)

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

Amicalement,