Histórico de Commits

Autor SHA1 Mensagem Data
  Max Krummenacher 7628afebe9 tftp.c: fix CONFIG_TFTP_TSIZE for small files há 9 anos atrás
  Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c há 10 anos atrás
  Joe Hershberger 8885c5fe90 net: cosmetic: Clean up TFTP variables and functions há 10 anos atrás
  Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names há 10 anos atrás
  Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently há 10 anos atrás
  Joe Hershberger 1411157d85 net: cosmetic: Fixup var names related to boot file há 10 anos atrás
  Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr há 10 anos atrás
  Joe Hershberger 55d5fd9a84 net: Access mapped physmem in net functions há 10 anos atrás
  Simon Glass 8104f54629 net: Display the size when tftpboot finishes há 10 anos atrás
  Andrew Ruder 8e52533d10 net: tftpsrv: Get correct client MAC address há 11 anos atrás
  rockly f754f5dc6f net: tftp: Make sure timeout will not effect wrap offset há 12 anos atrás
  Kim Phillips 61fdd4f7c3 net/tftp: sparse fixes há 12 anos atrás
  Simon Glass 85b1980273 net: Add tftp speed indication há 12 anos atrás
  Jayachandran Chandrasekharan Nair bc46dfac2f net: tftp: fix type of block arg to store_block há 13 anos atrás
  Joe Hershberger ece223b52a net: Refactor to separate the UDP handler from the ARP handler há 13 anos atrás
  Joe Hershberger 22f6e99d5b net: Refactor to protect access to the NetState variable há 13 anos atrás
  Joe Hershberger 594c26f8a7 net: cosmetic: Un-typedef IP_t há 13 anos atrás
  Joe Hershberger 13dfe94379 net: cosmetic: tftp.* checkpatch compliance há 13 anos atrás
  Joe Hershberger db288a9602 net: Remove volatile from net API há 13 anos atrás
  Matthias Weisser ea45cb0adc net: Make sure IPaddr_t is 32 bits in size há 13 anos atrás
  Simon Glass 8c6914f10f net: Add more #ifdefs for tftpput to reduce code size há 13 anos atrás
  Simon Glass 165099e753 net: Make net_transfer() a static function há 13 anos atrás
  Simon Glass 39bccd21d0 net: Hide more code behind CONFIG_CMD_TFTPPUT há 13 anos atrás
  Simon Glass 1fb7cd498e net: tftpput: implement tftp logic há 13 anos atrás
  Simon Glass 58f317d182 net: tftpput: Support selecting get/put for tftp há 13 anos atrás
  Simon Glass e4cde2f70d net: tftpput: Factor out start, restart and next block functions há 13 anos atrás
  Simon Glass f5329bbc3f net: tftpput: move common code into separate functions há 13 anos atrás
  Mike Frysinger e2a53458a7 net: drop !NET_MULTI code há 13 anos atrás
  Luca Ceresoli 4d69e98c06 net/tftp.c: fix typo há 14 anos atrás
  Luca Ceresoli e59e35620a TFTP: net/tftp.c: add server mode receive há 14 anos atrás