From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 20 Dec 2012 10:54:34 -0700 Subject: [U-Boot] Pull request: u-boot-sh/master In-Reply-To: References: Message-ID: <20121220175434.GO14589@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Dec 20, 2012 at 02:12:32PM +0900, Nobuhiro Iwamatsu wrote: > Hi Tom, > > Please pull u-boot-sh master branch. > > Best regards, > Nobuhiro > > The following changes since commit 095728803eedfce850a2f85828f79500cb09979e: > > Merge branch 'master' of git://git.denx.de/u-boot-net (2012-12-17 > 18:39:50 -0700) > > are available in the git repository at: > > > git://git.denx.de/u-boot-sh master > > for you to fetch changes up to bb474b8187878181493b4ba1d422fb83df9b4335: > > serial_sh: Add support Renesas SH7752 (2012-12-20 13:20:17 +0900) > > ---------------------------------------------------------------- > Yoshihiro Shimoda (2): > sh: add support for sh7752evb board > serial_sh: Add support Renesas SH7752 > > MAINTAINERS | 1 + > arch/sh/include/asm/cpu_sh4.h | 2 + > arch/sh/include/asm/cpu_sh7752.h | 211 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++ > board/renesas/sh7752evb/Makefile | 36 ++++++++++ > board/renesas/sh7752evb/lowlevel_init.S | 460 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > board/renesas/sh7752evb/sh7752evb.c | 330 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > board/renesas/sh7752evb/spi-boot.c | 116 ++++++++++++++++++++++++++++++ > board/renesas/sh7752evb/u-boot.lds | 97 +++++++++++++++++++++++++ > boards.cfg | 1 + > doc/README.sh7752evb | 67 +++++++++++++++++ > drivers/serial/serial_sh.h | 2 +- > include/configs/sh7752evb.h | 153 > +++++++++++++++++++++++++++++++++++++++ > 12 files changed, 1475 insertions(+), 1 deletion(-) > create mode 100644 arch/sh/include/asm/cpu_sh7752.h > create mode 100644 board/renesas/sh7752evb/Makefile > create mode 100644 board/renesas/sh7752evb/lowlevel_init.S > create mode 100644 board/renesas/sh7752evb/sh7752evb.c > create mode 100644 board/renesas/sh7752evb/spi-boot.c > create mode 100644 board/renesas/sh7752evb/u-boot.lds > create mode 100644 doc/README.sh7752evb > create mode 100644 include/configs/sh7752evb.h Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: