| Commit message (Expand) | Author | Age | Lines |
* | [ARM] TI DaVinci support, hopefully final | Sergey Kubushyn | 2007-08-10 | -0/+5 |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -97/+97 |
|\ |
|
| * | Merge branch 'testing' into working | Andy Fleming | 2007-08-03 | -98/+97 |
| |\ |
|
| | * | Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup | Stefan Roese | 2007-07-11 | -4/+2 |
| | * | net/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -15/+15 |
| | * | Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! | Jon Loeliger | 2007-07-09 | -28/+28 |
| | * | net/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -58/+58 |
| | * | net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -54/+56 |
* | | | [ADS5121] Support for the ADS5121 board | Rafal Jaworowski | 2007-07-27 | -0/+4 |
* | | | make show_boot_progress () weak. | Heiko Schocher | 2007-07-13 | -11/+3 |
|/ / |
|
* | | Merge with /home/hs/Atronic/u-boot | Wolfgang Denk | 2007-07-09 | -0/+11 |
|\ \
| |/
|/| |
|
| * | [PCS440EP] upgrade the PCS440EP board: | Heiko Schocher | 2007-06-22 | -0/+11 |
* | | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx | Kim Phillips | 2007-05-17 | -31/+8 |
|/ |
|
* | 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 |