aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_net.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-12[new uImage] Add new uImage format support to autoscript routineMarian Balakowicz1-2/+9
2008-02-05TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-01-16Fix nfs command help to reflect that the serverip is optionalJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-4/+0
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk1-15/+17
2007-08-03Merge branch 'testing' into workingAndy Fleming1-15/+17
2007-07-13make show_boot_progress () weak.Heiko Schocher1-19/+9
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-6/+6
2007-07-09Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger1-3/+3
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-8/+8
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-8/+10
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher1-2/+24
2005-04-05* Patch by Ladislav Michl, 05 Apr 2005:wdenk1-2/+2
2005-04-02Fix problems with SNTP support;wdenk1-2/+2
2005-04-01* Patch by Masami Komiya, 30 Mar 2005:wdenk1-0/+51
2004-06-09Patch by Thomas Viehweger, 14 May 2004:wdenk1-5/+5
2004-04-18* Cleanup, minor fixeswdenk1-45/+33
2004-04-15Patches by Pantelis Antoniou, 30 Mar 2004:wdenk1-1/+54
2004-02-24* Patch by Masami Komiy, 22 Feb 2004:wdenk1-0/+13
2003-08-28- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.stroese1-0/+7
2003-07-15* Patches by Martin Krause, 14 Jul 2003:wdenk1-0/+6
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-8/+8
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk1-1/+0
2003-06-28help text cleanupLABEL_2003_06_29_0145wdenk1-2/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-4/+26
2003-06-05* Add support for RMU boardwdenk1-0/+27
2002-11-11* Patch by Andreas Oberritter, 09 Nov 2002:wdenk1-1/+5
2002-08-27Initial revisionwdenk1-0/+164