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] [PATCH 08/22] net: Add sunxi (Allwinner) wemac driver
Date: Mon, 8 Jul 2013 15:03:53 -0400	[thread overview]
Message-ID: <51DB0D19.9010607@ti.com> (raw)
In-Reply-To: <CANr=Z=bhFnGQL_rSPoV=yMv1GQwQDDfZM0HED5dLhMXHJh7wTQ@mail.gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07/08/2013 12:29 PM, Joe Hershberger wrote:
> Hi Tom,
> 
> On Mon, Jul 8, 2013 at 11:16 AM, Tom Rini <trini@ti.com> wrote:
>> On Mon, Jul 08, 2013 at 10:43:03AM -0500, Joe Hershberger wrote:
>>> On Sun, Nov 25, 2012 at 5:41 AM, Henrik Nordstr?m 
>>> <henrik@henriknordstrom.net> wrote:
>>>> This patch adds support for the WEMAC, the ethernet
>>>> controller included in the Allwinner A10 SoC. It will get
>>>> used in the upcoming A10 board support.
>>>> 
>>>> From: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese
>>>> <sr@denx.de> Signed-off-by: Henrik Nordstrom
>>>> <henrik@henriknordstrom.net>
>>> 
>>> Applied, Thanks.
>> 
>> Hold up here Joe, the rest of the Allwinner code isn't in yet.
>> I'm hoping for a resubmission from Henrik soon :)
> 
> I didn't realize that when I was processing all my assigned patches
> in patchwork.  I guess you can revert the this patch before
> accepting his new series.
> 
> I've noticed that several of the patches I applied in the last PR
> had been superseded, but were delegated to other people, so I
> didn't see them.  I guess we need to figure out who should be
> delegated such patches and do so consistently.
> 
> Apologies,

As the most frequent assigner on patchwork, that's on me, sorry.ian.

