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