| Commit message (Expand) | Author | Age | Lines |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -12/+12 |
* | Remove deprecated 'autoscr' command/variables | Peter Tyser | 2009-09-22 | -15/+0 |
* | Coding Style cleanup; update CHANGELOG. | Wolfgang Denk | 2009-07-23 | -1/+0 |
* | Add DNS support | Robin Getz | 2009-07-22 | -0/+49 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -6/+6 |
* | Fix quoting bug introduced by commit 74de7aef | Wolfgang Denk | 2009-04-04 | -1/+1 |
* | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -3/+4 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -8/+8 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -2/+2 |
* | net: Fix download command parsing | Peter Tyser | 2008-12-04 | -8/+12 |
* | Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions | Peter Tyser | 2008-08-26 | -5/+5 |
* | [new uImage] Add new uImage format support to autoscript routine | Marian Balakowicz | 2008-03-12 | -2/+9 |
* | TFTP: add host ip addr support | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-05 | -1/+1 |
* | Fix nfs command help to reflect that the serverip is optional | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-16 | -1/+1 |
* | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely | 2007-11-20 | -4/+0 |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -15/+17 |
|\ |
|
| * | Merge branch 'testing' into working | Andy Fleming | 2007-08-03 | -15/+17 |
| |\ |
|
| | * | common/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -6/+6 |
| | * | Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! | Jon Loeliger | 2007-07-09 | -3/+3 |
| | * | common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -8/+8 |
| | * | common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -8/+10 |
* | | | make show_boot_progress () weak. | Heiko Schocher | 2007-07-13 | -19/+9 |
|/ / |
|
* | | [PCS440EP] upgrade the PCS440EP board: | Heiko Schocher | 2007-06-22 | -2/+24 |
|/ |
|
* | * Patch by Ladislav Michl, 05 Apr 2005: | wdenk | 2005-04-05 | -2/+2 |
* | Fix problems with SNTP support; | wdenk | 2005-04-02 | -2/+2 |
* | * Patch by Masami Komiya, 30 Mar 2005: | wdenk | 2005-04-01 | -0/+51 |
* | Patch by Thomas Viehweger, 14 May 2004: | wdenk | 2004-06-09 | -5/+5 |
* | * Cleanup, minor fixes | wdenk | 2004-04-18 | -45/+33 |
* | Patches by Pantelis Antoniou, 30 Mar 2004: | wdenk | 2004-04-15 | -1/+54 |
* | * Patch by Masami Komiy, 22 Feb 2004: | wdenk | 2004-02-24 | -0/+13 |
* | - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. | stroese | 2003-08-28 | -0/+7 |
* | * Patches by Martin Krause, 14 Jul 2003: | wdenk | 2003-07-15 | -0/+6 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -8/+8 |
* | Fix some missing commands, cleanup header files | wdenk | 2003-06-29 | -1/+0 |
* | help text cleanup | wdenk | 2003-06-28 | -2/+1 |
* | * Code cleanup: | wdenk | 2003-06-27 | -4/+26 |
* | * Add support for RMU board | wdenk | 2003-06-05 | -0/+27 |
* | * Patch by Andreas Oberritter, 09 Nov 2002: | wdenk | 2002-11-11 | -1/+5 |
* | Initial revision | wdenk | 2002-08-27 | -0/+164 |