public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <tom.rini@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 07/19] ARM: nomadik: move SoC sources to mach-nomadik
Date: Sat, 21 Feb 2015 21:56:27 -0500	[thread overview]
Message-ID: <20150222025627.GU25879@bill-the-cat> (raw)
In-Reply-To: <1424419459-3498-8-git-send-email-yamada.m@jp.panasonic.com>

On Fri, Feb 20, 2015 at 05:04:07PM +0900, Masahiro Yamada wrote:

> Move
> arch/arm/cpu/arm926ejs/nomadik/* -> arch/arm/mach-nomadik/*
> 
> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
> Cc: Nomadik Linux Team <STN_WMM_nomadik_linux@list.st.com>
> Cc: Alessandro Rubini <rubini@unipv.it>

Applied to u-boot/master, thanks!

-- 
Tom

  reply	other threads:[~2015-02-22  2:56 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-20  8:04 [U-Boot] [PATCH v3 0/19] ARM: start to move SoC code into arch/arm/mach-* Masahiro Yamada
2015-02-20  8:04 ` [U-Boot] [PATCH v3 01/19] ARM: at91: move board select menu and common settings Masahiro Yamada
2015-02-22  2:56   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 02/19] ARM: prepare for moving SoC sources into mach-* Masahiro Yamada
2015-02-22  2:57   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 03/19] ARM: at91: collect SoC sources into mach-at91 Masahiro Yamada
2015-02-22  2:56   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 04/19] ARM: tegra: collect SoC sources into mach-tegra Masahiro Yamada
2015-02-22  2:56   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 05/19] ARM: davinci: move SoC sources to mach-davinci Masahiro Yamada
2015-02-22  2:56   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 06/19] ARM: kirkwood: move SOC sources to mach-kirkwood Masahiro Yamada
2015-02-22  2:56   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 07/19] ARM: nomadik: move SoC sources to mach-nomadik Masahiro Yamada
2015-02-22  2:56   ` Tom Rini [this message]
2015-02-20  8:04 ` [U-Boot] [PATCH v3 08/19] ARM: highbank: move SoC sources to mach-highbank Masahiro Yamada
2015-02-22  2:56   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 09/19] ARM: orion5x: move SoC sources to mach-orion5x Masahiro Yamada
2015-02-22  2:56   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 10/19] ARM: versatile: move SoC sources to mach-versatile Masahiro Yamada
2015-02-22  2:56   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 11/19] ARM: keystone: move SoC sources to mach-keystone Masahiro Yamada
2015-02-22  2:56   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 12/19] kbuild: prepare for moving headers into mach-*/include/mach Masahiro Yamada
2015-02-22  2:56   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 13/19] ARM: at91: move SoC headers to mach-at91/include/mach Masahiro Yamada
2015-02-22  2:56   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 14/19] ARM: davinci: move SoC headers to mach-davinci/include/mach Masahiro Yamada
2015-02-22  2:56   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 15/19] ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach Masahiro Yamada
2015-02-22  2:57   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 16/19] ARM: nomadik: move SoC headers to mach-nomadik/include/mach Masahiro Yamada
2015-02-22  2:57   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 17/19] ARM: orion5x: move SoC headers to mach-orion5x/include/mach Masahiro Yamada
2015-02-22  2:57   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 18/19] ARM: keystone: move SoC headers to mach-keystone/include/mach Masahiro Yamada
2015-02-22  2:57   ` Tom Rini
2015-02-20  8:04 ` [U-Boot] [PATCH v3 19/19] ARM: prepare for including <mach/*.h> Masahiro Yamada
2015-02-22  2:57   ` Tom Rini

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=20150222025627.GU25879@bill-the-cat \
    --to=tom.rini@gmail.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