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

Albert ARIBAUD albert.u.boot at aribaud.net
Fri Dec 9 17:39:47 CET 2011


Hi Minkyu,

Le 09/12/2011 10:15, Minkyu Kang a écrit :
> Dear Albert,
>
> The following changes since commit 15422043c4a213dc5d7d59a337be1ab34c9b2e7f:
>
>    davinci: Remove unwanted memsize.c from hawkboard's nand spl build
> (2011-12-06 23:59:41 +0100)
>
> are available in the git repository at:
>    git://git.denx.de/u-boot-samsung master
>
> Chander Kashyap (1):
>        S5PC2XX: Rename S5pc2XX to exynos
>
>   MAINTAINERS                                        |    6 +-
>   Makefile                                           |    2 +-
>   arch/arm/cpu/armv7/{s5pc2xx =>  exynos}/Makefile    |    0
>   arch/arm/cpu/armv7/{s5pc2xx =>  exynos}/clock.c     |   50 ++++++++--------
>   arch/arm/cpu/armv7/{s5pc2xx =>  exynos}/soc.c       |    0
>   .../asm/{arch-s5pc2xx =>  arch-exynos}/adc.h        |    0
>   .../asm/{arch-s5pc2xx =>  arch-exynos}/clk.h        |    0
>   .../asm/{arch-s5pc2xx =>  arch-exynos}/clock.h      |    2 +-
>   .../asm/{arch-s5pc2xx =>  arch-exynos}/cpu.h        |   64 ++++++++++----------
>   .../asm/{arch-s5pc2xx =>  arch-exynos}/gpio.h       |   28 ++++----
>   .../asm/{arch-s5pc2xx =>  arch-exynos}/mmc.h        |    0
>   .../asm/{arch-s5pc2xx =>  arch-exynos}/pwm.h        |    0
>   .../asm/{arch-s5pc2xx =>  arch-exynos}/sromc.h      |    0
>   .../asm/{arch-s5pc2xx =>  arch-exynos}/sys_proto.h  |    0
>   .../asm/{arch-s5pc2xx =>  arch-exynos}/uart.h       |    0
>   board/samsung/origen/lowlevel_init.S               |   26 ++++----
>   board/samsung/origen/mem_setup.S                   |   12 ++--
>   board/samsung/origen/origen.c                      |    8 +-
>   board/samsung/origen/origen_setup.h                |    8 +-
>   board/samsung/smdkv310/lowlevel_init.S             |   22 ++++----
>   board/samsung/smdkv310/mem_setup.S                 |    8 +-
>   board/samsung/smdkv310/smdkv310.c                  |    8 +-
>   board/samsung/universal_c210/lowlevel_init.S       |   24 ++++----
>   board/samsung/universal_c210/universal.c           |    8 +-
>   boards.cfg                                         |    6 +-
>   include/configs/origen.h                           |    6 +-
>   include/configs/s5pc210_universal.h                |   10 ++--
>   include/configs/smdkv310.h                         |    6 +-
>   28 files changed, 152 insertions(+), 152 deletions(-)
>   rename arch/arm/cpu/armv7/{s5pc2xx =>  exynos}/Makefile (100%)
>   rename arch/arm/cpu/armv7/{s5pc2xx =>  exynos}/clock.c (81%)
>   rename arch/arm/cpu/armv7/{s5pc2xx =>  exynos}/soc.c (100%)
>   rename arch/arm/include/asm/{arch-s5pc2xx =>  arch-exynos}/adc.h (100%)
>   rename arch/arm/include/asm/{arch-s5pc2xx =>  arch-exynos}/clk.h (100%)
>   rename arch/arm/include/asm/{arch-s5pc2xx =>  arch-exynos}/clock.h (99%)
>   rename arch/arm/include/asm/{arch-s5pc2xx =>  arch-exynos}/cpu.h (64%)
>   rename arch/arm/include/asm/{arch-s5pc2xx =>  arch-exynos}/gpio.h (84%)
>   rename arch/arm/include/asm/{arch-s5pc2xx =>  arch-exynos}/mmc.h (100%)
>   rename arch/arm/include/asm/{arch-s5pc2xx =>  arch-exynos}/pwm.h (100%)
>   rename arch/arm/include/asm/{arch-s5pc2xx =>  arch-exynos}/sromc.h (100%)
>   rename arch/arm/include/asm/{arch-s5pc2xx =>  arch-exynos}/sys_proto.h (100%)
>   rename arch/arm/include/asm/{arch-s5pc2xx =>  arch-exynos}/uart.h (100%)

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

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list