[U-Boot] Pull request: u-boot-sh

Wolfgang Denk wd at denx.de
Sat Dec 13 00:32:26 CET 2008


Dear Nobuhiro Iwamatsu,

In message <20081210232023.5dd0283d.iwamatsu at nigauri.org> you wrote:
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> Jean-Christophe PLAGNIOL-VILLARD (3):
>       sh: fix rsk7203 and MigoR out of tree build
>       sh: r2dplus/lowlevel_init: coding style fix
>       sh: r2dplus fix register access
> 
> Nobuhiro Iwamatsu (6):
>       sh: Update SuperH serial driver
>       sh: Update ms7722se board config
>       sh: Migo-R: Update BSC value
>       sh: Update sh timer function
>       sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFT
>       sh: Update sh2/sh2a timer
> 
>  Makefile                              |    4 +-
>  board/renesas/MigoR/lowlevel_init.S   |   32 +++++-----
>  board/renesas/r2dplus/lowlevel_init.S |   44 +++++++-------
>  cpu/sh2/Makefile                      |    2 +-
>  cpu/sh3/Makefile                      |    2 +-
>  cpu/sh3/time.c                        |  103 ---------------------------------
>  cpu/sh4/Makefile                      |    2 +-
>  cpu/sh4/time.c                        |   98 -------------------------------
>  drivers/pci/pci_sh7751.c              |    4 +-
>  drivers/serial/serial_sh.c            |    2 +-
>  include/asm-sh/cpu_sh4.h              |    7 ++
>  include/configs/ms7722se.h            |    3 +
>  lib_sh/Makefile                       |    6 ++-
>  lib_sh/time.c                         |   83 +++++++++++++++++++++------
>  cpu/sh2/time.c => lib_sh/time_sh2.c   |   16 ++++--
>  15 files changed, 138 insertions(+), 270 deletions(-)
>  delete mode 100644 cpu/sh3/time.c
>  delete mode 100644 cpu/sh4/time.c
>  rename cpu/sh2/time.c => lib_sh/time_sh2.c (91%)

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
Without freedom of choice there is no creativity.
	-- Kirk, "The return of the Archons", stardate 3157.4


More information about the U-Boot mailing list