summaryrefslogtreecommitdiff
path: root/common/cmd_autoscript.c
Commit message (Expand)AuthorAgeLines
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-03-241/+0
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-3/+3
* autoscr: Fix one-character lines and non-newline terminated scriptsPetri Lehtinen2008-09-10-1/+3
* autoscript: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-29-4/+0
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* Memory footprint optimizationsBartlomiej Sieka2008-04-24-1/+1
* [new uImage] Fix autoscr command used with new uImage formatBartlomiej Sieka2008-03-20-2/+7
* [new uImage] Add new uImage format support to autoscript routineMarian Balakowicz2008-03-12-15/+69
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-29-2/+2
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-25-21/+35
* [new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz2008-02-07-5/+5
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-21/+9
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-3/+4
* common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-5/+4
* common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-3/+3
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-2/+2
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-23-5/+5
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-2/+2
* Fix some missing commands, cleanup header fileswdenk2003-06-29-1/+0
* * Code cleanup:wdenk2003-06-27-5/+14
* * Fix mdelay() on TRAB - this was still the debugging version withwdenk2002-11-03-1/+1
* Initial revisionwdenk2002-10-20-0/+174