index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_net.c
Age
Commit message (
Expand
)
Author
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-04
common/cmd_*.c: sparse fixes
Kim Phillips
2012-05-23
net: Add link-local addressing support
Joe Hershberger
2012-05-23
net: Don't write the "serverip" env var if configured not to
Joe Hershberger
2012-03-18
bootstage: Plumb in bootstage calls for basic operations
Simon Glass
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
bootstage: Convert net progress numbers to enums
Simon Glass
2012-03-18
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
2012-03-06
Convert cmd_usage() calls in common to use a return value
Simon Glass
2011-12-20
net: Fix arguments in tftpput command
Simon Glass
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
[next]