]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Patch by Masami Komiya, 30 Mar 2005:
authorwdenk <wdenk>
Fri, 1 Apr 2005 00:25:43 +0000 (00:25 +0000)
committerwdenk <wdenk>
Fri, 1 Apr 2005 00:25:43 +0000 (00:25 +0000)
commitea287debe1980182adbe8c63b71bb82193dad5b7
tree34044b91763e6e85704b7a54acd34c042931461d
parentef2807c667a91135fbb91b805b852ccfbff03587
* Patch by Masami Komiya, 30 Mar 2005:
  add SNTP support and expand time server and time offset fields of
  DHCP support. See doc/README.SNTP

* Patch by Steven Scholz, 13 Dec 2004:
  Fix bug in at91rm920 ethernet driver
12 files changed:
CHANGELOG
common/cmd_net.c
cpu/at91rm9200/at91rm9200_ether.c
doc/README.SNTP [new file with mode: 0644]
include/cmd_confdefs.h
include/configs/TQM860L.h
include/net.h
net/Makefile
net/bootp.c
net/net.c
net/sntp.c [new file with mode: 0644]
net/sntp.h [new file with mode: 0644]