summaryrefslogtreecommitdiff
path: root/cpu/mips/au1x00_eth.c
Commit message (Expand)AuthorAgeLines
* net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi2008-11-09-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate linesShinya Kuribayashi2008-06-07-4/+0
* [MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi2008-06-07-6/+6
* [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.Shinya Kuribayashi2007-11-17-1/+1
* [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build errorShinya Kuribayashi2007-11-17-59/+59
* cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-4/+4
* cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-3/+3
* au1x00_eth.c: check malloc return value and abort if it failedWolfgang Denk2006-03-13-2/+6
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-2/+13
* Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-09-25-6/+63
* Fix ethernet timeouts on dbau1550 and other au1x00 systemsWolfgang Denk2005-09-24-2/+2
* * Patch by Leif Lindholm, 23 Sep 2004:wdenk2005-01-09-0/+5
* * Patch by André Schwarz, 8 Dec 2003:wdenk2004-01-02-2/+7
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-07-1/+14
* * Patch by Steven Scholz, 10 Oct 2003wdenk2003-10-09-0/+216