コミット履歴

作者 SHA1 メッセージ 日付
  Wolfgang Denk c96f86eefc TFTP: allow for adjustable retransmission timout 15 年 前
  Remy Bohmer aafda38fb2 Add error codes/handling for TFTP-server 15 年 前
  Mike Frysinger 6ac59c5518 net: pull CONFIG checks out of source and into makefile 15 年 前
  Robin Getz 4fccb818e7 Add Transfer Size Option to tftp 15 年 前
  Alessandro Rubini 89ba81d107 tftp: get the tftp block size from config file and from the environment 15 年 前
  Wolfgang Denk d371708a1b net/tftp.c: fix warning: pointer targets differ in signedness 15 年 前
  Robin Getz 0ebf04c607 minor debug cleanups in ./net 15 年 前
  Mike Frysinger b6446b6775 convert print_IPaddr() to %pI4 16 年 前
  Peter Tyser 6a86bb6c25 net: Fix TftpStart() ip:filename bug 16 年 前
  Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 年 前
  Bartlomiej Sieka e83cc06375 net: Make TFTP server timeout configurable 16 年 前
  Bartlomiej Sieka 49f3bdbba8 net: express the first argument to NetSetTimeout() in milliseconds 16 年 前
  Jochen Friedrich be1b0d2777 Don't tftp to unknown flash 16 年 前
  Andrew Klossner dc4b0b38d4 Fix printf errors. 17 年 前
  Jean-Christophe PLAGNIOL-VILLARD 38cc09c55b TFTP: fix search of ':' in BootFile 17 年 前
  Jean-Christophe PLAGNIOL-VILLARD a93907c43f TFTP: add host ip addr support 17 年 前
  Jean-Christophe PLAGNIOL-VILLARD 079c2c4fa7 Fix warning differ in signedness in net/net.c and net/nfs.c 17 年 前
  Wolfgang Denk 60174746c6 Fix TFTP OACK code for short packets. 17 年 前
  Wolfgang Denk ff13ac8c7b Backout commit 8f1bc284 as it causes TFTP to fail. 17 年 前
  Grant Likely 8f1bc28408 tftp: don't implicity trust the format of recevied packets 17 年 前
  stefano babic ef8f207527 Fix: TFTP is not working on little endian systems 17 年 前
  Jon Loeliger 30b52df9e9 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h 17 年 前
  Wolfgang Denk 85eb5caf6b Coding style cleanup; rebuild CHANGELOG 17 年 前
  David Updegraff 53a5c424bf multicast tftp: RFC2090 18 年 前
  Jon Loeliger 610f2e9c28 net/: Remove lingering references to CFG_CMD_* symbols. 18 年 前
  Jon Loeliger 643d1ab239 net/: Remove obsolete references to CONFIG_COMMANDS 18 年 前
  Jon Loeliger 6e2115acb6 net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 年 前
  Wolfgang Denk ddd5d9daf0 Fix typo. 18 年 前
  Wolfgang Denk 84bd92bdda Merge with /home/m8/git/u-boot 19 年 前
  Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 年 前