| Commit message (Expand) | Author | Age | Lines |
* | Coding style cleanup; rebuild CHANGELOG | Wolfgang Denk | 2007-08-14 | -4/+4 |
* | multicast tftp: RFC2090 | David Updegraff | 2007-08-13 | -0/+45 |
* | [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 | -4/+4 |
|\ |
|
| * | Merge branch 'testing' into working | Andy Fleming | 2007-08-03 | -5/+4 |
| |\ |
|
| | * | net/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -4/+4 |
| | * | net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -4/+4 |
* | | | [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-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-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 |
|/ |
|
* | 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 support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -0/+44 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -1/+1 |
* | Add support for AP1000 board. | Wolfgang Denk | 2005-10-09 | -1/+1 |
* | Fix typo in eth.c | Wolfgang Denk | 2005-09-25 | -3/+3 |
* | Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c | Stefan Roese | 2005-08-16 | -6/+1 |
* | * 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 |
* | CPCI750 board support added | stroese | 2004-12-16 | -0/+3 |
* | Patch by TsiChung Liew, 23 Sep 2004: | wdenk | 2004-10-28 | -0/+4 |
* | Patch by Jon Loeliger, 17 June 2004: | wdenk | 2004-07-09 | -3/+9 |
* | Change init sequence for multiple network interfaces: initialize | wdenk | 2004-05-08 | -26/+26 |
* | * Patch by Sangmoon Kim, 12 Apr 2004: | wdenk | 2004-04-18 | -0/+4 |
* | Patches by Pantelis Antoniou, 30 Mar 2004: | wdenk | 2004-04-15 | -0/+50 |
* | * Patch by Masami Komiy, 22 Feb 2004: | wdenk | 2004-02-24 | -1/+1 |
* | Patch by Travis Sawyer, 30 Dec 2003: | wdenk | 2004-02-06 | -1/+5 |
* | * Patch by Ronen Shitrit, 10 Dec 2003: | wdenk | 2004-01-03 | -9/+17 |
* | * Patch by André Schwarz, 8 Dec 2003: | wdenk | 2004-01-02 | -0/+4 |
* | * Cleanup lowboot code for MPC5200 | wdenk | 2004-01-02 | -19/+11 |
* | * Use "-fPIC" instead of "-mrelocatable" to prevent problems with | wdenk | 2003-11-17 | -0/+4 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -0/+4 |
* | * Patch by Steven Scholz, 10 Oct 2003 | wdenk | 2003-10-09 | -0/+4 |
* | * Add support for SK98xx driver | wdenk | 2003-09-05 | -0/+4 |