Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. | Shinya Kuribayashi | 2007-11-17 | -1/+1 |
* | [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error | Shinya Kuribayashi | 2007-11-17 | -59/+59 |
* | cpu/m*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -4/+4 |
* | cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -3/+3 |
* | au1x00_eth.c: check malloc return value and abort if it failed | Wolfgang Denk | 2006-03-13 | -2/+6 |
* | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -2/+13 |
* | Add support for AMD's Pb1x00 eval board; | Wolfgang Denk | 2005-09-25 | -6/+63 |
* | Fix ethernet timeouts on dbau1550 and other au1x00 systems | Wolfgang Denk | 2005-09-24 | -2/+2 |
* | * Patch by Leif Lindholm, 23 Sep 2004: | wdenk | 2005-01-09 | -0/+5 |
* | * Patch by André Schwarz, 8 Dec 2003: | wdenk | 2004-01-02 | -2/+7 |
* | * Patches by David Müller, 14 Nov 2003: | wdenk | 2003-12-07 | -1/+14 |
* | * Patch by Steven Scholz, 10 Oct 2003 | wdenk | 2003-10-09 | -0/+216 |