aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2007-07-09net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger8-58/+58
2007-07-04net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger8-54/+56
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips1-31/+8
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-netWolfgang Denk1-0/+20
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
2007-03-07net - Support ping reply when processing net-loopEd Swarthout1-0/+20
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
2006-11-03mpc83xx: add QE ethernet supportDave Liu1-0/+7
2006-11-02Tundra tsi108 on chip Ethernet controller support.roy zang1-0/+4
2006-10-12Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger1-1/+1
2006-10-12Minor code cleanup.Wolfgang Denk1-1/+1
2006-10-10Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2-2/+7
2006-10-09Make bootp implementation RFC3046 compliantWolfgang Denk1-1/+6
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger1-7/+11
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
2006-08-22Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger1-1/+1
2006-08-14Fix typo.Wolfgang Denk1-1/+1
2006-06-07Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger1-0/+4
2006-05-30* Update Intel IXP4xx supportWolfgang Denk1-0/+4
2006-04-26Initial support for MPC8641 HPCN board.Jon Loeliger1-0/+16
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-5/+2
2006-03-12Add support for the DHCP vendor optional bootfile (#67).Wolfgang Denk1-3/+31
2006-03-12Fix behaviour if gatewayip is not setWolfgang Denk1-1/+3
2005-12-01Merge with /home/sr/git/u-bootWolfgang Denk1-3/+3
2005-11-30Fix miiphy global data initialization (problem on 4xx boards when noMarian Balakowicz1-0/+9
2005-11-30Add support for TQM8541/8555 boards, TQM85xx support reworked:Stefan Roese1-3/+3
2005-11-10Add explanation for CDP checksum algorithmWolfgang Denk1-1/+4
2005-10-28Add support for multiple PHYs.Marian Balakowicz2-2/+46
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk4-13/+16
2005-10-11Added support for TQM834x boards.Marian Balakowicz1-1/+1
2005-10-09Add support for AP1000 board.Wolfgang Denk1-1/+1
2005-09-25Fix typo in eth.cWolfgang Denk1-3/+3
2005-09-24Update for TFTP using a fixed UDP portWolfgang Denk1-1/+4
2005-09-24Allow to force TFTP to use a fixed UDP portWolfgang Denk1-0/+10
2005-08-31Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).Stefan Roese1-1/+1
2005-08-26Prepare U-Boot for gcc-4.xWolfgang Denk2-9/+22
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese1-6/+1
2005-08-12Minor code cleanupWolfgang Denk1-20/+20
2005-08-12Add UPD-Checksum code, fix problem in net.c (return instead of break)Stefan Roese1-2/+42
2005-08-06Fix return code of NFS commandWolfgang Denk1-5/+9
2005-08-05Merge with /home/wd/git/u-boot/masterWolfgang Denk2-12/+8
2005-08-04Fix endianess problem in TFTP / NFS default filenamesWolfgang Denk2-12/+8
2005-07-28* Patch by Eran LibertyEran Liberty1-0/+8