Commit Graph

112 Commits (lime2-spi)

Author SHA1 Message Date
Alexander Graf bdce340cc6 net: Add option to prefer bootp/dhcp serverip 6 years ago
Alexander Graf 449312c1c0 net: Prefer command line arguments 6 years ago
Chris Packham 4b4dc5211e net: bootp: Fix compile error processing ntpserver option 6 years ago
Joe Hershberger 2099b9f27c net: dhcp: Allow "MAY_FAIL" to still try each adapter 6 years ago
Joe Hershberger 765a159cf5 net: Remove nfs.h include from bootp.c 6 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Uri Mashiach 2d8d190c83 status_led: Kconfig migration 7 years ago
Andre Renaud 166c409bc4 net: Handle an empty bootp extension section 8 years ago
Alexander Graf bc6fc28b86 net: Optionally use pxe client arch from variable 8 years ago
Alexander Graf 20898ea934 distro: Add efi pxe boot code 8 years ago
Alexander Graf 4570a993d5 bootp: Move vendor class identifier set to function 8 years ago
Alexander Graf 0efe1bcf5c efi_loader: Add network access support 8 years ago
Anton Persson 214cc905de bootp: Prevent u-boot from using others responses. 8 years ago
Alexandre Messier 50768f5b06 net: bootp: Add environment variable for timeout period 8 years ago
Alexandre Messier b2b7fbc33f net: Add bootfile in DHCP Request 8 years ago
Peng Fan 44c42dd40e net: bootp: Ignore packets whose yiaddr is 0 8 years ago
Stefan Brüns 774c3e05ec net: parse DHCP options from overloaded file/sname fields 9 years ago
Stefan Brüns ec87b1b39b net: Do not overwrite options found in overloaded 'file' field 9 years ago
Stefan Brüns 4f28c9b169 net: cancel timeout handler after DHCPACK 9 years ago
Stefan Brüns c56eb57316 net: Fix parsing of Bootp/DHCP option 0 (Pad) 9 years ago
Stefan Brüns 454d9d3ec8 net: send RFC1542 compliant value for bootp requests 9 years ago
Stefan Brüns 867d6ae2c9 net: reject Bootp/DHCP packets with bad OP value 9 years ago
Thomas Chou 829533287a net: protect status led access in bootp 9 years ago
Hannes Petermaier 214dc1da4a net: bootp fix vci string on SPL-Boot 9 years ago
Lukasz Majewski 346969584b net: tftp: Move tftp.h file from ./net to ./include/net 9 years ago
Sergey Temerkhanov 5917e7d165 net: Fix incorrect DHCP/BOOTP packets on 64-bit systems 9 years ago
Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
Joe Hershberger 7044c6bb69 net: cosmetic: Clean up DHCP variables and functions 9 years ago
Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names 9 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 9 years ago
Joe Hershberger 586cbe51ab net: cosmetic: Fixup var names for DHCP strings 9 years ago
Joe Hershberger 1411157d85 net: cosmetic: Fixup var names related to boot file 9 years ago
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 9 years ago
Wu, Josh ecec4e9c82 net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed 10 years ago
Thierry Reding 92ac8acc01 net: More BOOTP retry timeout improvements 10 years ago
Stephen Warren f59be6e850 net: BOOTP retry timeout improvements 10 years ago
Pavel Machek 8e8d73b4a5 bootp can use mdelay 10 years ago
Przemyslaw Marczak d718ded056 lib: uuid: code refactor for proper maintain between uuid bin and string 10 years ago
Kim Phillips 0637059088 net/: sparse fixes 12 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 12 years ago
Ilya Yanok 9ace17c88a net/bootp: add VCI support for BOOTP also 12 years ago
Brian Rzycki ee0f60df0b net: Quietly ignore DHCP Option 28 (Broadcast Address) 12 years ago
benoit.thebaudeau@advans b977aa80b5 net: bootp: fix build 12 years ago
Kim Phillips db7720bad4 net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY 12 years ago
Joe Hershberger 2c00e099fe net: Add option CONFIG_BOOTP_MAY_FAIL 12 years ago
Joe Hershberger 1752f0fdc7 net: Fix unused variable compile warning 12 years ago
Joe Hershberger ece223b52a net: Refactor to separate the UDP handler from the ARP handler 12 years ago
Joe Hershberger f9623229fd net: Move debug trace to point of action 12 years ago