u-boot-brain/net
Ben Warren dd35479a50 Add mechanisms for CPU and board-specific Ethernet initialization
This patch is the first step in cleaning up net/eth.c, by moving Ethernet
initialization to CPU or board-specific code.  Initial implementation is
only on the Freescale TSEC controller, but others will be added soon.

Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2008-07-06 00:20:59 -07:00
..
bootp.c Coding Style cleanup; update CHANGELOG 2008-04-13 09:59:26 -07:00
bootp.h Fix warning differ in signedness in net/net.c and net/nfs.c 2007-11-18 01:29:38 +01:00
eth.c Add mechanisms for CPU and board-specific Ethernet initialization 2008-07-06 00:20:59 -07:00
Makefile Build: split COBJS value into multiple lines 2007-11-15 11:05:18 -07:00
net.c Get rid of annoying/superfluous bad-checksum warning message 2008-06-04 23:51:26 -07:00
nfs.c NFS Timeout with large files. 2008-02-14 01:26:13 +01:00
nfs.h * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
rarp.c Fix warning differ in signedness in net/net.c and net/nfs.c 2007-11-18 01:29:38 +01: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 TFTP: fix search of ':' in BootFile 2008-02-14 23:02:52 +01:00
tftp.h Initial revision 2000-12-28 11:02:30 +00:00