aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
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
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