summaryrefslogtreecommitdiff
path: root/common/cmd_net.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-04Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-3/+4
2009-01-28Command usage cleanupPeter Tyser1-8/+8
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-2/+2
2008-12-05net: Fix download command parsingPeter Tyser1-8/+12
2008-08-27Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptionsPeter Tyser1-5/+5
2008-03-12[new uImage] Add new uImage format support to autoscript routineMarian Balakowicz1-2/+9
2008-02-05TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-01-17Fix nfs command help to reflect that the serverip is optionalJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-11-21[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-4/+0
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk1-15/+17
2007-08-03Merge branch 'testing' into workingAndy Fleming1-15/+17
2007-07-13make show_boot_progress () weak.Heiko Schocher1-19/+9
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-6/+6
2007-07-10Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger1-3/+3
2007-07-09common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-8/+8
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-8/+10
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher1-2/+24
2005-04-06* Patch by Ladislav Michl, 05 Apr 2005:wdenk1-2/+2
2005-04-03Fix problems with SNTP support;wdenk1-2/+2
2005-04-01* Patch by Masami Komiya, 30 Mar 2005:wdenk1-0/+51
2004-06-09Patch by Thomas Viehweger, 14 May 2004:wdenk1-5/+5
2004-04-18* Cleanup, minor fixeswdenk1-45/+33
2004-04-16Patches by Pantelis Antoniou, 30 Mar 2004:wdenk1-1/+54
2004-02-24* Patch by Masami Komiy, 22 Feb 2004:wdenk1-0/+13
2003-08-28- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.stroese1-0/+7
2003-07-15* Patches by Martin Krause, 14 Jul 2003:wdenk1-0/+6
2003-07-02Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-8/+8
2003-06-30Fix some missing commands, cleanup header fileswdenk1-1/+0
2003-06-29help text cleanupwdenk1-2/+1
2003-06-28* Code cleanup:wdenk1-4/+26
2003-06-05* Add support for RMU boardwdenk1-0/+27
2002-11-11* Patch by Andreas Oberritter, 09 Nov 2002:wdenk1-1/+5
2002-08-27Initial revisionwdenk1-0/+164