Commit Graph

221 Commits (3ef96ded38a8d33b58b9fab9cd879d51ddac4cbd)

Author SHA1 Message Date
Jochen Friedrich be1b0d2777 Don't tftp to unknown flash 16 years ago
Ben Warren 10efa024b8 Moved initialization of EEPRO100 Ethernet controller to board_eth_init() 16 years ago
Ben Warren 8ca0b3f99c Moved initialization of TULIP Ethernet controller to board_eth_init() 16 years ago
Ben Warren ad3381cf41 Moved initialization of E1000 Ethernet controller to board_eth_init() 16 years ago
Ben Warren 4fce2aceaf Moved initialization of plb2800 Ethernet driver to board_eth_init 16 years ago
Ben Warren e1d7480b5d Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory 16 years ago
Ben Warren a0aad08f94 Moved initialization of MPC512x_FEC Ethernet driver to CPU directory 16 years ago
Ben Warren 8218bd2aa6 Moved initialization of IncaIP Ethernet controller to board_eth_init 16 years ago
Ben Warren 164846eeb2 Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init() 16 years ago
Ben Warren 6aca145e06 Moved initialization of GT6426x Ethernet controller to board_eth_init() 16 years ago
Ben Warren e3090534d6 Moved initialization of PCNET Ethernet controller to board_eth_init() 16 years ago
Ben Warren b902b8dda5 Moved initialization of NATSEMI Ethernet controller to board_eth_init() 16 years ago
Ben Warren 19403633dd Moved initialization of NS8382X Ethernet controller to board_eth_init() 16 years ago
Ben Warren ccdd12f83e Moved initialization of TSI108 Ethernet controller to board_eth_init() 16 years ago
Ben Warren 0b252f50ae Moved initialization of RTL8139 Ethernet controller to board_eth_init() 16 years ago
Ben Warren 02d69891d9 Moved initialization of RTL8169 Ethernet controller to board_eth_init() 16 years ago
Ben Warren 3ae071e442 Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d6e04258be davinci: fix remaining dm644x_eth 16 years ago
Sandeep Paulraj fcaac589a6 ARM DaVinci: Changing function names for EMAC driver 16 years ago
Remy Bohmer 51dfe1382e Fix bogus error message in the DHCP handler 16 years ago
Remy Bohmer 61365501a0 Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set. 16 years ago
Ben Warren 6a00217109 Moved initialization of SKGE Ethernet driver to board code. 16 years ago
Ben Warren 65d3d99c28 Moved initialization of ULI526X Ethernet driver to board code. 16 years ago
Ben Warren 914947313a Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() 16 years ago
Ben Warren fc363ce354 Moved initialization of GRETH Ethernet driver to CPU directory 16 years ago
Ben Warren 86882b8077 Moved initialization of MCFFEC Ethernet driver to CPU directory 16 years ago
Ben Warren b31da88b9c Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory 16 years ago
Ben Warren c8c845cfdc Moved initialization of AVR32 Ethernet controllers to board_eth_init() 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 25dbe98abb Fix some more printf() format issues. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a5676befb Fix some more printf() format issues. 16 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 16 years ago
Andrew Klossner dc4b0b38d4 Fix printf errors. 16 years ago
Ben Warren dd35479a50 Add mechanisms for CPU and board-specific Ethernet initialization 16 years ago
Remy Bohmer 6b52cfe16c Get rid of annoying/superfluous bad-checksum warning message 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Stelian Pop 8e429b3eee AT91SAM9263EK support 16 years ago
Guennadi Liakhovetski 40cb90ee2b net: make ARP timeout configurable 16 years ago
Wolfgang Denk 1aeed8d71a Coding Style cleanup; update CHANGELOG 16 years ago
Stelian Pop 0176d43e75 Add support for AT91SAM9260EK 16 years ago
Stelian Pop a8a78f2d99 Move at91cap9 specific files to at91sam9 directory 16 years ago
Daniel Hellstrom c2b7da5522 SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver. 16 years ago
Aras Vaichas d9a2f416d6 DHCP request fix for Windows Server 2003 16 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