All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] Microblaze/Xilinx network driver changes
@ 2011-10-13  9:23 Michal Simek
  2011-10-13  9:23 ` [U-Boot] [PATCH 1/3 v2] net: emaclite: Use unsigned long for baseaddr Michal Simek
  0 siblings, 1 reply; 6+ messages in thread
From: Michal Simek @ 2011-10-13  9:23 UTC (permalink / raw)
  To: u-boot

Hi,

The patches are based on 
git://git.denx.de/u-boot-microblaze.git network-drivers branch.

Thanks for your review.

Thanks,
Michal

Michal Simek (3):
  net: emaclite: Use unsigned long for baseaddr
  net: emaclite: Move RX/TX ping pong initialization to board
  microblaze: Wire up axi_ethernet driver initialization

 .../xilinx/microblaze-generic/microblaze-generic.c |   24 +++++++++++++++-----
 drivers/net/xilinx_emaclite.c                      |   13 ++++------
 include/configs/microblaze-generic.h               |    4 +++
 include/netdev.h                                   |    3 +-
 4 files changed, 29 insertions(+), 15 deletions(-)

-- 
1.7.5.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-10-23 20:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-13  9:23 [U-Boot] [PATCH 0/3] Microblaze/Xilinx network driver changes Michal Simek
2011-10-13  9:23 ` [U-Boot] [PATCH 1/3 v2] net: emaclite: Use unsigned long for baseaddr Michal Simek
2011-10-13  9:23   ` [U-Boot] [PATCH 2/3 v2] net: emaclite: Move RX/TX ping pong initialization to Michal Simek
2011-10-13  9:23     ` [U-Boot] [PATCH 3/3] microblaze: Wire up axi_ethernet driver initialization Michal Simek
2011-10-23 20:16     ` [U-Boot] [PATCH 2/3 v2] net: emaclite: Move RX/TX ping pong initialization to Wolfgang Denk
2011-10-23 20:15   ` [U-Boot] [PATCH 1/3 v2] net: emaclite: Use unsigned long for baseaddr Wolfgang Denk

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.