summaryrefslogtreecommitdiff
path: root/board/tqm5200
Commit message (Collapse)AuthorAgeLines
* Remove obsolete flash driver board/tqm5200/flash.cWolfgang Denk2006-06-16-498/+0
| | | | Patch by Martin Krause, 11 Jan 2006
* Adjust TQM5200 make targetsWolfgang Denk2006-06-16-18/+2
| | | | | | | | | Make the automatic CS configuration the default. The dedicated configurations CONFIG_TQM5200_AA, CONFIG_TQM5200_AB and CONFIG_TQM5200_AC are removed. "TQM5200_config" is now the default for STK52XX.200 base boards. On a STK52XX.100 base board "TQM5200_STK100_config" must be used. Patch by Martin Krause, 07 Nov 2005
* (no commit message)Wolfgang Denk2005-12-12-0/+1
|
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-6/+6
|
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
| | | | | Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
* Add new board specific commands for TQM5200/STK52XXWolfgang Denk2005-08-19-1/+1222
| | | | | | - Sound commands (beep, wav, sound) - Test commands (led, can, backlight, rs232) Patch by Martin Krause, 02 May 2005
* Fix initialization problem on TQM5200 without SM501Wolfgang Denk2005-08-18-9/+41
| | | | Patch by Martin Krause, 8 Apr. 2005
* Add configuration for IFM AEV FIFO board.Wolfgang Denk2005-08-10-0/+4
| | | | Minor coding style cleanup.
* Patches by Martin Krause, 22 Mar 2005:wdenk2005-03-27-5/+139
| | | | | | | | - use TQM5200_auto as MAKEALL target for TQM5200 systems - add support for SM501 graphics controller - add support for graphic console on TQM5200 - add support for TQM5200 Rev 200 - cleanup, fix typo in include/configs/TQM5200.h
* Code cleanup.wdenk2004-12-16-11/+11
|
* Patch by Martin Krause, 27 Oct 2004:wdenk2004-12-12-6/+123
| | | | | - add support for "STK52xx" board (including PS/2 multiplexer) - add hardware detection for TQM5200
* * Cleanupwdenk2004-07-11-4/+4
| | | | | | | | | * Patch by Mark Jonas, 05 Jul 2004: add support for the Total5100's and Total5200's LCD screen * Patches by Dan Eisenhut, 01 Jul 2004: - README fixes. - Move doc2000.h include to prevent compiler warning on some boards
* * Patch by Martin Krause, 30 Jun 2004:wdenk2004-07-11-0/+1140
Add support for TQM5200 board * Patch by Martin Krause, 29 Jun 2004: Add loopw command: infinite write loop on address range