index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
cmd_net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
1
-11
/
+11
*
net: cosmetic: Clean up cmd_net variables and functions
Joe Hershberger
2015-04-18
1
-15
/
+14
*
net: cosmetic: Clean up DNS variables and functions
Joe Hershberger
2015-04-18
1
-3
/
+3
*
net: cosmetic: Clean up CDP variables and functions
Joe Hershberger
2015-04-18
1
-8
/
+9
*
net: cosmetic: Fixup var names for DHCP strings
Joe Hershberger
2015-04-18
1
-6
/
+6
*
net: cosmetic: Fixup var names related to boot file
Joe Hershberger
2015-04-18
1
-3
/
+6
*
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
1
-25
/
+25
*
cmd: net: Clean up return codes
Joe Hershberger
2015-04-18
1
-24
/
+21
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
common/cmd_*.c: sparse fixes
Kim Phillips
2012-11-04
1
-37
/
+39
*
net: Add link-local addressing support
Joe Hershberger
2012-05-23
1
-0
/
+31
*
net: Don't write the "serverip" env var if configured not to
Joe Hershberger
2012-05-23
1
-2
/
+6
*
bootstage: Plumb in bootstage calls for basic operations
Simon Glass
2012-03-18
1
-1
/
+6
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
1
-8
/
+8
*
bootstage: Convert net progress numbers to enums
Simon Glass
2012-03-18
1
-8
/
+9
*
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
2012-03-18
1
-7
/
+7
*
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
1
-3
/
+3
*
net: Fix arguments in tftpput command
Simon Glass
2011-12-20
1
-2
/
+5
*
net: tftpput: add tftpput command
Simon Glass
2011-10-26
1
-0
/
+23
*
net: tftpput: Rename TFTP to TFTPGET
Simon Glass
2011-10-26
1
-4
/
+4
*
autostart: unify duplicated logic into the bootm code
Mike Frysinger
2011-07-25
1
-11
/
+2
*
sntp: avoid use of uninitialized variable
Luuk Paulussen
2011-06-01
1
-1
/
+2
*
TFTP: add tftpsrv command
Luca Ceresoli
2011-05-19
1
-0
/
+17
*
Revert "boot cmds: convert to getenv_yesno() with autostart"
Wolfgang Denk
2011-01-11
1
-1
/
+1
*
cmd_net.c: fix build breakage
Wolfgang Denk
2010-12-23
1
-0
/
+1
*
boot cmds: convert to getenv_yesno() with autostart
Mike Frysinger
2010-11-28
1
-1
/
+1
*
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-11-28
1
-2
/
+0
*
Revert "cmd_net: drop spurious comma in U_BOOT_CMD"
Wolfgang Denk
2010-10-27
1
-1
/
+1
*
cmd_net: drop spurious comma in U_BOOT_CMD
Mike Frysinger
2010-10-26
1
-1
/
+1
*
rarp: Condtionally compile rarp support
Peter Tyser
2010-10-11
1
-0
/
+2
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-10
/
+6
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-12
/
+12
*
Remove deprecated 'autoscr' command/variables
Peter Tyser
2009-09-22
1
-15
/
+0
*
Coding Style cleanup; update CHANGELOG.
Wolfgang Denk
2009-07-23
1
-1
/
+0
*
Add DNS support
Robin Getz
2009-07-22
1
-0
/
+49
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-6
/
+6
*
Fix quoting bug introduced by commit 74de7aef
Wolfgang Denk
2009-04-04
1
-1
/
+1
*
Add "source" command; prepare removal of "autoscr" command
Wolfgang Denk
2009-04-03
1
-3
/
+4
*
Command usage cleanup
Peter Tyser
2009-01-28
1
-8
/
+8
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-2
/
+2
*
net: Fix download command parsing
Peter Tyser
2008-12-04
1
-8
/
+12
*
Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions
Peter Tyser
2008-08-26
1
-5
/
+5
*
[new uImage] Add new uImage format support to autoscript routine
Marian Balakowicz
2008-03-12
1
-2
/
+9
*
TFTP: add host ip addr support
Jean-Christophe PLAGNIOL-VILLARD
2008-02-05
1
-1
/
+1
*
Fix nfs command help to reflect that the serverip is optional
Jean-Christophe PLAGNIOL-VILLARD
2008-01-16
1
-1
/
+1
*
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
1
-4
/
+0
*
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
2007-08-06
1
-15
/
+17
|
\
|
*
Merge branch 'testing' into working
Andy Fleming
2007-08-03
1
-15
/
+17
|
|
\
|
|
*
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
1
-6
/
+6
|
|
*
Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
Jon Loeliger
2007-07-09
1
-3
/
+3
[next]