Age | Commit message (Expand) | Author |
2011-10-26 | net: tftpput: add tftpput command | Simon Glass |
2011-10-26 | net: tftpput: Rename TFTP to TFTPGET | Simon Glass |
2011-07-25 | autostart: unify duplicated logic into the bootm code | Mike Frysinger |
2011-06-01 | sntp: avoid use of uninitialized variable | Luuk Paulussen |
2011-05-19 | TFTP: add tftpsrv command | Luca Ceresoli |
2011-01-11 | Revert "boot cmds: convert to getenv_yesno() with autostart" | Wolfgang Denk |
2010-12-23 | cmd_net.c: fix build breakage | Wolfgang Denk |
2010-11-28 | boot cmds: convert to getenv_yesno() with autostart | Mike Frysinger |
2010-11-28 | do_bootm: unify duplicate prototypes | Mike Frysinger |
2010-10-27 | Revert "cmd_net: drop spurious comma in U_BOOT_CMD" | Wolfgang Denk |
2010-10-26 | cmd_net: drop spurious comma in U_BOOT_CMD | Mike Frysinger |
2010-10-12 | rarp: Condtionally compile rarp support | Peter Tyser |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2009-09-22 | Remove deprecated 'autoscr' command/variables | Peter Tyser |
2009-07-23 | Coding Style cleanup; update CHANGELOG. | Wolfgang Denk |
2009-07-23 | Add DNS support | Robin Getz |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-04-04 | Fix quoting bug introduced by commit 74de7aef | Wolfgang Denk |
2009-04-03 | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2008-12-05 | net: Fix download command parsing | Peter Tyser |
2008-08-27 | Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions | Peter Tyser |
2008-03-12 | [new uImage] Add new uImage format support to autoscript routine | Marian Balakowicz |
2008-02-04 | TFTP: add host ip addr support | Jean-Christophe PLAGNIOL-VILLARD |
2008-01-16 | Fix nfs command help to reflect that the serverip is optional | Jean-Christophe PLAGNIOL-VILLARD |
2007-11-21 | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely |
2007-08-05 | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk |
2007-08-03 | Merge branch 'testing' into working | Andy Fleming |
2007-07-13 | make show_boot_progress () weak. | Heiko Schocher |
2007-07-10 | common/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger |
2007-07-10 | Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! | Jon Loeliger |
2007-07-08 | common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger |
2007-07-03 | common/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-02 | Fix problems with SNTP support; | wdenk |
2005-04-01 | * Patch by Masami Komiya, 30 Mar 2005: | wdenk |
2004-06-09 | Patch by Thomas Viehweger, 14 May 2004: | wdenk |
2004-04-18 | * Cleanup, minor fixes | wdenk |
2004-04-15 | Patches 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-01 | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk |
2003-06-29 | Fix some missing commands, cleanup header files | wdenk |
2003-06-28 | help text cleanup | wdenk |
2003-06-27 | * Code cleanup: | wdenk |
2003-06-05 | * Add support for RMU board | wdenk |