summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeLines
...
* | TFTP: fix search of ':' in BootFileJean-Christophe PLAGNIOL-VILLARD2008-02-14-1/+1
|/
* NFS Timeout with large files.Hiroshi Ito2008-02-14-1/+6
* TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD2008-02-05-10/+30
* Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-01-23-0/+4
|\
| * AVR32: ATNGW100 board supportHaavard Skinnemoen2008-01-18-0/+4
* | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-01-23-0/+4
|\ \
| * | ColdFire: Add MCF547x_8x FEC driverTsiChungLiew2008-01-17-0/+4
| |/
* | net: add 'ethrotate' environment variableMatthias Fuchs2008-01-17-0/+9
* | QE UEC: Extend number of supported UECs to 4David Saada2008-01-15-0/+3
|/
* Fix Ethernet init() return codesBen Warren2008-01-10-1/+1
* Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund2008-01-08-0/+3
* net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER optionMatthias Fuchs2008-01-03-0/+2
* NET: Proper return code handling in eth_init() function in file eth.cUpakul Barkakaty2008-01-03-4/+4
* net/eth.c: Fix env_enetaddr signed overflowShinya Kuribayashi2008-01-03-1/+2
* Introduce new eth_receive routineRafal Jaworowski2008-01-03-0/+68
* Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-20-9/+9
|\
| * Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD2007-11-18-9/+9
* | Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-16-0/+4
|\ \ | |/
| * Implement general ULi 526x Ethernet driver support in U-bootRoy Zang2007-11-06-0/+4
* | Build: split COBJS value into multiple linesGrant Likely2007-11-15-2/+9
|/
* Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-03-3/+2
* Fix typo in nfs.cGuennadi Liakhovetski2007-11-03-1/+0
* DHCP Client FixJustin Flammia2007-11-01-4/+7
* Avoid compiler warning.Wolfgang Denk2007-09-18-1/+1
* Fix memory corruption problem on STX GP3 SSA Board.Wolfgang Denk2007-09-12-2/+2
* Fix TFTP OACK code for short packets.Wolfgang Denk2007-08-31-2/+6
* Backout commit 8f1bc284 as it causes TFTP to fail.Wolfgang Denk2007-08-30-10/+10
* tftp: don't implicity trust the format of recevied packetsGrant Likely2007-08-30-10/+10
* Fix: TFTP is not working on little endian systemsstefano babic2007-08-29-1/+1
* Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby2007-08-16-0/+4
|\
| * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-100/+392
| |\
| * \ Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-16-0/+4
| |\ \
| | * \ Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-10-31/+19
| | |\ \
| | * | | Add mcffec_initialize()TsiChungLiew2007-07-10-0/+3
| | * | | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-18-0/+1
* | | | | 86xx: Fix lingering CFG_CMD_* references in sbc8641d.hJon Loeliger2007-08-15-1/+1
| |_|_|/ |/| | |
* | | | Coding style cleanup; rebuild CHANGELOGWolfgang Denk2007-08-14-23/+23
* | | | multicast tftp: RFC2090David Updegraff2007-08-13-5/+286
* | | | New CONFIG_BOOTP_SERVERIP optionWilson Callan2007-08-13-0/+2
* | | | [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-10-0/+5
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06-97/+97
|\ \ \ \
| * \ \ \ Merge branch 'testing' into workingAndy Fleming2007-08-03-98/+97
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese2007-07-11-4/+2
| | * | | net/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-15/+15
| | * | | Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger2007-07-09-28/+28
| | * | | net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-58/+58
| | * | | net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-54/+56
* | | | | [ADS5121] Support for the ADS5121 boardRafal Jaworowski2007-07-27-0/+4
| |_|/ / |/| | |
* | | | make show_boot_progress () weak.Heiko Schocher2007-07-13-11/+3
|/ / /
* | | Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-09-0/+11
|\ \ \ | |/ / |/| |