aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc8260/ether_fcc.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1190/+0
2009-03-20cpu/: get mac address from environmentMike Frysinger1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-12/+12
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-3/+3
2007-07-04cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-3/+3
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-0/+10
2005-08-03Ignore broadcast status bit in received frames in 8260 FCC ethernetWolfgang Denk1-2/+5
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk1-6/+6
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-8/+8
2003-09-18* Patch by Rune Torgersen, 17 Sep 2003:wdenk1-7/+33
2003-06-19Patches by Murray Jensen, 17 Jun 2003:wdenk1-0/+757
2003-01-17* Add dual ethernet support on PM826wdenk1-44/+91
2002-08-17Initial revisionwdenk1-0/+347