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