]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
Patches by Pantelis Antoniou, 30 Mar 2004:
authorwdenk <wdenk>
Thu, 15 Apr 2004 21:48:45 +0000 (21:48 +0000)
committerwdenk <wdenk>
Thu, 15 Apr 2004 21:48:45 +0000 (21:48 +0000)
commita3d991bd0da8b9fb9dbf2c7481091c3d082b9b13
treec474375dc1cc812e006921ab2ad122b21923e512
parenta6ab4bf978a3d5a52a47bbd259b7eb4c860ebd0c
Patches by Pantelis Antoniou, 30 Mar 2004:
add networking support for VLANs (802.1q), and CDP (Cisco Discovery Protocol)
14 files changed:
CHANGELOG
README
common/cmd_nand.c
common/cmd_net.c
common/miiphyutil.c
doc/README.VLAN [new file with mode: 0644]
include/cmd_confdefs.h
include/net.h
net/bootp.c
net/eth.c
net/net.c
net/nfs.c
net/rarp.c
net/tftp.c