summaryrefslogtreecommitdiff
path: root/drivers/tsec.c
Commit message (Collapse)AuthorAgeLines
* Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-01-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-28-12/+11
| | | | Add support for the Freescale MPC8349ADS board.
* * Patch by Jon Loeliger, 2005-07-25Jon Loeliger2005-07-25-0/+1074
Move the TSEC driver out of cpu/mpc85xx as it will be shared by the upcoming mpc83xx family as well.