summaryrefslogtreecommitdiff
path: root/include/configs/TQM8540.h
Commit message (Collapse)AuthorAgeLines
* * Patch by Jon Loeliger, 2005-05-05Jon Loeliger2005-07-25-1/+5
| | | | | | | | Implemented support for MPC8548CDS board. Added DDR II support based on SPD values for MPC85xx boards. This roll-up patch also includes bugfies for the previously published patches: DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&4 I/O
* Add support for 2 x TSEC interfaces on the TQM8540 board.wdenk2005-05-10-2/+5
|
* Add support for TQM8560 boardwdenk2005-04-05-8/+3
|
* * Add FEC support for TQM8540 board.wdenk2005-04-04-1/+1
| | | | | | | Interfaces are named as follows: "ENET1" - TSEC2, "ENET2" - FEC * Patch by Martin Krause, 04 Apr 2005: Update default configuration for CMC_PU2 board.
* Fix problems with SNTP support;wdenk2005-04-02-29/+18
| | | | enable SNTP support in some boards.
* Update code for TQM8540 board (and 85xx in general):wdenk2005-03-15-1/+3
| | | | | | | - Change the name of the Ethernet driver: MOTO ENET -> ENET - Reformat boot messages - Enable redundant environment - Replace the -O2 optimization flag with -mno-string
* Tune TQM8540 default configuration.wdenk2005-03-15-3/+2
|
* * Patch by David Brownell, 10 Mar 2005:wdenk2005-03-14-0/+440
Restore copyright statements in OHCI drivers. * Add support for TQM8540 board