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

Tom Rix tom at bumblecow.com
Tue Jun 15 06:23:27 CEST 2010


Minkyu Kang wrote:
> The following changes since commit 922d27b596c179c5a7d68abe45ede5adb1b6589c:
>   Minkyu Kang (1):
>         Merge branch 'master' of git://git.denx.de/u-boot-arm
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-samsung master
> 
I have pushed this to arm/master.
Thanks
Tom

> Minkyu Kang (3):
>       s5pc1xx: gpio: bug fix at gpio_set_pull function
>       s5pc1xx: Add support for Samsung Goni board
>       SAMSUNG: goni: add the GPL licence
> 
>  MAINTAINERS                        |    9 +-
>  MAKEALL                            |    1 +
>  Makefile                           |    3 +
>  board/samsung/goni/Makefile        |   54 ++++
>  board/samsung/goni/config.mk       |   34 ++
>  board/samsung/goni/goni.c          |   55 ++++
>  board/samsung/goni/lowlevel_init.S |  585 ++++++++++++++++++++++++++++++++++++
>  board/samsung/goni/mem_setup.S     |  265 ++++++++++++++++
>  board/samsung/goni/onenand.c       |   36 +++
>  drivers/gpio/s5p_gpio.c            |    2 +-
>  include/configs/s5p_goni.h         |  217 +++++++++++++
>  11 files changed, 1256 insertions(+), 5 deletions(-)
>  create mode 100644 board/samsung/goni/Makefile
>  create mode 100644 board/samsung/goni/config.mk
>  create mode 100644 board/samsung/goni/goni.c
>  create mode 100644 board/samsung/goni/lowlevel_init.S
>  create mode 100644 board/samsung/goni/mem_setup.S
>  create mode 100644 board/samsung/goni/onenand.c
>  create mode 100644 include/configs/s5p_goni.h
> 
> 



More information about the U-Boot mailing list