summaryrefslogtreecommitdiff
path: root/board/trab/cmd_trab.c
Commit message (Expand)AuthorAgeLines
* General help message cleanupWolfgang Denk2009-06-12-6/+6
* Command usage cleanupPeter Tyser2009-01-28-6/+6
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-6/+6
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-3/+3
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-3/+3
* Cleanup trab board for GCC-4.xWolfgang Denk2006-06-26-8/+8
* Fix wrong usage of udelay() in led_blink() on trab boardWolfgang Denk2006-06-16-0/+1
* * Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk2005-02-24-2/+54
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-17-0/+1
* * Patch by Martin Krause, 09 Oct 2003:wdenk2003-10-09-431/+452
* Add auto-update code for TRAB board using USB memory stickswdenk2003-09-17-8/+8
* * Patch by Martin Krause, 11 Sep 2003:wdenk2003-09-11-0/+821