aboutsummaryrefslogtreecommitdiff
path: root/net/eth.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-26Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()Ben Warren1-4/+0
2008-08-26Moved initialization of GRETH Ethernet driver to CPU directoryBen Warren1-4/+0
2008-08-26Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren1-4/+0
2008-08-26Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directoryBen Warren1-4/+0
2008-07-24Moved initialization of AVR32 Ethernet controllers to board_eth_init()Ben Warren1-8/+0
2008-07-13Fix some more printf() format issues.Wolfgang Denk1-1/+1
2008-07-06Add mechanisms for CPU and board-specific Ethernet initializationBen Warren1-17/+15
2008-05-10AT91SAM9263EK supportStelian Pop1-1/+2
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk1-3/+3
2008-04-01Add support for AT91SAM9260EKStelian Pop1-1/+1
2008-04-01Move at91cap9 specific files to at91sam9 directoryStelian Pop1-2/+2
2008-03-30SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.Daniel Hellstrom1-0/+4
2008-03-05net: Print error message upon net usage when no ethernet-interface is foundStefan Roese1-1/+3
2008-02-14AT91CAP9 support : build integrationStelian Pop1-0/+4
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk1-0/+4
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk1-0/+4
2008-01-18AVR32: ATNGW100 board supportHaavard Skinnemoen1-0/+4
2008-01-17ColdFire: Add MCF547x_8x FEC driverTsiChungLiew1-0/+4
2008-01-17net: add 'ethrotate' environment variableMatthias Fuchs1-0/+9
2008-01-15QE UEC: Extend number of supported UECs to 4David Saada1-0/+3
2008-01-10Fix Ethernet init() return codesBen Warren1-1/+1
2008-01-08Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund1-0/+3
2008-01-03NET: Proper return code handling in eth_init() function in file eth.cUpakul Barkakaty1-4/+4
2008-01-03net/eth.c: Fix env_enetaddr signed overflowShinya Kuribayashi1-1/+2
2008-01-03Introduce new eth_receive routineRafal Jaworowski1-0/+58
2007-11-06Implement general ULi 526x Ethernet driver support in U-bootRoy Zang1-0/+4
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-4/+58
2007-08-14Coding style cleanup; rebuild CHANGELOGWolfgang Denk1-4/+4
2007-08-13multicast tftp: RFC2090David Updegraff1-0/+45
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn1-0/+5
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk1-4/+4
2007-08-03Merge branch 'testing' into workingAndy Fleming1-5/+4
2007-07-27[ADS5121] Support for the ADS5121 boardRafal Jaworowski1-0/+4
2007-07-16Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese1-0/+4
2007-07-13make show_boot_progress () weak.Heiko Schocher1-11/+3
2007-07-10Merge branch 'master' into u-boot-5329-earlyJohn Rigby1-31/+19
2007-07-10Add mcffec_initialize()TsiChungLiew1-0/+3
2007-07-09net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-4/+4
2007-07-09Merge with /home/hs/Atronic/u-bootWolfgang Denk1-0/+11
2007-07-04net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-4/+4
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher1-0/+11
2007-06-18Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew1-0/+1
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips1-31/+8
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk1-0/+4
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.Wolfgang Denk1-0/+4
2007-04-14AVR32: Enable networkingHaavard Skinnemoen1-0/+4
2007-04-05[Blackfin][PATCH] Add BF537 EMAC driver initializationAubrey Li1-0/+4
2006-12-01Fix the confilcts when merging 'master' into hpc2.roy zang1-5/+9
2006-11-30Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk1-0/+7
2006-11-29[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese1-5/+2