index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sntp: use udp framework
Philippe Reynes
2020-09-30
1
-1
/
+9
*
net: Fix error if some network features are disabled
Krebs, Olaf
2020-06-12
1
-0
/
+6
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-16
/
+22
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move the image globals into image.h
Simon Glass
2020-01-17
1
-0
/
+1
*
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-17
1
-6
/
+6
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
net: Read bootfile from env on netboot_common()
Joe Hershberger
2018-07-26
1
-0
/
+6
*
net: Prefer command line arguments
Alexander Graf
2018-07-02
1
-2
/
+8
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
net: Make CMD_NET a menuconfig
Joe Hershberger
2018-04-13
1
-0
/
+4
*
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-17
/
+17
*
net: add static to do_tftpput()
Masahiro Yamada
2017-08-07
1
-1
/
+1
*
cmd: net: fix function name in comment
Baruch Siach
2016-12-27
1
-1
/
+1
*
net: Fix cache misalignment message after network load operations
Peter Chubb
2016-10-13
1
-3
/
+0
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25
1
-0
/
+447