summaryrefslogtreecommitdiff
path: root/cpu/mpc8xx/fec.c
Commit message (Expand)AuthorAgeLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-1026/+0
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-20/+20
* MPC8xx FEC driver: fix compiler warning.Wolfgang Denk2008-01-13-0/+2
* Fix Ethernet init() return codesBen Warren2008-01-10-2/+2
* Fix and optimize MII operations on FEC (MPC8xx) controllersGuennadi Liakhovetski2008-01-09-54/+53
* cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-9/+9
* cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-7/+7
* Add support for TQM885D board.Markus Klotzbuecher2006-07-12-2/+0
* Bugfix in FEC initialisation:Markus Klotzbuecher2006-07-12-1/+3
* Support for spc1920 board.Markus Klotzbuecher2006-07-12-0/+4
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-1/+2
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-4/+21
* Patch by Pantelis Antoniou, 5 May 2004:wdenk2004-06-07-1/+1
* Patch by Yuli Barcohen, 19 Apr 2004:wdenk2004-06-06-7/+7
* * Fix config option spelling in PM520 config filewdenk2004-05-05-3/+4
* * Cleanup, minor fixeswdenk2004-04-18-3/+3
* Patches by Pantelis Antoniou, 16 Apr 2004:wdenk2004-04-18-24/+53
* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-15-229/+459
* * Fix problems caused by Robert Schwebel's cramfs patchwdenk2004-01-04-6/+38
* * Patch by Anders Larsen, 18 Sep 2003:wdenk2003-10-08-2/+2
* * Patch by Martin Krause, 17 Jul 2003:wdenk2003-07-17-1/+2
* * Code cleanup:wdenk2003-06-27-1/+0
* * Vince Husovsky, 7 Nov 2002:wdenk2002-11-10-0/+1
* Initial revisionwdenk2002-11-03-0/+710