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