index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tftp.c
Age
Commit message (
Expand
)
Author
2026-02-17
Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"
Tom Rini
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2026-02-06
net: tftp: Fix TFTP Transfer Size data type
Yuya Hamamachi
2026-01-15
net: tftpput: Rework to exclude code from xPL phases
Tom Rini
2025-12-01
net: tftp: Remove tftp_init_load_addr error path
Leonard Anderweit
2025-10-22
tftp: make TFTP ports unconditionally configurable
Alvin Šipraga
2025-05-23
net: tftp: don't call stop callback from UDP handler
Alexander Sverdlin
2025-01-01
net: tftpput: reset timeout_count when an ACK is received
Jerome Forissier
2025-01-01
net: tftpboot: clear timeout_count on every successful block
Mikhail Kshevetskiy
2024-10-10
tftp: implement support for LED activity
Christian Marangi
2024-09-20
tftp: rework the logic to validate the load address
Sughosh Ganu
2024-09-03
lmb: remove the lmb_init_and_reserve() function
Sughosh Ganu
2024-09-03
lmb: allow lmb module to be used in SPL
Sughosh Ganu
2024-09-03
lmb: make LMB memory map persistent and global
Sughosh Ganu
2024-08-01
net/tftp: make tftpput working with servers that do not use OACK
Mikhail Kshevetskiy
2024-07-15
net: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
net: Remove <common.h> and add needed includes
Tom Rini
2024-01-17
net: tftp: remove explicit efi configuration dependency
AKASHI Takahiro
2023-02-02
net: ipv6: Fixed IPv6 string to address conversion off-by-one error
Ehsan Mohandesi
2023-02-02
net: tftp: Fix for DATA ACK for block count out of order
Sean Edmond
2022-12-05
net: tftp: Add IPv6 support for tftpboot
Viacheslav Mitrofanov
2022-11-28
net: tftp: sanitize tftp block size, especially for TX
Rasmus Villemoes
2022-11-28
net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if
Rasmus Villemoes
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-08-04
net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP
Tom Rini
2022-04-12
net: tftp: fix tftp server initialization
Arjan Minzinga Zijlstra
2022-03-18
Convert CONFIG_NET_RETRY_COUNT to Kconfig
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-02-18
net: tftp: Avoid sending extra ack on completion
Ramon Fried
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-19
net: tftp: Fix incorrect tftp_next_ack on no OACK
Harm Berntsen
2021-01-13
efi_loader: setting boot device
Heinrich Schuchardt
2020-09-30
net: tftp: Fix load_block offset calculation
Ley Foon Tan
2020-09-30
net: tftp: Fix store_block offset calculation
Ley Foon Tan
2020-09-30
net: tftp: Fix tftp_prev_block counter update
Ley Foon Tan
2020-08-04
net: tftp: Add client support for RFC 7440
Ramon Fried
2020-06-12
net: tftp: fix option validation as per RFCs
Ravik Hasija
2020-06-12
net: tftp: fix progress marker for file transfer
Ravik Hasija
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-04-27
net: tftp: remove TFTP_MTU_BLOCKSIZE
Patrick Delaunay
2020-03-09
net: tftp: use correct printf codes
Heinrich Schuchardt
2020-01-17
common: Move the image globals into image.h
Simon Glass
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
2019-12-09
net: tftp: Fix tftp store address check in store_block()
Bin Meng
2019-08-11
env: Move env_get() to env.h
Simon Glass
[next]