summaryrefslogtreecommitdiffstats
path: root/drivers/tsec.c
Commit message (Collapse)AuthorAgeFilesLines
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-1/+2
|
* Add Nat Semi DP83865 PHY support to MPC85xx TSEC driverWolfgang Denk2006-03-121-0/+51
| | | | Patch by Murray Jensen, 08 Jul 2005
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-5/+19
|
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-2/+2
|
* Fix autonegotiation in tsec ethernet driverStefan Roese2005-09-211-10/+56
| | | | Patch by Stefan Roese, 21 Sep 2005
* Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-011-5/+5
| | | | | | | | - C++ comments - Trailing white space - Indentation not by TAB - Excessive amount of empty lines - Trailing empty lines
* * Patch by Eran LibertyEran Liberty2005-07-281-12/+11
| | | | Add support for the Freescale MPC8349ADS board.
* * Patch by Jon Loeliger, 2005-07-25Jon Loeliger2005-07-251-0/+1074
Move the TSEC driver out of cpu/mpc85xx as it will be shared by the upcoming mpc83xx family as well.
OpenPOWER on IntegriCloud