public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request - emaclite and axi ethernet driver
Date: Thu, 13 Oct 2011 11:14:51 +0200	[thread overview]
Message-ID: <4E96AC0B.3060105@monstr.eu> (raw)

Dear Wolfgang,

I have composed new branch with emaclite changes and axi ethernet driver
(I have got ACK from Mike).

I have 3 more patches in my queue which I am going to send to mailing list for review.
They will be based on this tree.

Please pull these changes.

Thanks,
Michal


The following changes since commit d8fffa057c9430fd0c5104ab6ff7db4cdb03db51:
   Wolfgang Denk (1):
         Merge branch 'master' of git://git.denx.de/u-boot-mips

are available in the git repository at:

   git://www.denx.de/git/u-boot-microblaze.git network-drivers

Michal Simek (4):
       net: emaclite: Setup RX/TX ping pong for every instance
       net: emaclite: Use PKTSIZE directly
       net: emaclite: Fix coding style
       net: axi_ethernet: Add driver to u-boot

  drivers/net/Makefile          |    1 +
  drivers/net/xilinx_axi_emac.c |  664 +++++++++++++++++++++++++++++++++++++++++
  drivers/net/xilinx_emaclite.c |  190 ++++++------
  include/netdev.h              |    2 +
  4 files changed, 766 insertions(+), 91 deletions(-)
  create mode 100644 drivers/net/xilinx_axi_emac.c


-- 
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian

                 reply	other threads:[~2011-10-13  9:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4E96AC0B.3060105@monstr.eu \
    --to=monstr@monstr.eu \
    --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