summaryrefslogtreecommitdiffstats
path: root/common/cmd_net.c
Commit message (Expand)AuthorAgeFilesLines
* rarp: Condtionally compile rarp supportPeter Tyser2010-10-111-0/+2
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-10/+6
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-12/+12
* Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-221-15/+0
* Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-231-1/+0
* Add DNS supportRobin Getz2009-07-221-0/+49
* General help message cleanupWolfgang Denk2009-06-121-6/+6
* Fix quoting bug introduced by commit 74de7aefWolfgang Denk2009-04-041-1/+1
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-031-3/+4
* Command usage cleanupPeter Tyser2009-01-281-8/+8
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-2/+2
* net: Fix download command parsingPeter Tyser2008-12-041-8/+12
* Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptionsPeter Tyser2008-08-261-5/+5
* [new uImage] Add new uImage format support to autoscript routineMarian Balakowicz2008-03-121-2/+9
* TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD2008-02-051-1/+1
* Fix nfs command help to reflect that the serverip is optionalJean-Christophe PLAGNIOL-VILLARD2008-01-161-1/+1
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-201-4/+0
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-061-15/+17
|\
| * Merge branch 'testing' into workingAndy Fleming2007-08-031-15/+17
| |\
| | * common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-6/+6
| | * Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger2007-07-091-3/+3
| | * common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-8/+8
| | * common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-8/+10
* | | make show_boot_progress () weak.Heiko Schocher2007-07-131-19/+9
|/ /
* | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-221-2/+24
|/
* * Patch by Ladislav Michl, 05 Apr 2005:wdenk2005-04-051-2/+2
* Fix problems with SNTP support;wdenk2005-04-021-2/+2
* * Patch by Masami Komiya, 30 Mar 2005:wdenk2005-04-011-0/+51
* Patch by Thomas Viehweger, 14 May 2004:wdenk2004-06-091-5/+5
* * Cleanup, minor fixeswdenk2004-04-181-45/+33
* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-151-1/+54
* * Patch by Masami Komiy, 22 Feb 2004:wdenk2004-02-241-0/+13
* - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.stroese2003-08-281-0/+7
* * Patches by Martin Krause, 14 Jul 2003:wdenk2003-07-151-0/+6
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-8/+8
* Fix some missing commands, cleanup header fileswdenk2003-06-291-1/+0
* help text cleanupwdenk2003-06-281-2/+1
* * Code cleanup:wdenk2003-06-271-4/+26
* * Add support for RMU boardwdenk2003-06-051-0/+27
* * Patch by Andreas Oberritter, 09 Nov 2002:wdenk2002-11-111-1/+5
* Initial revisionwdenk2002-08-271-0/+164
OpenPOWER on IntegriCloud