summaryrefslogtreecommitdiff
path: root/board/tqm5200/cmd_stk52xx.c
Commit message (Collapse)AuthorAgeLines
* Add support for TB5200 boardWolfgang Denk2006-07-19-1/+1
| | | | | | | | The TB5200 ("Tinybox") is a small baseboard for the TQM5200 module integrated in a little aluminium case. Patch by Martin Krause, 8 Jun 2006 Some code cleanup
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-2/+2
|
* Add new board specific commands for TQM5200/STK52XXWolfgang Denk2005-08-19-0/+1221
- Sound commands (beep, wav, sound) - Test commands (led, can, backlight, rs232) Patch by Martin Krause, 02 May 2005