aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_autoscript.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-04-24Memory footprint optimizationsBartlomiej Sieka1-1/+1
2008-03-20[new uImage] Fix autoscr command used with new uImage formatBartlomiej Sieka1-2/+7
2008-03-12[new uImage] Add new uImage format support to autoscript routineMarian Balakowicz1-15/+69
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz1-2/+2
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-21/+35
2008-02-07[new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz1-5/+5
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-21/+9
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-3/+4
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-5/+4
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-3/+3
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-2/+2
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk1-5/+5
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-2/+2
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk1-1/+0
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-5/+14
2002-11-03* Fix mdelay() on TRAB - this was still the debugging version withwdenk1-1/+1
2002-10-20Initial revisionwdenk1-0/+174