aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-03-05net: Print error message upon net usage when no ethernet-interface is foundStefan Roese
2008-02-15Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse
2008-02-14TFTP: fix search of ':' in BootFileJean-Christophe PLAGNIOL-VILLARD
2008-02-14AT91CAP9 support : build integrationStelian Pop
2008-02-14NFS Timeout with large files.Hiroshi Ito
2008-02-05TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk
2008-01-18AVR32: ATNGW100 board supportHaavard Skinnemoen
2008-01-17ColdFire: Add MCF547x_8x FEC driverTsiChungLiew
2008-01-17net: add 'ethrotate' environment variableMatthias Fuchs
2008-01-15QE UEC: Extend number of supported UECs to 4David Saada
2008-01-10Fix Ethernet init() return codesBen Warren
2008-01-08Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund
2008-01-03net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER optionMatthias Fuchs
2008-01-03NET: Proper return code handling in eth_init() function in file eth.cUpakul Barkakaty
2008-01-03net/eth.c: Fix env_enetaddr signed overflowShinya Kuribayashi
2008-01-03Introduce new eth_receive routineRafal Jaworowski
2007-11-20Merge branch 'origin' into kconfig-for-1.3.1Grant Likely
2007-11-18Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD
2007-11-16Merge branch 'origin' into kconfig-for-1.3.1Grant Likely
2007-11-15Build: split COBJS value into multiple linesGrant Likely
2007-11-06Implement general ULi 526x Ethernet driver support in U-bootRoy Zang
2007-11-03Cleanup coding style; update CHANGELOGWolfgang Denk
2007-11-03Fix typo in nfs.cGuennadi Liakhovetski
2007-11-01DHCP Client FixJustin Flammia
2007-09-18Avoid compiler warning.Wolfgang Denk
2007-09-12Fix memory corruption problem on STX GP3 SSA Board.Wolfgang Denk
2007-08-31Fix TFTP OACK code for short packets.Wolfgang Denk
2007-08-30Backout commit 8f1bc284 as it causes TFTP to fail.Wolfgang Denk
2007-08-30tftp: don't implicity trust the format of recevied packetsGrant Likely
2007-08-29Fix: TFTP is not working on little endian systemsstefano babic
2007-08-16Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby
2007-08-1586xx: Fix lingering CFG_CMD_* references in sbc8641d.hJon Loeliger
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-14Coding style cleanup; rebuild CHANGELOGWolfgang Denk
2007-08-13multicast tftp: RFC2090David Updegraff
2007-08-13New CONFIG_BOOTP_SERVERIP optionWilson Callan
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-07-27[ADS5121] Support for the ADS5121 boardRafal Jaworowski
2007-07-16Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese
2007-07-13make show_boot_progress () weak.Heiko Schocher
2007-07-11Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese
2007-07-10Merge branch 'master' into u-boot-5329-earlyJohn Rigby
2007-07-10Add mcffec_initialize()TsiChungLiew
2007-07-10net/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger
2007-07-09net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger