uboot-mt623x/net
wdenk 63f3491242 * Patch by André Schwarz, 8 Dec 2003:
fixes for Davicom DM9102A Ethernet Chip (#define CONFIG_TULIP_FIX_DAVICOM):
  - TX and RX deskriptors must be quad-word aligned
  - does not work with only one TX deskriptor
  - standard reset method does not work

* Patch by Masami Komiya, 08 Dec 2003:
  add RTL8139 ethernet driver

* Patches by Ed Okerson, 07 Dec 2003:
  - fix ethernet for the AU1x00 processors in little-endian mode.
  - extend memsetup.S for the AU1x00 processors in BE and LE modes
2004-01-02 15:01:32 +00:00
..
Makefile * Add support for RMU board 2003-06-05 19:27:42 +00:00
bootp.c - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. 2003-08-28 14:17:32 +00:00
bootp.h Initial revision 2002-07-20 20:14:13 +00:00
eth.c * Patch by André Schwarz, 8 Dec 2003: 2004-01-02 15:01:32 +00:00
net.c * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
rarp.c * Patch by Marc Singer, 29 May 2003: 2003-05-31 18:35:21 +00:00
rarp.h Initial revision 2002-07-20 20:14:13 +00:00
tftp.c * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 2003-11-17 21:14:37 +00:00
tftp.h Initial revision 2000-12-28 11:02:30 +00:00