summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-068-97/+97
|\
| * Merge branch 'testing' into workingAndy Fleming2007-08-038-98/+97
| |\
| | * Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese2007-07-112-4/+2
| | * net/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-104-15/+15
| | * Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger2007-07-092-28/+28
| | * net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-098-58/+58
| | * net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-048-54/+56
* | | [ADS5121] Support for the ADS5121 boardRafal Jaworowski2007-07-271-0/+4
* | | make show_boot_progress () weak.Heiko Schocher2007-07-131-11/+3
|/ /
* | Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-091-0/+11
|\ \ | |/ |/|
| * [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-221-0/+11
* | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-171-31/+8
|/
* Merge with /home/wd/git/u-boot/custodian/u-boot-netWolfgang Denk2007-04-181-0/+20
|\
| * net - Support ping reply when processing net-loopEd Swarthout2007-03-071-0/+20
* | Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk2007-04-181-0/+4
|\ \
| * \ Fix the confilcts when merging 'master' into hpc2.roy zang2006-12-011-5/+9
| |\ \ | | |/
| * | Tundra tsi108 on chip Ethernet controller support.roy zang2006-11-021-0/+4
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.Wolfgang Denk2007-04-181-0/+4
|\ \ \
| * | | AVR32: Enable networkingHaavard Skinnemoen2007-04-141-0/+4
| | |/ | |/|
* | | [Blackfin][PATCH] Add BF537 EMAC driver initializationAubrey Li2007-04-051-0/+4
|/ /
* | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-301-0/+7
|\ \
| * | mpc83xx: add QE ethernet supportDave Liu2006-11-031-0/+7
| |/
* | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese2006-11-291-5/+2
|/
* Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-121-1/+1
|\
| * Minor code cleanup.Wolfgang Denk2006-10-121-1/+1
* | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-102-2/+7
|\ \ | |/
| * Make bootp implementation RFC3046 compliantWolfgang Denk2006-10-091-1/+6
| * Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-191-7/+11
|\ \ | |/
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+11
* | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-08-221-1/+1
|\ \ | |/
| * Fix typo.Wolfgang Denk2006-08-141-1/+1
* | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-06-071-0/+4
|\ \ | |/
| * * Update Intel IXP4xx supportWolfgang Denk2006-05-301-0/+4
* | Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-261-0/+16
|/
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-5/+2
* Add support for the DHCP vendor optional bootfile (#67).Wolfgang Denk2006-03-121-3/+31
* Fix behaviour if gatewayip is not setWolfgang Denk2006-03-121-1/+3
* Merge with /home/sr/git/u-bootWolfgang Denk2005-12-011-3/+3
|\
| * Add support for TQM8541/8555 boards, TQM85xx support reworked:Stefan Roese2005-11-301-3/+3
* | Fix miiphy global data initialization (problem on 4xx boards when noMarian Balakowicz2005-11-301-0/+9
|/
* Add explanation for CDP checksum algorithmWolfgang Denk2005-11-101-1/+4
* Add support for multiple PHYs.Marian Balakowicz2005-10-282-2/+46
* Merge with /home/m8/git/u-bootWolfgang Denk2005-10-151-1/+1
|\
| * Added support for TQM834x boards.Marian Balakowicz2005-10-111-1/+1
* | Cleanup for GCC-4.xWolfgang Denk2005-10-134-13/+16
|/
* Add support for AP1000 board.Wolfgang Denk2005-10-091-1/+1
* Fix typo in eth.cWolfgang Denk2005-09-251-3/+3
* Update for TFTP using a fixed UDP portWolfgang Denk2005-09-241-1/+4
* Allow to force TFTP to use a fixed UDP portWolfgang Denk2005-09-241-0/+10
OpenPOWER on IntegriCloud