aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-netWolfgang Denk
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.Wolfgang Denk
2007-04-14AVR32: Enable networkingHaavard Skinnemoen
2007-04-05[Blackfin][PATCH] Add BF537 EMAC driver initializationAubrey Li
2007-03-07net - Support ping reply when processing net-loopEd Swarthout
2006-12-01Fix the confilcts when merging 'master' into hpc2.roy zang
2006-11-30Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk
2006-11-29[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese
2006-11-03mpc83xx: add QE ethernet supportDave Liu
2006-11-02Tundra tsi108 on chip Ethernet controller support.roy zang
2006-10-12Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-12Minor code cleanup.Wolfgang Denk
2006-10-10Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-09Make bootp implementation RFC3046 compliantWolfgang Denk
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-08-22Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-08-14Fix typo.Wolfgang Denk
2006-06-07Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-05-30* Update Intel IXP4xx supportWolfgang Denk
2006-04-26Initial support for MPC8641 HPCN board.Jon Loeliger
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-03-12Add support for the DHCP vendor optional bootfile (#67).Wolfgang Denk
2006-03-12Fix behaviour if gatewayip is not setWolfgang Denk
2005-12-01Merge with /home/sr/git/u-bootWolfgang Denk
2005-11-30Fix miiphy global data initialization (problem on 4xx boards when noMarian Balakowicz
2005-11-30Add support for TQM8541/8555 boards, TQM85xx support reworked:Stefan Roese
2005-11-10Add explanation for CDP checksum algorithmWolfgang Denk
2005-10-28Add support for multiple PHYs.Marian Balakowicz
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-10-11Added support for TQM834x boards.Marian Balakowicz
2005-10-09Add support for AP1000 board.Wolfgang Denk
2005-09-25Fix typo in eth.cWolfgang Denk
2005-09-24Update for TFTP using a fixed UDP portWolfgang Denk
2005-09-24Allow to force TFTP to use a fixed UDP portWolfgang Denk
2005-08-31Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).Stefan Roese
2005-08-26Prepare U-Boot for gcc-4.xWolfgang Denk
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese
2005-08-12Minor code cleanupWolfgang Denk
2005-08-12Add UPD-Checksum code, fix problem in net.c (return instead of break)Stefan Roese
2005-08-06Fix return code of NFS commandWolfgang Denk
2005-08-05Merge with /home/wd/git/u-boot/masterWolfgang Denk
2005-08-04Fix endianess problem in TFTP / NFS default filenamesWolfgang Denk
2005-07-28* Patch by Eran LibertyEran Liberty
2005-07-25* Patch by Jon Loeliger, 2005-05-05Jon Loeliger
2005-05-16Add PCI support for Sorcery board.wdenk