- 1165ba0 tftp: implement support for LED activity by Christian Marangi · 8 weeks ago
- 04e10b5 tftp: rework the logic to validate the load address by Sughosh Ganu · 10 weeks ago
- 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 3 months ago
- 0d733f0 lmb: allow lmb module to be used in SPL by Sughosh Ganu · 3 months ago
- 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
- 4565096 net/tftp: make tftpput working with servers that do not use OACK by Mikhail Kshevetskiy · 4 months ago
- 92188e1 net: Remove duplicate newlines by Marek Vasut · 4 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 7235660 net: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- b916385 net: tftp: remove explicit efi configuration dependency by AKASHI Takahiro · 10 months ago
- 31072ed net: ipv6: Fixed IPv6 string to address conversion off-by-one error by Ehsan Mohandesi · 1 year, 10 months ago
- 1589836 net: tftp: Fix for DATA ACK for block count out of order by Sean Edmond · 1 year, 11 months ago
- 12b95ae net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · 2 years ago
- 401c094 net: tftp: sanitize tftp block size, especially for TX by Rasmus Villemoes · 2 years, 1 month ago
- 82ff5b0 net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if by Rasmus Villemoes · 2 years, 1 month ago
- 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
- db295e8 net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP by Tom Rini · 2 years, 4 months ago
- fc13423 net: tftp: fix tftp server initialization by Arjan Minzinga Zijlstra · 2 years, 8 months ago
- 26011a3 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 9 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- b891c79 net: tftp: Avoid sending extra ack on completion by Ramon Fried · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- d097b1a net: tftp: Fix incorrect tftp_next_ack on no OACK by Harm Berntsen · 4 years ago
- 6b82159 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 11 months ago
- 5babe56 net: tftp: Fix load_block offset calculation by Ley Foon Tan · 4 years, 3 months ago
- 81bb324 net: tftp: Fix store_block offset calculation by Ley Foon Tan · 4 years, 3 months ago
- 8de767a net: tftp: Fix tftp_prev_block counter update by Ley Foon Tan · 4 years, 3 months ago
- 6e9aa54 net: tftp: Add client support for RFC 7440 by Ramon Fried · 4 years, 4 months ago
- e387e9a net: tftp: fix option validation as per RFCs by Ravik Hasija · 4 years, 6 months ago
- d42686e net: tftp: fix progress marker for file transfer by Ravik Hasija · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 6c3a447 net: tftp: remove TFTP_MTU_BLOCKSIZE by Patrick Delaunay · 4 years, 7 months ago
- c81ab83 net: tftp: use correct printf codes by Heinrich Schuchardt · 4 years, 9 months ago
- 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
- 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
- af54963 net: tftp: Fix tftp store address check in store_block() by Bin Meng · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 8890e7d lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
- 7510a56 lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · 6 years ago
- a55ef7f net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
- a96cf8f tftp: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
- 9cb7b02 net: Consolidate the parsing of bootfile by Joe Hershberger · 6 years ago
- 6f341f5 net/tftp: fix build if CMD_BOOTEFI is not set by Jörg Krause · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 04cc290 net: tftp: silence a subscript above array bounds compile time warning by Vladimir Zapolskiy · 7 years ago
- 94c4b99 efi_loader: Add network access support by Alexander Graf · 9 years ago
- 8300685 net: TFTP: variables cleanup and addition by Albert ARIBAUD \(3ADEV\) · 9 years ago
- e67eaa8 net: Revert "tftp: adjust settings to be suitable for 100Mbit ethernet" by Bin Meng · 9 years ago
- 2118592 net: tftp: Move tftp.h file from ./net to ./include/net by Lukasz Majewski · 9 years ago
- 74154e1 tftp: adjust settings to be suitable for 100Mbit ethernet by Pavel Machek · 9 years ago
- dd081cc tftp.c: fix CONFIG_TFTP_TSIZE for small files by Max Krummenacher · 9 years ago
- c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
- 6470159 net: cosmetic: Clean up TFTP variables and functions by Joe Hershberger · 10 years ago
- a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 10 years ago
- 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
- 290c899 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · 10 years ago
- 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 10 years ago
- ed19185 net: Access mapped physmem in net functions by Joe Hershberger · 10 years ago
- c8f0a5c net: Display the size when tftpboot finishes by Simon Glass · 10 years ago
- 91393c5 net: tftpsrv: Get correct client MAC address by Andrew Ruder · 11 years ago
- 0d75736 net: tftp: Make sure timeout will not effect wrap offset by rockly · 11 years ago
- 878dad0 net/tftp: sparse fixes by Kim Phillips · 12 years ago
- cab9a8d net: Add tftp speed indication by Simon Glass · 12 years ago
- a5d451b net: tftp: fix type of block arg to store_block by Jayachandran Chandrasekharan Nair · 12 years ago
- f50357b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · 13 years ago
- d4bb76a net: Refactor to protect access to the NetState variable by Joe Hershberger · 13 years ago
- 6fe8b45 net: cosmetic: Un-typedef IP_t by Joe Hershberger · 13 years ago
- 3a29e5a net: cosmetic: tftp.* checkpatch compliance by Joe Hershberger · 13 years ago
- 4b7747e net: Remove volatile from net API by Joe Hershberger · 13 years ago
- 6cc6326 net: Make sure IPaddr_t is 32 bits in size by Matthias Weisser · 13 years ago
- 4abd0e2 net: Add more #ifdefs for tftpput to reduce code size by Simon Glass · 13 years ago
- 8431332 net: Make net_transfer() a static function by Simon Glass · 13 years ago
- 2928cd8 net: Hide more code behind CONFIG_CMD_TFTPPUT by Simon Glass · 13 years ago
- 6a398d2 net: tftpput: implement tftp logic by Simon Glass · 13 years ago
- f59675a net: tftpput: Support selecting get/put for tftp by Simon Glass · 13 years ago
- bd8a0e0 net: tftpput: Factor out start, restart and next block functions by Simon Glass · 13 years ago
- b437aad net: tftpput: move common code into separate functions by Simon Glass · 13 years ago
- a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
- 2f3dc0a net/tftp.c: fix typo by Luca Ceresoli · 14 years ago
- b640ed3 TFTP: net/tftp.c: add server mode receive by Luca Ceresoli · 14 years ago
- 562dfe5 TFTP: rename STATE_RRQ to STATE_SEND_RRQ by Luca Ceresoli · 14 years ago
- 5079c76 TFTP: replace "server" with "remote" in local variable names by Luca Ceresoli · 14 years ago
- 4e7a02b net/tftp.c: cosmetic: do not initialise statics to 0 or NULL by Luca Ceresoli · 14 years ago
- 09b1823 net/tftp.c: cosmetic: fix indentation by Luca Ceresoli · 14 years ago
- 6072fcd net/tftp.c: cosmetic: trailing statements should be on next line by Luca Ceresoli · 14 years ago
- 35dfb18 net/tftp.c: cosmetic: fix brace issues by Luca Ceresoli · 14 years ago
- c4ffb9f net/tftp.c: cosmetic: do not use assignment in if condition by Luca Ceresoli · 14 years ago
- bf6ce41 net/tftp.c: cosmetic: fix pointer syntax issues by Luca Ceresoli · 14 years ago
- f40538a net/tftp.c: cosmetic: fix whitespace issues by Luca Ceresoli · 14 years ago
- c42fc27 net/tftp.c: cosmetic: fix lines over 80 characters by Luca Ceresoli · 14 years ago
- 428ab36 NET: pass source IP address to packet handlers by Luca Ceresoli · 14 years ago
- b233bd7 TFTP: allow for adjustable retransmission timout by Wolfgang Denk · 15 years ago
- b46293f Add error codes/handling for TFTP-server by Remy Bohmer · 15 years ago
- 8c2926d net: pull CONFIG checks out of source and into makefile by Mike Frysinger · 15 years ago
- b3b00ed Add Transfer Size Option to tftp by Robin Getz · 15 years ago
- 8832f6e tftp: get the tftp block size from config file and from the environment by Alessandro Rubini · 15 years ago