Commit Graph

188 Commits (47042b363ee5022b8180c65d3f4558e7972c79cd)

Author SHA1 Message Date
Andrew Klossner dc4b0b38d4 Fix printf errors. 17 years ago
Ben Warren dd35479a50 Add mechanisms for CPU and board-specific Ethernet initialization 17 years ago
Remy Bohmer 6b52cfe16c Get rid of annoying/superfluous bad-checksum warning message 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Stelian Pop 8e429b3eee AT91SAM9263EK support 17 years ago
Guennadi Liakhovetski 40cb90ee2b net: make ARP timeout configurable 17 years ago
Wolfgang Denk 1aeed8d71a Coding Style cleanup; update CHANGELOG 17 years ago
Stelian Pop 0176d43e75 Add support for AT91SAM9260EK 17 years ago
Stelian Pop a8a78f2d99 Move at91cap9 specific files to at91sam9 directory 17 years ago
Daniel Hellstrom c2b7da5522 SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver. 17 years ago
Aras Vaichas d9a2f416d6 DHCP request fix for Windows Server 2003 17 years ago
Stefan Roese 6bc113886d net: Print error message upon net usage when no ethernet-interface is found 17 years ago
Stefan Roese e85e2fa85e net: Print error message upon net usage when no ethernet-interface is found 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 38cc09c55b TFTP: fix search of ':' in BootFile 17 years ago
Stelian Pop 20b197c6f2 AT91CAP9 support : build integration 17 years ago
Hiroshi Ito fe891ecf4d NFS Timeout with large files. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD a93907c43f TFTP: add host ip addr support 17 years ago
Haavard Skinnemoen 6b44394442 AVR32: ATNGW100 board support 17 years ago
TsiChungLiew 777d1abd97 ColdFire: Add MCF547x_8x FEC driver 17 years ago
Matthias Fuchs e169257732 net: add 'ethrotate' environment variable 17 years ago
David Saada 2465665b73 QE UEC: Extend number of supported UECs to 4 17 years ago
Ben Warren 422b1a0160 Fix Ethernet init() return codes 17 years ago
Joakim Tjernlund ccf21c311e Add support CONFIG_UEC_ETH3 in MPC83xx 17 years ago
Matthias Fuchs 8b0c5c1276 net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option 17 years ago
Upakul Barkakaty 505be87a65 NET: Proper return code handling in eth_init() function in file eth.c 17 years ago
Shinya Kuribayashi 5ca2d0953e net/eth.c: Fix env_enetaddr signed overflow 17 years ago
Rafal Jaworowski f85b607105 Introduce new eth_receive routine 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 079c2c4fa7 Fix warning differ in signedness in net/net.c and net/nfs.c 17 years ago
Grant Likely f0037c56b0 Build: split COBJS value into multiple lines 17 years ago
Roy Zang 1f103105a3 Implement general ULi 526x Ethernet driver support in U-boot 17 years ago
Wolfgang Denk 992742a5b0 Cleanup coding style; update CHANGELOG 17 years ago
Guennadi Liakhovetski 29c29c0267 Fix typo in nfs.c 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
Wolfgang Denk f34024d4a3 Fix memory corruption problem on STX GP3 SSA Board. 17 years ago
Wolfgang Denk 60174746c6 Fix TFTP OACK code for short packets. 17 years ago
Wolfgang Denk ff13ac8c7b Backout commit 8f1bc284 as it causes TFTP to fail. 17 years ago
Grant Likely 8f1bc28408 tftp: don't implicity trust the format of recevied packets 17 years ago
stefano babic ef8f207527 Fix: TFTP is not working on little endian systems 17 years ago
Jon Loeliger 30b52df9e9 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h 17 years ago
Jon Loeliger 8662577fe3 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h 17 years ago
Wolfgang Denk 85eb5caf6b Coding style cleanup; rebuild CHANGELOG 17 years ago
David Updegraff 53a5c424bf multicast tftp: RFC2090 17 years ago
Wilson Callan 5d110f0aa6 New CONFIG_BOOTP_SERVERIP option 17 years ago
Sergey Kubushyn c74b2108e3 [ARM] TI DaVinci support, hopefully final 17 years ago
Rafal Jaworowski 8993e54b6f [ADS5121] Support for the ADS5121 board 18 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 18 years ago
Stefan Roese 3865b1fb78 Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup 18 years ago
TsiChungLiew 2870e98ac8 Add mcffec_initialize() 18 years ago