summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* dfu: add description how to specify the "description" to the long helpJean-Christophe PLAGNIOL-VILLARD2012-02-141-0/+4
* CMD_UNCOMPRESS: select UNCOMPRESSJean-Christophe PLAGNIOL-VILLARD2012-01-161-0/+1
* Merge branch 'pu/jean-codesize' into nextSascha Hauer2012-01-131-0/+3
|\
| * filetype: add config to disable itJean-Christophe PLAGNIOL-VILLARD2012-01-111-0/+1
| * uncompress: add config to disable itJean-Christophe PLAGNIOL-VILLARD2012-01-111-0/+1
| * banner: add config to disable itJean-Christophe PLAGNIOL-VILLARD2012-01-111-0/+1
* | nandtest: add missing select.Alexander Aring2012-01-061-0/+1
* | nandtest: fix typoAlexander Aring2012-01-061-1/+1
|/
* nandtest: add nandtest commandAlexander Aring2012-01-043-0/+372
* serial gadget: enable/disable on requestEric BĂ©nard2012-01-042-0/+109
* command: flash: remove broken filename checkWolfram Sang2011-12-221-10/+0
* commands/ls: add to use sorted-insertAlexander Aring2011-12-211-2/+2
* bootm: Add missing Kconfig dependencySascha Hauer2011-12-171-0/+1
* Merge branch 'work/uimage' into nextSascha Hauer2011-12-175-200/+467
|\
| * remove now obsolete iminfo commandSascha Hauer2011-12-153-78/+0
| * add uimage commandSascha Hauer2011-12-153-0/+115
| * bootm: use new uimage codeSascha Hauer2011-12-152-125/+348
| * ppc: switch to libfdt based oftree implementationSascha Hauer2011-12-141-0/+5
* | Merge branch 'pu/ppc-oftree' into nextSascha Hauer2011-12-151-0/+5
|\ \
| * | ppc: switch to libfdt based oftree implementationSascha Hauer2011-12-151-0/+5
| |/
* | Merge branch 'pu/misc' into nextSascha Hauer2011-12-151-1/+0
|\ \
| * | remove unused watchdog headerSascha Hauer2011-12-151-1/+0
| |/
* | Merge branch 'master' into nextSascha Hauer2011-12-151-1/+1
|\|
| * time command: Fix needed string lengthSascha Hauer2011-12-081-1/+1
* | Add missing code from linux_exec commandSascha Hauer2011-12-131-0/+60
|/
* bootm: factor out initrd code from option parserSascha Hauer2011-12-071-11/+15
* Merge branch 'next'Sascha Hauer2011-12-078-310/+287
|\
| * sanbox: add linux_execve and linux_exec commandJean-Christophe PLAGNIOL-VILLARD2011-12-072-0/+7
| * add iomem command to show iomem usageSascha Hauer2011-12-033-0/+64
| * bootm: remove dead codeSascha Hauer2011-11-291-8/+0
| * bootm: use generic uncompress functionSascha Hauer2011-11-291-27/+4
| * add generic uncompress commandSascha Hauer2011-11-293-17/+18
| * bootm: do not select uncompression methodsSascha Hauer2011-11-292-14/+2
| * add kernel gunzip implementationSascha Hauer2011-11-291-4/+6
| * use kernel bunzip implementationSascha Hauer2011-11-291-11/+12
| * bootm: use initrd_address and initrd_sizeSascha Hauer2011-11-291-5/+6
| * bootm: push relocate_image up to the generic commandSascha Hauer2011-11-291-0/+17
| * bootm relocate_image: honour load_addressSascha Hauer2011-11-291-7/+7
| * bootm: fix typo, update help strSascha Hauer2011-11-291-2/+2
| * bootm: do not require -L after -rSascha Hauer2011-11-291-8/+5
| * bootm: fix various memory leaksSascha Hauer2011-11-291-8/+11
| * bootm: remove image handler optionsSascha Hauer2011-11-291-54/+1
| * bootm: handle initrds inlineSascha Hauer2011-11-291-50/+28
| * factor out iminfo commandSascha Hauer2011-11-294-79/+78
| * bootm: remove dead codeSascha Hauer2011-11-291-47/+0
| * Merge branch 'work/magicvars' into nextSascha Hauer2011-11-294-0/+38
| |\
| | * bootm: Add bootargs magicvarSascha Hauer2011-11-291-0/+3
| | * add magicvar commandSascha Hauer2011-11-293-0/+35
| * | Merge branch 'master' into nextSascha Hauer2011-11-292-3/+6
| |\|
| * | remove irq support fragmentsSascha Hauer2011-11-281-2/+0