[U-Boot-Users] Pull request: u-boot-sh
Wolfgang Denk
wd at denx.de
Wed Jun 11 22:54:35 CEST 2008
In message <20080610053013.6005d1f9.iwamatsu at nigauri.org> you wrote:
> The following changes since commit 8155efbd7ae9c65564ca98affe94631d612ae088:
> Wolfgang Denk (1):
> Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/master
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-sh.git master
>
> Nobuhiro Iwamatsu (3):
> sh: SH7763 SCIF support
> sh: Add support Renesas SH7763
> sh: Renesas Solutions SH7763RDP board support
>
> MAINTAINERS | 1 +
> MAKEALL | 1 +
> Makefile | 5 +
> board/sh7763rdp/Makefile | 47 +++++
> board/sh7763rdp/config.mk | 11 ++
> board/sh7763rdp/lowlevel_init.S | 351 +++++++++++++++++++++++++++++++++++++++
> board/sh7763rdp/sh7763rdp.c | 76 +++++++++
> board/sh7763rdp/u-boot.lds | 106 ++++++++++++
> drivers/serial/serial_sh.c | 128 ++++++++------
> include/asm-sh/cpu_sh4.h | 2 +
> include/asm-sh/cpu_sh7763.h | 51 ++++++
> include/configs/sh7763rdp.h | 126 ++++++++++++++
> 12 files changed, 850 insertions(+), 55 deletions(-)
> create mode 100644 board/sh7763rdp/Makefile
> create mode 100644 board/sh7763rdp/config.mk
> create mode 100644 board/sh7763rdp/lowlevel_init.S
> create mode 100644 board/sh7763rdp/sh7763rdp.c
> create mode 100644 board/sh7763rdp/u-boot.lds
> create mode 100644 include/asm-sh/cpu_sh7763.h
> create mode 100644 include/configs/sh7763rdp.h
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Bus error -- please leave by the rear door.
More information about the U-Boot
mailing list