From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-sh/master
Date: Thu, 20 Dec 2012 10:54:34 -0700 [thread overview]
Message-ID: <20121220175434.GO14589@bill-the-cat> (raw)
In-Reply-To: <CABMQnVJTAFJ5RTx7o=QzmXsXcLJ54eGV=dO_qN5zi=9PFFgevg@mail.gmail.com>
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: <http://lists.denx.de/pipermail/u-boot/attachments/20121220/cc6c43d8/attachment.pgp>
next prev parent reply other threads:[~2012-12-20 17:54 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-20 5:12 [U-Boot] Pull request: u-boot-sh/master Nobuhiro Iwamatsu
2012-12-20 17:54 ` Tom Rini [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-03-02 1:25 Nobuhiro Iwamatsu
2015-03-02 1:54 ` Nobuhiro Iwamatsu
2015-03-02 12:23 ` Tom Rini
2014-12-05 2:15 Nobuhiro Iwamatsu
2014-12-08 21:40 ` Tom Rini
2014-11-17 4:32 Nobuhiro Iwamatsu
2014-11-17 14:49 ` Tom Rini
2014-11-04 21:48 Nobuhiro Iwamatsu
2014-08-07 2:34 Nobuhiro Iwamatsu
2014-08-08 21:08 ` Tom Rini
2014-07-24 3:11 Nobuhiro Iwamatsu
2014-07-25 19:04 ` Tom Rini
2014-06-10 8:10 Nobuhiro Iwamatsu
2014-06-10 13:27 ` Tom Rini
2014-05-01 20:16 Nobuhiro Iwamatsu
2014-05-02 15:51 ` Tom Rini
2014-03-31 1:52 Nobuhiro Iwamatsu
2014-03-31 3:54 ` Masahiro Yamada
2014-03-31 5:29 ` Nobuhiro Iwamatsu
2014-03-31 12:32 ` Tom Rini
2014-01-09 4:49 Nobuhiro Iwamatsu
2014-01-10 20:03 ` Tom Rini
2013-12-18 7:56 Nobuhiro Iwamatsu
2013-12-18 14:56 ` Tom Rini
2013-10-17 0:51 Nobuhiro Iwamatsu
2013-10-17 16:05 ` Tom Rini
2013-10-18 21:14 ` Nobuhiro Iwamatsu
2013-10-21 8:15 ` Albert ARIBAUD
2013-10-24 1:21 ` Tom Rini
2012-11-30 6:07 Nobuhiro Iwamatsu
2012-12-03 13:43 ` Tom Rini
2012-10-04 22:05 Nobuhiro Iwamatsu
2012-10-05 17:07 ` Tom Rini
2012-08-08 0:58 Nobuhiro Iwamatsu
2012-08-09 19:00 ` Wolfgang Denk
2012-08-09 19:03 ` Wolfgang Denk
2012-07-02 2:12 Nobuhiro Iwamatsu
2012-07-02 18:17 ` Wolfgang Denk
2011-03-07 8:05 Nobuhiro Iwamatsu
2011-03-13 21:48 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121220175434.GO14589@bill-the-cat \
--to=trini@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox