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

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Fri Jan 16 04:03:14 CET 2009


Dear Wolfgang,

Please pull u-boot-sh master branch.

Best regards,
 Nobuhiro

----
The following changes since commit 0e3ece33801e377be67ffa29f083421ad820f28b:
  Wolfgang Denk (1):
        Prepare 2009.01-rc2

are available in the git repository at:

  git://git.denx.de/u-boot-sh.git master

Jean-Christophe PLAGNIOL-VILLARD (6):
      sh: update sh timer coding style
      sh: update sh2/sh2a timer coding style
      sh: lowlevel_init coding style cleanup
      sh: use write{8,16,32} in all lowlevel_init
      sh: serial: coding style cleanup
      sh: serial: use readx/writex accessors

Kieran Bingham (1):
      sh: Fix up rsk7203 target for out of tree build

Nobuhiro Iwamatsu (1):
      sh: Fix compile error on lowlevel_init file

 Makefile                                |    4 +-
 board/mpr2/lowlevel_init.S              |   75 +++----
 board/ms7722se/lowlevel_init.S          |  195 +++++----------
 board/ms7750se/lowlevel_init.S          |  125 ++++------
 board/renesas/MigoR/lowlevel_init.S     |  152 ++++--------
 board/renesas/ap325rxa/lowlevel_init.S  |  125 +++-------
 board/renesas/r2dplus/lowlevel_init.S   |   99 +++------
 board/renesas/r7780mp/lowlevel_init.S   |  400 +++++++++++++------------------
 board/renesas/rsk7203/Makefile          |    4 +
 board/renesas/rsk7203/lowlevel_init.S   |  151 ++++--------
 board/renesas/sh7763rdp/lowlevel_init.S |  196 +++++-----------
 board/renesas/sh7785lcr/lowlevel_init.S |   30 +---
 cpu/sh2/Makefile                        |   21 +-
 drivers/serial/serial_sh.c              |   81 ++++---
 include/asm-sh/macro.h                  |   52 ++++
 lib_sh/time.c                           |   26 +-
 lib_sh/time_sh2.c                       |    4 +-
 17 files changed, 657 insertions(+), 1083 deletions(-)
 create mode 100644 include/asm-sh/macro.h


-- 
Nobuhiro Iwamatsu


More information about the U-Boot mailing list