Commit Graph

54 Commits (0a6deb3251a68b5be640ab1b848ca67e906b75ce)

Author SHA1 Message Date
Simon Glass 573f14fe4e bootstage: Plumb in bootstage calls for basic operations 12 years ago
Anatolij Gustschin c0fe04bf65 net/bootp.c: Fix GCC 4.6 warning 13 years ago
Simon Glass e4a3d57dc7 net: Export auto_load, use it in rarp 13 years ago
Simon Glass 58f317d182 net: tftpput: Support selecting get/put for tftp 13 years ago
Jason Hobbs d2b5d5c4c1 net: bootp: add PXE/RFC 4578 DHCP options support 13 years ago
Peter Korsgaard 7aabad2804 net/bootp.c: fix tftp load if autoload environment var isn't set 13 years ago
Simon Glass 093498669e Put common autoload code into auto_load() function 13 years ago
Luuk Paulussen 09e3a67dec bootp: add ntpserver option to bootp request 13 years ago
Luca Ceresoli 03eb129f8a NET: pass source IP address to packet handlers 13 years ago
Simon Glass 21076f61c7 Fix bad padding of bootp request packet 13 years ago
Jason Liu 258ccd6817 net: Fix potential empty DHCP Parameter Request List 14 years ago
Mike Frysinger 6ac59c5518 net: pull CONFIG checks out of source and into makefile 15 years ago
Wolfgang Denk e35c73d7e1 net/bootp.c: fix compile warning 15 years ago
Wolfgang Denk d8d8724be0 net/bootp.c: fix compile warning 15 years ago
Robin Getz 0ebf04c607 minor debug cleanups in ./net 15 years ago
Mike Frysinger d9bec9f42a net: rename NetRxPkt to NetRxPacket 15 years ago
Norbert van Bolhuis c9a2aab151 A VLAN tagged DHCP request/discover is 4 bytes short 15 years ago
Mike Frysinger 95823ca077 net: get mac address from environment and use eth util funcs 15 years ago
Mike Frysinger b6446b6775 convert print_IPaddr() to %pI4 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Bartlomiej Sieka 49f3bdbba8 net: express the first argument to NetSetTimeout() in milliseconds 16 years ago
Remy Bohmer 51dfe1382e Fix bogus error message in the DHCP handler 16 years ago
Robin Getz 0328ef0edf Fix DHCP protocol so U-Boot does not respond too early 16 years ago
Wolfgang Denk b64f190b7a Fix printf() format issues with sizeof_t types by using %zu 16 years ago
Wolfgang Denk 1aeed8d71a Coding Style cleanup; update CHANGELOG 16 years ago
Aras Vaichas d9a2f416d6 DHCP request fix for Windows Server 2003 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 079c2c4fa7 Fix warning differ in signedness in net/net.c and net/nfs.c 17 years ago
Wolfgang Denk 992742a5b0 Cleanup coding style; update CHANGELOG 17 years ago
Justin Flammia e5c794e491 DHCP Client Fix 17 years ago
Justin Flammia 31548249de DHCP Client Fix 17 years ago
Wolfgang Denk 135e19bc27 Avoid compiler warning. 17 years ago
Wilson Callan 5d110f0aa6 New CONFIG_BOOTP_SERVERIP option 17 years ago
Jon Loeliger 610f2e9c28 net/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger 1fe80d79c5 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! 17 years ago
Jon Loeliger 643d1ab239 net/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 6e2115acb6 net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk c668670391 Minor code cleanup. 18 years ago
Wolfgang Denk d82718fed0 Make bootp implementation RFC3046 compliant 18 years ago
Wolfgang Denk 3b2e4fd9b0 Add support for the DHCP vendor optional bootfile (#67). 18 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
wdenk 414eec35e3 Fix problems with SNTP support; 19 years ago
wdenk ea287debe1 * Patch by Masami Komiya, 30 Mar 2005: 19 years ago
wdenk a3d991bd0d Patches by Pantelis Antoniou, 30 Mar 2004: 20 years ago
wdenk 4b9206ed51 * Patches by Thomas Viehweger, 16 Mar 2004: 20 years ago
wdenk 3d3befa754 * Patch by Philippe Robin, 09 Mar 2004: 21 years ago
wdenk 0e6d798cb3 * Patch by Travis Sawyer, 01 Mar 2004: 21 years ago
wdenk 232c150a25 Add support for Siemens SX1 mobile phone; 21 years ago
wdenk 132ba5fdc5 * Patch by Pierre Aubert, 26 Feb 2004 21 years ago
stroese fe389a82c9 - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago