[U-Boot-Users] Pull request: u-boot-sh
Nobuhiro Iwamatsu
iwamatsu at nigauri.org
Mon Jul 7 04:37:36 CEST 2008
The following changes since commit c956717ab25c962ef49d49064dfc73f4edcba1fb:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://git.denx.de/u-boot-sh.git master
Nobuhiro Iwamatsu (11):
sh: Cleanup source code of MS7720SE
sh: Cleanup source code of MS7722SE
sh: Cleanup source code of R7780MP
sh: Cleanup source code of R2DPlus
sh: Cleanup source code of SH7763RDP
sh: Update Hitachi MS7722SE board
sh: Update Renesas Migo-R board
sh: Update Renesas R7780MP board
sh: Update Renesas R2DPlus board
sh: Fix SH-boards compile error
sh: Fix compile error sh7763rdp board
MAKEALL | 2 +-
board/MigoR/Makefile | 2 +-
board/mpr2/Makefile | 2 +-
board/ms7720se/Makefile | 2 +-
board/ms7720se/ms7720se.c | 1 -
board/ms7722se/Makefile | 2 +-
board/ms7722se/ms7722se.c | 8 ++++----
board/ms7750se/Makefile | 2 +-
board/r2dplus/Makefile | 2 +-
board/r2dplus/r2dplus.c | 28 +++++++++++++++-------------
board/r7780mp/Makefile | 2 +-
board/r7780mp/r7780mp.c | 22 ++++++++++------------
board/sh7763rdp/Makefile | 2 +-
board/sh7763rdp/sh7763rdp.c | 17 +++++++++--------
cpu/sh3/Makefile | 2 +-
cpu/sh4/Makefile | 2 +-
include/configs/MigoR.h | 4 ----
include/configs/ms7722se.h | 4 ----
include/configs/r2dplus.h | 42 +++++++++---------------------------------
include/configs/r7780mp.h | 41 +++++++++++++++++++++++------------------
include/configs/sh7763rdp.h | 10 ----------
lib_sh/Makefile | 2 +-
lib_sh/board.c | 4 +++-
lib_sh/time.c | 2 +-
24 files changed, 86 insertions(+), 121 deletions(-)
More information about the U-Boot
mailing list