summaryrefslogtreecommitdiff
path: root/board/trab/cmd_trab.c
Commit message (Expand)AuthorAgeLines
* Add generic support for samsung s3c2440C Nauman2010-10-28-14/+14
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-42/+25
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-12/+12
* Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-27-1/+1
* Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-27-1/+1
* Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-13-6/+6
* trab: rename spi_init()Mike Frysinger2009-08-13-4/+4
* 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