u-boot-brain/net
Roy Zang 1f103105a3 Implement general ULi 526x Ethernet driver support in U-boot
This patch implements general ULi 526x Ethernet driver.
Until now, it is the only native Ethernet port on
MPC8610HPCD board, but it could be used on other boards
with ULi 526x Ethernet port as well.

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
Acked-by: Jon Loeliger <jdl@freescale.com>
Signed-off-by: Ben Warren <bwarren@qstreams.com>
2007-11-06 10:26:39 -05:00
..
bootp.c Cleanup coding style; update CHANGELOG 2007-11-03 23:09:27 +01:00
bootp.h net/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:45:14 -05:00
eth.c Implement general ULi 526x Ethernet driver support in U-boot 2007-11-06 10:26:39 -05:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
net.c Fix memory corruption problem on STX GP3 SSA Board. 2007-09-12 00:48:57 +02:00
nfs.c Fix typo in nfs.c 2007-11-03 22:07:48 +01:00
nfs.h * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
rarp.c net/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 11:05:02 -05:00
rarp.h Initial revision 2002-07-20 20:14:13 +00:00
sntp.c Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup 2007-07-11 23:03:06 +02:00
sntp.h * Patch by Masami Komiya, 30 Mar 2005: 2005-04-01 00:25:43 +00:00
tftp.c Fix TFTP OACK code for short packets. 2007-08-31 10:01:51 +02:00
tftp.h Initial revision 2000-12-28 11:02:30 +00:00