uboot-mt623x/net
wdenk 7152b1d0b3 * Add support for SK98xx driver
* Add PCI support for SL8245 board

* Support IceCube board configurations with 1 x AMD AM29LV065 (8 MB)
  or 1 x AM29LV652 (two LV065 in one chip = 16 MB);
  Run IPB at 133 Mhz; adjust the MII clock frequency accordingly

* Set BRG_CLK on PM825/826 to 64MHz (VCO_OUT / 4, instead of 16  MHz)
  to allow for more accurate baudrate settings
  (error now 0.7% at 115 kbps, instead of 3.5% before)

* Patch by Andreas Mohr, 4 Sep 2003:
  Fix a lot of spelling errors
2003-09-05 23:19:14 +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 * Add support for SK98xx driver 2003-09-05 23:19:14 +00:00
net.c - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. 2003-08-28 14:17:32 +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 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; 2003-08-17 18:55:18 +00:00
tftp.h Initial revision 2000-12-28 11:02:30 +00:00