9
0
Fork 0
barebox/net
wdenk fc3e2165ef * Patch by Sangmoon Kim, 23 Sep 2003:
fix pll_pci_to_mem_multiplier table for MPC8245

* Patch by Anders Larsen, 22 Sep 2003:
  enable timed autoboot on PXA

* Patch by David Müller, 22 Sep 2003:

  - add $(CFLAGS) to "-print-libgcc-filename" so compiler driver
    returns correct libgcc file path
  - "latency" reduction of busy-loop waiting to improve "U-Boot" boot
    time on s3c24x0 systems

* Patch by Jon Diekema, 19 Sep 2003:
  - Add CFG_FAULT_ECHO_LINK_DOWN option to echo the inverted Ethernet
    link state to the fault LED.
  - In NetLoop, make the Fault LED reflect the link status.  The link
    status gets updated on entry, and on timeouts.
2003-10-08 22:33:00 +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 * Patch by Sangmoon Kim, 23 Sep 2003: 2003-10-08 22:33:00 +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 * Update TRAB auto update code 2003-10-06 21:55:32 +00:00
tftp.h Initial revision 2000-12-28 11:02:30 +00:00