summaryrefslogtreecommitdiff
path: root/cpu/mpc8260/ether_fcc.c
Commit message (Expand)AuthorAgeLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-1190/+0
* cpu/: get mac address from environmentMike Frysinger2009-03-20-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-12/+12
* 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-3/+3
* cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-3/+3
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-0/+10
* Ignore broadcast status bit in received frames in 8260 FCC ethernetWolfgang Denk2005-08-03-2/+5
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-23-6/+6
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-8/+8
* * Patch by Rune Torgersen, 17 Sep 2003:wdenk2003-09-18-7/+33
* Patches by Murray Jensen, 17 Jun 2003:wdenk2003-06-19-0/+757
* * Add dual ethernet support on PM826wdenk2003-01-17-44/+91
* Initial revisionwdenk2002-08-17-0/+347