From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request u-boot-blackfin.git (sf branch)
Date: Fri, 8 Jul 2011 16:40:37 -0400 [thread overview]
Message-ID: <201107081640.38208.vapier@gentoo.org> (raw)
In-Reply-To: <20110708085409.GB13351@kw.sim.vm.gnt>
On Friday, July 08, 2011 04:54:09 Simon Guinot wrote:
> On Thu, Jun 30, 2011 at 11:35:55AM -0400, Mike Frysinger wrote:
> > On Wed, Jun 29, 2011 at 17:16, Wolfgang Denk wrote:
> > > Mike Frysinger wrote:
> > >> The following changes since commit
> > >> b1af6f532e0d348b153d5c148369229d24af361a:
> > >>
> > >> Prepare v2011.06 (2011-06-27 22:22:42 +0200)
> > >>
> > >> are available in the git repository at:
> > >> git://www.denx.de/git/u-boot-blackfin.git sf
> > >
> > > These patches (as is) were just posted a few hours ago. You are
> > > supposed to allow for a couple of days for reeview before sending a
> > > pull request.
> >
> > all the patches in this series are unchanged from the ones posted
> > months ago (except for one that i noted, but that was a minor rebase)
>
> Then, what is the status for this SF patches ?
> How to get them merged with mainline ?
Wolfgang wont take my pull requests for these, so i'll have to wait for him to
pick them one by one out of patchwork.
you could try taking them out of patchwork and send Wolfgang a pull request.
maybe he'll accept it from you. here's the order:
http://patchwork.ozlabs.org/patch/103939/
http://patchwork.ozlabs.org/patch/103936/
http://patchwork.ozlabs.org/patch/92646/
http://patchwork.ozlabs.org/patch/92760/
http://patchwork.ozlabs.org/patch/103938/
http://patchwork.ozlabs.org/patch/92643/
http://patchwork.ozlabs.org/patch/92761/
http://patchwork.ozlabs.org/patch/92762/
http://patchwork.ozlabs.org/patch/103937/
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110708/2fa6258d/attachment.pgp
next prev parent reply other threads:[~2011-07-08 20:40 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-28 17:38 [U-Boot] [PATCH 0/9] spi flash updates for v2011.09 Mike Frysinger
2011-06-28 17:38 ` [U-Boot] [PATCH 1/9] sf: spansion: add support for S25FL129P_64K Mike Frysinger
2011-06-28 17:38 ` [U-Boot] [PATCH 2/9] sf: macronix: add MX25L4005 and MX25L8005 Mike Frysinger
2011-06-28 17:38 ` [U-Boot] [PATCH 3/9] sf: unify write enable commands Mike Frysinger
2011-06-28 17:38 ` [U-Boot] [PATCH 4/9] sf: unify write funcs Mike Frysinger
2011-06-28 17:38 ` [U-Boot] [PATCH 5/9] sf: kill off now-unused local state Mike Frysinger
2011-06-30 15:31 ` Mike Frysinger
2011-06-28 17:38 ` [U-Boot] [PATCH 6/9] sf: eon/stmicro: inline useless ID defines Mike Frysinger
2011-06-28 17:38 ` [U-Boot] [PATCH 7/9] sf: unify write disable commands Mike Frysinger
2011-06-28 17:38 ` [U-Boot] [PATCH 8/9] sf: sst: support newer standardized flashes Mike Frysinger
2011-06-28 17:38 ` [U-Boot] [PATCH 9/9] sf: macronix: disable write protection when initializing Mike Frysinger
2011-06-28 17:39 ` [U-Boot] Pull request u-boot-blackfin.git (sf branch) Mike Frysinger
2011-06-29 21:16 ` Wolfgang Denk
2011-06-30 15:35 ` Mike Frysinger
2011-07-08 8:54 ` Simon Guinot
2011-07-08 20:40 ` Mike Frysinger [this message]
2011-07-13 10:36 ` Simon Guinot
2011-07-13 10:46 ` Wolfgang Denk
2011-06-29 21:16 ` [U-Boot] [PATCH 0/9] spi flash updates for v2011.09 Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2012-08-14 15:47 [U-Boot] Pull request u-boot-blackfin.git (sf branch) Mike Frysinger
2012-09-01 10:24 ` Wolfgang Denk
2012-09-01 13:17 ` Andreas Bießmann
2012-09-05 1:54 ` Bo Shen
2012-09-10 7:14 ` Bo Shen
2012-09-13 11:56 ` Andreas Bießmann
2012-07-31 14:53 Mike Frysinger
2012-07-31 19:53 ` Wolfgang Denk
2012-07-20 4:43 Mike Frysinger
2012-07-20 6:58 ` Wolfgang Denk
2012-02-12 20:29 Mike Frysinger
2012-02-13 22:18 ` Wolfgang Denk
2011-09-29 22:28 Mike Frysinger
2011-10-01 19:44 ` Wolfgang Denk
2011-04-12 6:35 [U-Boot] [PATCH 0/9] SPI Flash updates for 2011.06 Mike Frysinger
2011-04-13 19:40 ` [U-Boot] Pull request u-boot-blackfin.git (sf branch) Mike Frysinger
2011-04-13 20:12 ` Wolfgang Denk
2010-11-10 9:26 Mike Frysinger
2010-11-12 23:29 ` Wolfgang Denk
2010-10-13 13:50 Mike Frysinger
2010-10-13 18:59 ` Wolfgang Denk
2010-10-06 7:37 [U-Boot] [PATCH 0/4] SPI updates for v2010.10 Mike Frysinger
2010-10-08 1:57 ` [U-Boot] Pull request u-boot-blackfin.git (sf branch) Mike Frysinger
2010-10-11 7:55 ` Wolfgang Denk
2010-07-01 3:50 [U-Boot] [PATCH 0/3] spi flash updates for v2010.09 Mike Frysinger
2010-07-01 3:51 ` [U-Boot] Pull request u-boot-blackfin.git (sf branch) Mike Frysinger
2010-07-04 21:36 ` 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=201107081640.38208.vapier@gentoo.org \
--to=vapier@gentoo.org \
--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