aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-01-08Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund1-0/+3
2008-01-03net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER optionMatthias Fuchs1-0/+2
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 Jaworowski2-0/+68
2007-11-20Merge branch 'origin' into kconfig-for-1.3.1Grant Likely6-9/+9
2007-11-18Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD6-9/+9
2007-11-16Merge branch 'origin' into kconfig-for-1.3.1Grant Likely1-0/+4
2007-11-15Build: split COBJS value into multiple linesGrant Likely1-2/+9
2007-11-06Implement general ULi 526x Ethernet driver support in U-bootRoy Zang1-0/+4
2007-11-03Cleanup coding style; update CHANGELOGWolfgang Denk1-3/+2
2007-11-03Fix typo in nfs.cGuennadi Liakhovetski1-1/+0
2007-11-01DHCP Client FixJustin Flammia1-4/+7
2007-09-18Avoid compiler warning.Wolfgang Denk1-1/+1
2007-09-12Fix memory corruption problem on STX GP3 SSA Board.Wolfgang Denk1-2/+2
2007-08-31Fix TFTP OACK code for short packets.Wolfgang Denk1-2/+6
2007-08-30Backout commit 8f1bc284 as it causes TFTP to fail.Wolfgang Denk1-10/+10
2007-08-30tftp: don't implicity trust the format of recevied packetsGrant Likely1-10/+10
2007-08-29Fix: TFTP is not working on little endian systemsstefano babic1-1/+1
2007-08-16Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby1-0/+4
2007-08-1586xx: Fix lingering CFG_CMD_* references in sbc8641d.hJon Loeliger1-1/+1
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese8-100/+392
2007-08-14Coding style cleanup; rebuild CHANGELOGWolfgang Denk3-23/+23
2007-08-13multicast tftp: RFC2090David Updegraff3-5/+286
2007-08-13New CONFIG_BOOTP_SERVERIP optionWilson Callan1-0/+2
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 Denk8-97/+97
2007-08-03Merge branch 'testing' into workingAndy Fleming8-98/+97
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-11Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese2-4/+2
2007-07-10Merge branch 'master' into u-boot-5329-earlyJohn Rigby1-31/+19
2007-07-10Add mcffec_initialize()TsiChungLiew1-0/+3
2007-07-10net/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger4-15/+15
2007-07-09Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger2-28/+28
2007-07-09net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger8-58/+58
2007-07-09Merge with /home/hs/Atronic/u-bootWolfgang Denk1-0/+11
2007-07-04net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger8-54/+56
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-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