summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Make TFTP server timeout configurableBartlomiej Sieka2008-10-181-4/+24
* net: express the first argument to NetSetTimeout() in millisecondsBartlomiej Sieka2008-10-187-33/+28
* Adds two more ethernet interface to 83xxrichardretanubun2008-10-181-0/+6
* Don't tftp to unknown flashJochen Friedrich2008-09-021-0/+2
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-021-4/+0
* Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-021-4/+0
* Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren2008-09-021-4/+0
* Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren2008-09-021-4/+0
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-4/+0
* Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-4/+0
* Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren2008-09-021-4/+0
* Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren2008-09-021-4/+0
* Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren2008-09-021-7/+0
* Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren2008-09-021-4/+0
* Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren2008-09-021-4/+0
* Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-021-4/+0
* Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren2008-09-021-4/+0
* Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2008-09-021-4/+0
* Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren2008-09-021-5/+0
* Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren2008-09-021-5/+0
* davinci: fix remaining dm644x_ethJean-Christophe PLAGNIOL-VILLARD2008-08-311-1/+1
* ARM DaVinci: Changing function names for EMAC driverSandeep Paulraj2008-08-311-1/+1
* Fix bogus error message in the DHCP handlerRemy Bohmer2008-08-261-0/+3
* Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set.Remy Bohmer2008-08-261-1/+1
* Moved initialization of SKGE Ethernet driver to board code.Ben Warren2008-08-261-4/+0
* Moved initialization of ULI526X Ethernet driver to board code.Ben Warren2008-08-261-4/+0
* Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()Ben Warren2008-08-261-4/+0
* Moved initialization of GRETH Ethernet driver to CPU directoryBen Warren2008-08-261-4/+0
* Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren2008-08-261-4/+0
* Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directoryBen Warren2008-08-261-4/+0
* Moved initialization of AVR32 Ethernet controllers to board_eth_init()Ben Warren2008-07-241-8/+0
* Fix DHCP protocol so U-Boot does not respond too earlyRobin Getz2008-07-151-2/+0
* Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2008-07-141-1/+1
* Fix some more printf() format issues.Wolfgang Denk2008-07-132-2/+2
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-131-1/+1
* Fix some more print() format errors.Wolfgang Denk2008-07-111-1/+2
* Fix printf errors.Andrew Klossner2008-07-091-1/+1
* Add mechanisms for CPU and board-specific Ethernet initializationBen Warren2008-07-061-17/+15
* Merge branch 'master' of git://git.denx.de/u-bootBen Warren2008-06-081-1/+2
|\
| * Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-241-1/+2
| |\
| | * AT91SAM9263EK supportStelian Pop2008-05-101-1/+2
* | | Get rid of annoying/superfluous bad-checksum warning messageRemy Bohmer2008-06-041-0/+4
|/ /
* | Big white-space cleanup.Wolfgang Denk2008-05-211-3/+3
|/
* net: make ARP timeout configurableGuennadi Liakhovetski2008-04-281-6/+17
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-131-20/+20
* Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-04-081-3/+3
|\
| * Add support for AT91SAM9260EKStelian Pop2008-04-011-1/+1
| * Move at91cap9 specific files to at91sam9 directoryStelian Pop2008-04-011-2/+2
* | SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.Daniel Hellstrom2008-03-301-0/+4
* | DHCP request fix for Windows Server 2003Aras Vaichas2008-03-301-1/+4
|/
OpenPOWER on IntegriCloud