All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] Merge and reformat boards.cfg and MAINTAINERS
Date: Thu, 12 Sep 2013 11:11:44 -0400	[thread overview]
Message-ID: <20130912151144.GI29471@bill-the-cat> (raw)
In-Reply-To: <1378907571-27959-1-git-send-email-albert.u.boot@aribaud.net>

On Wed, Sep 11, 2013 at 03:52:51PM +0200, Albert ARIBAUD wrote:

> Put all informations about targets, including state (active or
> orphan) and maintainers, in boards.cfg; remove MAINTAINERS;
> adjust the build system accordingly.
> 
> Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
> ---
> V2:
> 	- updated with latest boards.cfg/MAINTAINER info
> 	- fixed wrong maintainer(s) for orphan boards
> 	- fixed wrong maintainer(s) for base:options case
> 	- fixed lingering misuses of boards.cfg and MAINTAINERS
> V1:
> 	- initial submission from squashed RFC patch series
> 
>  MAINTAINERS             | 1412 ----------------------------
>  MAKEALL                 |   51 +-
>  Makefile                |    2 +-
>  README                  |    6 +-
>  boards.cfg              | 2345 ++++++++++++++++++++++++-----------------------
>  mkconfig                |   31 +-
>  tools/buildman/board.py |    2 +-
>  tools/reformat.py       |  132 +++
>  8 files changed, 1350 insertions(+), 2631 deletions(-)
>  delete mode 100644 MAINTAINERS
>  create mode 100755 tools/reformat.py

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/20130912/76d707cd/attachment.pgp>

  reply	other threads:[~2013-09-12 15:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-10 19:10 [U-Boot] [PATCH] Merge and reformat boards.cfg and MAINTAINERS Albert ARIBAUD
2013-09-11 13:52 ` [U-Boot] [PATCH v2] " Albert ARIBAUD
2013-09-12 15:11   ` Tom Rini [this message]
2013-09-17  0:55     ` Masahiro Yamada
2013-09-19  6:29       ` Albert ARIBAUD
2013-09-27 11:05         ` Masahiro Yamada
2013-10-03 21:32           ` Albert ARIBAUD
     [not found]   ` <7B43E01F5906F9448BF8BAACD5D26B3803CA11@DENBGAT9EH2MSX.ww902.siemens.net>
2013-09-15  5:36     ` Albert ARIBAUD
2013-09-16  6:55       ` Meier, Roger

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=20130912151144.GI29471@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.