All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Pull request - emaclite and axi ethernet driver
@ 2011-10-13  9:14 Michal Simek
  0 siblings, 0 replies; only message in thread
From: Michal Simek @ 2011-10-13  9:14 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-13  9:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-13  9:14 [U-Boot] Pull request - emaclite and axi ethernet driver Michal Simek

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.