public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-x86.git
Date: Mon, 4 Feb 2013 17:50:37 -0500	[thread overview]
Message-ID: <20130204225037.GC4260@bill-the-cat> (raw)
In-Reply-To: <CAPnjgZ2G0t6KR7rfbGZnOmPfi-9ZQe2qfucB++3faUksXwUTZQ@mail.gmail.com>

On Fri, Feb 01, 2013 at 12:57:46PM +1300, Simon Glass wrote:

> Hi Tom,
> 
> Here are the patman changes. I have left that ones that buildman
> requires for now, since they are not needed for patman.
> 
> The following changes since commit 6ad77d88e57f6ab815ec7e85c5ac329054318c73:
> 
>   vfat: Fix mkcksum argument sizes (2013-01-31 14:43:01 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-x86.git master
> 
> for you to fetch changes up to 99adf6eda7bed1beb3fa3e18951342f67b108db7:
> 
>   patman: Allow use outside of u-boot tree (2013-01-31 15:23:40 -0800)
> 
> ----------------------------------------------------------------
> Doug Anderson (9):
>       patman: Add spaces back into patman test
>       patman: Allow tests to run even if patman is in the path
>       patman: Look for checkpatch in the scripts directory
>       patman: Cache the CC list from MakeCcFile() for use in ShowActions()
>       patman: Add all CC addresses to the cover letter
>       patman: Add a call to get_maintainer.pl if it exists
>       patman: Add support for settings in .patman
>       patman: Add the concept of multiple projects
>       patman: Add settings to the list of modules to doctest
> 
> Vadim Bendebury (1):
>       patman: Allow use outside of u-boot tree
> 
>  tools/patman/README            |  43 +++++++++-
>  tools/patman/checkpatch.py     |  14 ++--
>  tools/patman/get_maintainer.py |  63 +++++++++++++++
>  tools/patman/gitutil.py        |  13 ++-
>  tools/patman/patman.py         |  29 +++++--
>  tools/patman/project.py        |  43 ++++++++++
>  tools/patman/series.py         |  27 +++++--
>  tools/patman/settings.py       | 180 ++++++++++++++++++++++++++++++++++++++++-
>  tools/patman/test.py           |   6 +-
>  9 files changed, 389 insertions(+), 29 deletions(-)
>  create mode 100644 tools/patman/get_maintainer.py
>  create mode 100644 tools/patman/project.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/20130204/eb85cbfa/attachment.pgp>

  reply	other threads:[~2013-02-04 22:50 UTC|newest]

Thread overview: 73+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-31 23:57 [U-Boot] Please pull u-boot-x86.git Simon Glass
2013-02-04 22:50 ` Tom Rini [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-21 23:15 Simon Glass
2015-10-22 11:24 ` Tom Rini
2015-09-10 22:50 Simon Glass
2015-09-11  2:13 ` Tom Rini
2015-08-26 21:26 Simon Glass
2015-08-27  1:57 ` Tom Rini
2015-08-14 16:57 Simon Glass
2015-08-17 13:35 ` Tom Rini
2015-03-25 22:33 Simon Glass
2015-03-27 14:19 ` Tom Rini
2015-01-13  1:06 Simon Glass
2015-01-13 14:37 ` Tom Rini
2015-01-13 14:54   ` Simon Glass
2014-12-19  0:29 Simon Glass
2014-12-30  2:25 ` Tom Rini
2014-11-26 16:28 Simon Glass
2014-12-02 11:49 ` Tom Rini
2014-11-21  7:00 Simon Glass
2014-11-21  7:11 ` Masahiro Yamada
2014-11-21  7:24   ` Simon Glass
2014-11-21  8:29     ` Masahiro Yamada
2014-11-21 22:28       ` Simon Glass
2014-11-23 12:29         ` Tom Rini
2014-11-24 22:13 ` Tom Rini
2014-10-23  3:55 Simon Glass
2014-10-23 13:53 ` Tom Rini
2013-12-09 20:27 Simon Glass
2013-12-11 16:43 ` Tom Rini
2013-11-21 20:40 Simon Glass
2013-11-25 21:55 ` Tom Rini
2013-05-13 22:02 Simon Glass
2013-05-14 13:17 ` Tom Rini
2013-05-09 21:30 Simon Glass
2013-05-10 19:57 ` Tom Rini
2013-04-16 19:15 Simon Glass
2013-04-16 19:53 ` Tom Rini
2013-04-16 20:07   ` Simon Glass
2013-04-16 20:31     ` Tom Rini
2013-03-05  0:01 Simon Glass
2013-03-08 17:57 ` Tom Rini
2013-02-16  0:14 Simon Glass
2013-02-17 20:58 ` Wolfgang Denk
2013-02-17 21:32   ` Simon Glass
2013-02-18 22:52     ` Tom Rini
2013-02-18 23:30       ` Otavio Salvador
2013-02-18 23:45         ` Tom Rini
2013-02-18 23:48           ` Otavio Salvador
2013-02-18 23:51             ` Tom Rini
2013-02-19  5:22       ` Simon Glass
2013-02-27 21:18         ` Simon Glass
2013-02-28 23:00           ` Tom Rini
2013-03-01  0:22             ` Simon Glass
2013-03-01  3:55               ` Simon Glass
2013-03-01 14:20                 ` Tom Rini
2013-03-04 21:27                 ` Tom Rini
2013-02-15  4:39 Simon Glass
2013-02-15 17:34 ` Tom Rini
2012-12-26 18:42 Simon Glass
2013-01-03  0:05 ` Tom Rini
2012-12-06 22:39 Simon Glass
2012-12-07 15:51 ` Tom Rini
2012-12-01 14:38 Simon Glass
2012-12-01 18:32 ` Tom Rini
2012-12-01 19:42   ` Simon Glass
2012-12-03 12:12     ` Otavio Salvador
2012-12-03 12:27       ` Simon Glass
2012-12-03 14:24         ` Otavio Salvador
2012-12-03 14:31     ` Tom Rini
2012-12-03 14:03 ` Tom Rini
2012-11-28 19:52 Simon Glass
2012-11-29 13:39 ` 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=20130204225037.GC4260@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