summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* menu: fix non command management supportJean-Christophe PLAGNIOL-VILLARD2012-04-231-8/+9
* Merge branch 'binfmt' of git://git.jcrosoft.org/barebox into nextSascha Hauer2012-04-181-0/+12
|\
| * bootm: add uimage binfmt supportJean-Christophe PLAGNIOL-VILLARD2012-04-181-0/+12
* | bootm: Align oftreeSteffen Trumtrar2012-04-181-6/+10
* | bootm: Fix check for ret-valueSteffen Trumtrar2012-04-181-4/+3
|/
* Merge branch 'master' into nextSascha Hauer2012-04-171-1/+0
|\
| * addpart: remove duplicate line in help textSascha Hauer2012-04-141-1/+0
* | automount: optionally make directorySascha Hauer2012-04-151-2/+11
* | automount: fix argument parsingSascha Hauer2012-04-151-2/+2
* | bootm: be more informative with oftreesSascha Hauer2012-04-141-4/+6
* | arm: add Android boot image supportJean-Christophe PLAGNIOL-VILLARD2012-04-131-0/+7
* | Remove EXPERIMENTAL flag from loady.Uwe Hermann2012-04-101-2/+1
|/
* partition command: optionally do not automatically prepend the device nameSascha Hauer2012-03-181-8/+25
* usb command: by default scan only once for USB devicesSascha Hauer2012-03-181-4/+22
* Add automount supportSascha Hauer2012-03-183-0/+77
* fs: drop struct mtab_entrySascha Hauer2012-03-171-5/+5
* Merge branch 'work/thumb2' into nextSascha Hauer2012-03-061-1/+5
|\
| * ARM: Allow to compile in thumb-2 modeSascha Hauer2012-03-061-1/+5
* | commands: remove struct command pointer from commandsSascha Hauer2012-02-2765-86/+85
|/
* cp: fix memory leakSascha Hauer2012-02-271-1/+1
* Merge branch 'pu/device-cleanup' into nextSascha Hauer2012-02-171-10/+7
|\
| * fs: Store mtab entries in listSascha Hauer2012-02-171-10/+7
* | Merge branch 'master' into nextSascha Hauer2012-02-151-1/+1
|\ \ | |/ |/|
| * uimage: Fix error messageSascha Hauer2012-02-131-1/+1
* | 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