From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-sh/master
Date: Fri, 10 Jan 2014 15:03:11 -0500 [thread overview]
Message-ID: <20140110200311.GC5181@bill-the-cat> (raw)
In-Reply-To: <CABMQnVL7VMB=QSSyRyR-2kb_RsJw5t0ntrHhUXa_62OQoFJZUw@mail.gmail.com>
On Thu, Jan 09, 2014 at 01:49:19PM +0900, Nobuhiro Iwamatsu wrote:
> Dear Tom Rini.
>
> Please pull u-boot-sh master branch.
>
> The following changes since commit e7be18225fbea76d1f0034b224f0d1e60f07cfcf:
>
> Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
> (2014-01-06 14:07:08 -0500)
>
> are available in the git repository at:
>
>
> git://git.denx.de/u-boot-sh.git master
>
> for you to fetch changes up to 5fe3aefd3dd0845ed4f69ba34b9790d3961d7ea8:
>
> sh: sh2: Remove CONFIG_SH2A definition from asm/processor.h
> (2014-01-09 13:22:22 +0900)
>
> ----------------------------------------------------------------
> Masahiro Yamada (1):
> sh: delete redundant CONFIG_SH definition
>
> Nobuhiro Iwamatsu (9):
> sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2
> sh: sh2: remove CONFIG_SH2 definition from board config
> sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3
> sh: sh3: remove CONFIG_SH3 definition from board config
> sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4
> sh: sh4: remove CONFIG_SH4 definition from board config
> sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ
> sh: sh4: Remove CONFIG_SH4A definition from source code
> sh: sh2: Remove CONFIG_SH2A definition from asm/processor.h
>
> arch/sh/cpu/sh2/config.mk | 2 +-
> arch/sh/cpu/sh2/cpu.c | 4 ----
> arch/sh/cpu/sh3/config.mk | 2 +-
> arch/sh/cpu/sh4/config.mk | 2 +-
> arch/sh/cpu/sh4/cpu.c | 4 ----
> arch/sh/include/asm/cache.h | 4 ++--
> arch/sh/include/asm/processor.h | 8 +++-----
> arch/sh/lib/time_sh2.c | 2 +-
> include/configs/MigoR.h | 2 --
> include/configs/ap325rxa.h | 2 --
> include/configs/ap_sh4a_4a.h | 3 ---
> include/configs/ecovec.h | 3 ---
> include/configs/espt.h | 2 --
> include/configs/mpr2.h | 2 --
> include/configs/ms7720se.h | 2 --
> include/configs/ms7722se.h | 2 --
> include/configs/ms7750se.h | 2 --
> include/configs/r0p7734.h | 3 ---
> include/configs/r2dplus.h | 2 --
> include/configs/r7780mp.h | 2 --
> include/configs/rsk7203.h | 4 +---
> include/configs/rsk7264.h | 4 +---
> include/configs/rsk7269.h | 4 +---
> include/configs/sh7752evb.h | 2 --
> include/configs/sh7753evb.h | 2 --
> include/configs/sh7757lcr.h | 2 --
> include/configs/sh7763rdp.h | 2 --
> include/configs/sh7785lcr.h | 2 --
> include/configs/shmin.h | 2 --
> include/sh_tmu.h | 2 +-
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/20140110/1669e59c/attachment.pgp>
next prev parent reply other threads:[~2014-01-10 20:03 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-09 4:49 [U-Boot] Pull request: u-boot-sh/master Nobuhiro Iwamatsu
2014-01-10 20:03 ` 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
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-12-20 5:12 Nobuhiro Iwamatsu
2012-12-20 17:54 ` 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=20140110200311.GC5181@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