Commit Graph

562 Commits (3ff11aaa507aa222e76aa2517efc9786494994ed)

Author SHA1 Message Date
Ralf Hubert e4ead4a21d net: Fix incorrect RPC packets on 64-bit systems 9 years ago
Guillaume GARDET 69fd0d4131 NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server 9 years ago
Andre Renaud 166c409bc4 net: Handle an empty bootp extension section 9 years ago
Alexander Graf bc6fc28b86 net: Optionally use pxe client arch from variable 9 years ago
Alexander Graf 20898ea934 distro: Add efi pxe boot code 9 years ago
Alexander Graf 210be5c4cb net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig 9 years ago
Alexander Graf fa96f37ec5 net: Fix client identifiers for ARM 9 years ago
Alexander Graf 0dac6b4e85 net: Move the VCI and client arch values to Kconfig 9 years ago
Alexander Graf 4570a993d5 bootp: Move vendor class identifier set to function 9 years ago
Alexander Graf 0efe1bcf5c efi_loader: Add network access support 9 years ago
Anton Persson 214cc905de bootp: Prevent u-boot from using others responses. 9 years ago
Alexandre Messier 50768f5b06 net: bootp: Add environment variable for timeout period 9 years ago
Simon Glass a7c45ec4d6 microblaze: Correct build error in eth-uclass.c 9 years ago
Alexandre Messier b2b7fbc33f net: Add bootfile in DHCP Request 9 years ago
Simon Glass c4998f9634 net: Rename eth.c to eth_lecacy.c 9 years ago
Simon Glass db9391e165 net: Move driver-model code into its own file 9 years ago
Simon Glass 8607a6bf75 net: Move remaining common functions to eth_common.c 9 years ago
Simon Glass 9987ecdd36 net: Move environment functions to the common file 9 years ago
Simon Glass 818f91eb57 net: Move common init into a new eth_common.c file 9 years ago
Simon Glass c32a6fd07b net: Don't call board/cpu_eth_init() with driver model 9 years ago
Peng Fan 44c42dd40e net: bootp: Ignore packets whose yiaddr is 0 9 years ago
Andre Przywara 821fec0ceb net: remove scary warning about EEPROM provided MAC address 9 years ago
Joe Hershberger c5a75339cf net: Fix delay in net_retry test 9 years ago
Bin Meng 4cdc2c8cc0 dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init() 9 years ago
Bin Meng a671c4f2be dm: eth: Test 'ethrotate' before changing current ethernet device 9 years ago
Michal Simek 94067580a5 dm: net: Fix DM for targets which use MANUAL_RELOC 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Bin Meng ac1d313806 net: eth: Check return value in various places 9 years ago
Bin Meng a16edabe7f net: eth: Clear MAC address in eth_pre_remove() 9 years ago
Jacob Stiffler 11a69ff85b net: Increase the size of the net_boot_file_name buffer 9 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
Josh Wu 219cc94a3f net: change the env name to use const 9 years ago
Gong Qianyu 7aba0f2c2c net/eth: fix a bug in on_ethaddr() 9 years ago
Stefan Brüns 4f28c9b169 net: cancel timeout handler after DHCPACK 9 years ago
Stefan Brüns 45b47734a0 net/arp: account for ARP delay, avoid duplicate packets on timeout 9 years ago
Stefan Brüns 943231119f net/arp: Do not run net_start_again() on timeout 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
Albert ARIBAUD \(3ADEV\) f5fb734672 net: TFTP: variables cleanup and addition 9 years ago
Bernhard Nortmann 2666074809 net: support NETCONSOLE option via Kconfig 9 years ago
Bernhard Nortmann eaa8a195cc net: expose eth_is_active() function to test network device state 9 years ago
Bin Meng e408c42189 dm: eth: Correctly detect alias in eth_get_dev_by_name() 10 years ago
Bin Meng d8f79afa03 dm: eth: Do not print misleading "Net Initialization Skipped" 10 years ago
Bin Meng af2ca59e63 net: Revert "tftp: adjust settings to be suitable for 100Mbit ethernet" 10 years ago
Lukasz Majewski 346969584b net: tftp: Move tftp.h file from ./net to ./include/net 10 years ago
Michal Simek 19a4fbaadd net: Return -EINTR when ctrl+c is pressed 10 years ago