Age | Commit message (Collapse) | Author |
|
Replace all instances of CFG_IMMRBAR with CFG_IMMR, so that the 83xx
tree matches the other 8xxx trees.
Signed-off-by: Timur Tabi <timur@freescale.com>
|
|
Conflicts:
drivers/tsec.c
|
|
* Added support for using eTSEC 3 and eTSEC 4 on the 8548 CDS.
This will only work on rev 1.3 boards (but doesn't break older boards)
* Cleaned up some comments to reflect the expanded role of tsec
in other systems
|
|
|
|
Patch by Murray Jensen, 08 Jul 2005
|
|
Patch by Andy Fleming, 14 Jun 2005
|
|
Patch by Gerhard Jaeger, 21 Jun 2005
|
|
Patch by Stefan Roese, 21 Sep 2005
|
|
Add support for the Freescale MPC8349ADS board.
|
|
Move the TSEC driver out of cpu/mpc85xx as it will be shared
by the upcoming mpc83xx family as well.
|