summaryrefslogtreecommitdiff
path: root/include/configs/TQM8540.h
Commit message (Collapse)AuthorAgeLines
* Fix autonegotiation in tsec ethernet driverStefan Roese2005-09-21-0/+1
| | | | Patch by Stefan Roese, 21 Sep 2005
* Add PCI support to TQM8540 and TQM8560 boardsStefan Roese2005-09-15-1/+3
| | | | Patch by Stefan Roese, 15 Sep 2005
* Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).Stefan Roese2005-08-31-5/+34
| | | | | | Removed CFG_CMD_DISPLAY from default commands. Fixed compiler warning in net.c. Patch by Stefan Roese, 31 Aug 2005
* Fix sysclock for TQM8540 and TQM8560 boardsWolfgang Denk2005-08-19-1/+1
| | | | Patch by Martin Krause, 25 Jul 2005
* * 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