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