| Commit message (Expand) | Author | Age | Lines |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-net | Wolfgang Denk | 2007-04-18 | -0/+20 |
|\ |
|
| * | net - Support ping reply when processing net-loop | Ed Swarthout | 2007-03-07 | -0/+20 |
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx | Wolfgang Denk | 2007-04-18 | -0/+4 |
|\ \ |
|
| * \ | Fix the confilcts when merging 'master' into hpc2. | roy zang | 2006-12-01 | -5/+9 |
| |\ \
| | |/ |
|
| * | | Tundra tsi108 on chip Ethernet controller support. | roy zang | 2006-11-02 | -0/+4 |
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. | Wolfgang Denk | 2007-04-18 | -0/+4 |
|\ \ \ |
|
| * | | | AVR32: Enable networking | Haavard Skinnemoen | 2007-04-14 | -0/+4 |
| | |/
| |/| |
|
* | | | [Blackfin][PATCH] Add BF537 EMAC driver initialization | Aubrey Li | 2007-04-05 | -0/+4 |
|/ / |
|
* | | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git | Wolfgang Denk | 2006-11-30 | -0/+7 |
|\ \ |
|
| * | | mpc83xx: add QE ethernet support | Dave Liu | 2006-11-03 | -0/+7 |
| |/ |
|
* | | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards | Stefan Roese | 2006-11-29 | -5/+2 |
|/ |
|
* | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-10-12 | -1/+1 |
|\ |
|
| * | Minor code cleanup. | Wolfgang Denk | 2006-10-12 | -1/+1 |
* | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-10-10 | -2/+7 |
|\ \
| |/ |
|
| * | Make bootp implementation RFC3046 compliant | Wolfgang Denk | 2006-10-09 | -1/+6 |
| * | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-09-19 | -7/+11 |
|\ \
| |/ |
|
| * | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -7/+11 |
* | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-08-22 | -1/+1 |
|\ \
| |/ |
|
| * | Fix typo. | Wolfgang Denk | 2006-08-14 | -1/+1 |
* | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-06-07 | -0/+4 |
|\ \
| |/ |
|
| * | * Update Intel IXP4xx support | Wolfgang Denk | 2006-05-30 | -0/+4 |
* | | Initial support for MPC8641 HPCN board. | Jon Loeliger | 2006-04-26 | -0/+16 |
|/ |
|
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -5/+2 |
* | Add support for the DHCP vendor optional bootfile (#67). | Wolfgang Denk | 2006-03-12 | -3/+31 |
* | Fix behaviour if gatewayip is not set | Wolfgang Denk | 2006-03-12 | -1/+3 |
* | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-12-01 | -3/+3 |
|\ |
|
| * | Add support for TQM8541/8555 boards, TQM85xx support reworked: | Stefan Roese | 2005-11-30 | -3/+3 |
* | | Fix miiphy global data initialization (problem on 4xx boards when no | Marian Balakowicz | 2005-11-30 | -0/+9 |
|/ |
|
* | Add explanation for CDP checksum algorithm | Wolfgang Denk | 2005-11-10 | -1/+4 |
* | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -2/+46 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2005-10-15 | -1/+1 |
|\ |
|
| * | Added support for TQM834x boards. | Marian Balakowicz | 2005-10-11 | -1/+1 |
* | | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -13/+16 |
|/ |
|
* | Add support for AP1000 board. | Wolfgang Denk | 2005-10-09 | -1/+1 |
* | Fix typo in eth.c | Wolfgang Denk | 2005-09-25 | -3/+3 |
* | Update for TFTP using a fixed UDP port | Wolfgang Denk | 2005-09-24 | -1/+4 |
* | Allow to force TFTP to use a fixed UDP port | Wolfgang Denk | 2005-09-24 | -0/+10 |
* | Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT). | Stefan Roese | 2005-08-31 | -1/+1 |
* | Prepare U-Boot for gcc-4.x | Wolfgang Denk | 2005-08-26 | -9/+22 |
* | Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c | Stefan Roese | 2005-08-16 | -6/+1 |
* | Minor code cleanup | Wolfgang Denk | 2005-08-12 | -20/+20 |
* | Add UPD-Checksum code, fix problem in net.c (return instead of break) | Stefan Roese | 2005-08-12 | -2/+42 |
* | Fix return code of NFS command | Wolfgang Denk | 2005-08-06 | -5/+9 |
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-08-05 | -12/+8 |
|\ |
|
| * | Fix endianess problem in TFTP / NFS default filenames | Wolfgang Denk | 2005-08-04 | -12/+8 |
* | | * Patch by Eran Liberty | Eran Liberty | 2005-07-28 | -0/+8 |
* | | * Patch by Jon Loeliger, 2005-05-05 | Jon Loeliger | 2005-07-25 | -4/+11 |
|/ |
|
* | Add PCI support for Sorcery board. | wdenk | 2005-05-16 | -1/+1 |
* | README: add explanation about patch policy | wdenk | 2005-05-03 | -5/+5 |