aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_net.c
AgeCommit message (Expand)Author
2011-06-01sntp: avoid use of uninitialized variableLuuk Paulussen
2011-05-19TFTP: add tftpsrv commandLuca Ceresoli
2011-01-11Revert "boot cmds: convert to getenv_yesno() with autostart"Wolfgang Denk
2010-12-23cmd_net.c: fix build breakageWolfgang Denk
2010-11-28boot cmds: convert to getenv_yesno() with autostartMike Frysinger
2010-11-28do_bootm: unify duplicate prototypesMike Frysinger
2010-10-27Revert "cmd_net: drop spurious comma in U_BOOT_CMD"Wolfgang Denk
2010-10-26cmd_net: drop spurious comma in U_BOOT_CMDMike Frysinger
2010-10-11rarp: Condtionally compile rarp supportPeter Tyser
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-09-22Remove deprecated 'autoscr' command/variablesPeter Tyser
2009-07-23Coding Style cleanup; update CHANGELOG.Wolfgang Denk
2009-07-22Add DNS supportRobin Getz
2009-06-12General help message cleanupWolfgang Denk
2009-04-04Fix quoting bug introduced by commit 74de7aefWolfgang Denk
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-12-04net: Fix download command parsingPeter Tyser
2008-08-26Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptionsPeter Tyser
2008-03-12[new uImage] Add new uImage format support to autoscript routineMarian Balakowicz
2008-02-05TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD
2008-01-16Fix nfs command help to reflect that the serverip is optionalJean-Christophe PLAGNIOL-VILLARD
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-07-13make show_boot_progress () weak.Heiko Schocher
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher
2005-04-05* Patch by Ladislav Michl, 05 Apr 2005:wdenk
2005-04-02Fix problems with SNTP support;wdenk
2005-04-01* Patch by Masami Komiya, 30 Mar 2005:wdenk
2004-06-09Patch by Thomas Viehweger, 14 May 2004:wdenk
2004-04-18* Cleanup, minor fixeswdenk
2004-04-15Patches by Pantelis Antoniou, 30 Mar 2004:wdenk
2004-02-24* Patch by Masami Komiy, 22 Feb 2004:wdenk
2003-08-28- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.stroese
2003-07-15* Patches by Martin Krause, 14 Jul 2003:wdenk
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk
2003-06-28help text cleanupLABEL_2003_06_29_0145wdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2003-06-05* Add support for RMU boardwdenk
2002-11-11* Patch by Andreas Oberritter, 09 Nov 2002:wdenk
2002-08-27Initial revisionwdenk