summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/Makefile
Commit message (Collapse)AuthorAgeLines
* * Patch by Jon Loeliger, 2005-07-25Jon Loeliger2005-07-25-1/+1
| | | | | Move the TSEC driver out of cpu/mpc85xx as it will be shared by the upcoming mpc83xx family as well.
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-0/+45
- Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads) * Minor code cleanup