- -- 
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJR2w0ZAAoJENk4IS6UOR1Wx0UP/0OQ2kDx0ktMqnyEIGeq5riw
2WaOj8d1q8Avh5oDXpqnhegqWE4IWBD8gzHnsXYFnGM8acubtuE+BD6aHZT6R9SF
MJfSRKDJTxWbOrK6p2y2GXIKdwxETS0bJvP5UwrGrJRKI59kOL/m6xEmIQjCGeS5
gq10K75KiGjvmdWgy9O26KOjtGyNY5kqok1MCxqbE0deeQvEoOAxzcV4LQREJFZ8
Aq6xGuZ6dQOTsA3o20PhqT7n2nNSc0R9yhA08Nlrz1ulCtBEcwpi4aPOYg5t12ub
HFT3mEvN7tJfAorvjOhwGTZkkVrxDj0LtDhlbxmqnzWZp6LdEt6QfPcdYHjgXZnj
/e1Ojf9VFKE7V1866xzyuMuvXk/oWix4c57XV1KgsX4j6WdsDraeaEcdRif2RrKi
onoaFBcIgu2p1Z/2ULj82k1OjOuF0vfIae/op0J2mWD2//bHfV/3/ToW3LtEePwA
6sFk2WK1WixYXYt2QztKxzI5NdTeKt5Nn60EQhsZ8O4ht5OSiG9rxEjhW6LNmJlw
9i3aRrqbVhGlwzu4RpsDog6rkJcVX0fhK16Dj4gRbAuoQMayBC7hb6zNc6P6OxpP
azMDyXBdkj56M4sKTgXPYBGKPTKQ6t8p+PLuKSq5tqGPCS+B6i7i/c9Qr3ENqTYG
OSktPGoncCf08C5Ox8Ui
=9mTl
-----END PGP SIGNATURE-----

  reply	other threads:[~2013-07-08 19:03 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1353842684.git.henrik@henriknordstrom.net>
2012-11-25 11:37 ` [U-Boot] [PATCH 01/22] ARM: sunxi: Basic Allwinner A10/A13 (sun4i/sun5i) support Henrik Nordström
2012-11-25 12:23   ` Luka Perkov
2012-11-25 13:08     ` Henrik Nordström
2012-11-25 19:55       ` Wolfgang Denk
2012-11-26  1:05         ` [U-Boot] [PATCH 01/22] Re: Copyright on board makefiles Henrik Nordström
2012-11-26  5:54           ` Wolfgang Denk
2012-11-25 19:52     ` [U-Boot] [PATCH 01/22] ARM: sunxi: Basic Allwinner A10/A13 (sun4i/sun5i) support Wolfgang Denk
2012-11-25 18:06   ` Marek Vasut
2012-11-26  0:21     ` Henrik Nordström
2012-11-26  0:33       ` Marek Vasut
2012-11-26  5:52       ` Wolfgang Denk
2012-11-25 19:33   ` Wolfgang Denk
2012-11-25 23:53     ` Henrik Nordström
2012-11-26  8:00       ` Stefan Roese
2012-11-25 19:40   ` Wolfgang Denk
2012-11-25 11:37 ` [U-Boot] [PATCH 02/22] ARM: sunxi: MMC driver Henrik Nordström
2012-11-25 14:33   ` Luka Perkov
2012-11-25 15:39     ` Henrik Nordström
2012-11-25 17:07       ` Luka Perkov
2012-11-25 19:58       ` Wolfgang Denk
2012-11-25 19:56     ` Wolfgang Denk
2012-11-25 18:09   ` Marek Vasut
2012-11-25 19:44   ` Wolfgang Denk
2012-11-25 11:38 ` [U-Boot] [PATCH 03/22] ARM sunxi: I2C driver Henrik Nordström
2012-11-25 14:41   ` Luka Perkov
2012-11-25 15:47     ` Henrik Nordström
2012-11-25 18:11   ` Marek Vasut
2012-11-25 19:47   ` Wolfgang Denk
2012-11-26 11:13   ` Heiko Schocher
2012-11-26 13:39     ` Henrik Nordström
2012-11-25 11:39 ` [U-Boot] [PATCH 05/22] power: Add AXP209 Power Management controller (I2C) Henrik Nordström
2012-11-25 14:44   ` Luka Perkov
2012-11-25 18:13   ` Marek Vasut
2012-11-25 19:48   ` Wolfgang Denk
2012-11-25 11:40 ` [U-Boot] [PATCH 06/22] ARM sunxi: Basic GPIO driver Henrik Nordström
2012-11-25 14:52   ` Luka Perkov
2012-11-25 18:14   ` Marek Vasut
2012-11-25 19:50   ` Wolfgang Denk
2012-11-25 21:47     ` Marek Vasut
2012-11-25 23:41     ` Henrik Nordström
2012-11-25 11:40 ` [U-Boot] [PATCH 07/22] tools: mksunixboot adding a Allwinner boot header Henrik Nordström
2012-11-25 15:01   ` Luka Perkov
2012-11-25 17:47   ` Wolfgang Denk
2012-11-25 11:41 ` [U-Boot] [PATCH 08/22] net: Add sunxi (Allwinner) wemac driver Henrik Nordström
2013-07-08 15:43   ` Joe Hershberger
2013-07-08 16:16     ` Tom Rini
2013-07-08 16:29       ` Joe Hershberger
2013-07-08 19:03         ` Tom Rini [this message]
2012-11-25 11:42 ` [U-Boot] [PATCH 09/22] ARM: sun4i: Enable ethernet support (wemac) on A10 boards Henrik Nordström
2012-11-25 15:05   ` Luka Perkov
2012-11-25 11:43 ` [U-Boot] [PATCH 10/22] sunxi: Add more network commands and netconsole support Henrik Nordström
2012-11-25 15:07   ` Luka Perkov
2012-11-25 11:44 ` [U-Boot] [PATCH 11/22] ARM: sunxi: U-Boot SPL capable of booting directly from MMC Henrik Nordström
2012-11-25 15:11   ` Luka Perkov
2012-11-25 11:44 ` [U-Boot] [PATCH 12/22] ARM sunxi: SPL support for Olimex A13-OLinuXino board Henrik Nordström
2012-11-25 15:17   ` Luka Perkov
2012-11-25 11:44 ` [U-Boot] [PATCH 13/22] ARM sunxi: SPL support for Mele A1000 board Henrik Nordström
2012-11-25 11:45 ` [U-Boot] [PATCH 14/22] ARM sunxi: SPL support for Cubieboard board Henrik Nordström
2012-11-25 11:45 ` [U-Boot] [PATCH 15/22] ARM sunxi: SPL support for Hackberry 1GB board Henrik Nordström
2012-11-25 11:45 ` [U-Boot] [PATCH 16/22] ARM sunxi: SPL support for a13_mid board Henrik Nordström
2012-11-25 11:45 ` [U-Boot] [PATCH 17/22] ARM sunxi: SPL support for Mini-X board Henrik Nordström
2012-11-25 11:46 ` [U-Boot] [PATCH 18/22] ARM sunxi: SPL support for hyundai A7HD board Henrik Nordström
2012-11-25 11:46 ` [U-Boot] [PATCH 19/22] ARM sunxi: SPL support for MK802 board Henrik Nordström
2012-11-25 11:46 ` [U-Boot] [PATCH 20/22] ARM sunxi: SPL support for Rikomagic MK802II board Henrik Nordström
2012-11-25 11:46 ` [U-Boot] [PATCH 21/22] ARM sunxi: SPL support for Mele A3700 board Henrik Nordström
2012-11-25 11:46 ` [U-Boot] [PATCH 22/22] ARM sunxi: SPL support for Olinuxino A13 Micro Henrik Nordström
2012-11-25 11:47 ` [U-Boot] [PATCH 04/22] ARM: sunxi: watchdog support Henrik Nordström
2013-02-02 23:55   ` Albert ARIBAUD

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=51DB0D19.9010607@ti.com \
    --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