public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] tnetv107x cpsw ethernet switch driver
@ 2010-08-04  1:33 Cyril Chemparathy
  2010-08-04  1:33 ` [U-Boot] [PATCH 1/2] TI: netdev: add driver for cpsw ethernet device Cyril Chemparathy
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Cyril Chemparathy @ 2010-08-04  1:33 UTC (permalink / raw)
  To: u-boot

This patch series adds support for the cpsw ethernet switch found on tnetv107x
and other SoCs from Texas Instruments.

Cyril Chemparathy (2):
  TI: netdev: add driver for cpsw ethernet device
  TI: add tnetv107x evm board support for cpsw

 board/ti/tnetv107xevm/sdb_board.c |  155 +++++++
 drivers/net/Makefile              |    1 +
 drivers/net/cpsw.c                |  840 +++++++++++++++++++++++++++++++++++++
 include/configs/tnetv107x_evm.h   |   16 +
 include/netdev.h                  |   29 ++
 5 files changed, 1041 insertions(+), 0 deletions(-)
 create mode 100644 drivers/net/cpsw.c

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

end of thread, other threads:[~2010-09-01 21:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-04  1:33 [U-Boot] [PATCH 0/2] tnetv107x cpsw ethernet switch driver Cyril Chemparathy
2010-08-04  1:33 ` [U-Boot] [PATCH 1/2] TI: netdev: add driver for cpsw ethernet device Cyril Chemparathy
2010-08-31  5:26   ` Ben Warren
2010-08-31 15:58     ` Cyril Chemparathy
2010-09-01 21:47       ` Ben Warren
2010-09-01 15:34     ` Cyril Chemparathy
2010-09-01 21:45       ` Ben Warren
2010-08-04  1:33 ` [U-Boot] [PATCH 2/2] TI: add tnetv107x evm board support for cpsw Cyril Chemparathy
2010-08-12 22:51 ` [U-Boot] [PATCH 0/2] tnetv107x cpsw ethernet switch driver Paulraj, Sandeep
2010-08-12 23:05   ` Ben Warren
2010-08-13  1:26     ` Mike Frysinger
2010-08-13  1:50       ` Ben Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox