summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pu/sandbox-fixes'Sascha Hauer2012-06-251-1/+2
|\
| * print out resource_size_t correctlySascha Hauer2012-06-251-1/+2
* | x86 linux16 command: Add missing includeSascha Hauer2012-06-251-0/+1
|/
* bootm: Add default images variablesSascha Hauer2012-05-182-14/+53
* lseek: return -1 instead of -errnoSascha Hauer2012-05-182-3/+3
* Merge branch 'master' into nextSascha Hauer2012-05-162-4/+4
|\
| * echo: Fix helpSascha Hauer2012-05-141-3/+3
| * i2c: Fix barebox crash when 'count' is not set for i2c_read commandAlexander Shiyan2012-05-111-1/+1
* | edit: Add a status lineSascha Hauer2012-05-161-3/+14
* | booting: more flexible Linux bootargs generationSascha Hauer2012-05-142-1/+13
* | add 'global' commandSascha Hauer2012-05-143-0/+70
* | timeout: allow to set a variable with the key pressedSascha Hauer2012-05-141-2/+14
* | Make errno a positive valueSascha Hauer2012-05-144-13/+11
* | Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-1/+1
* | i2c: Added switch for allowing usage 16bit register addressesAlexander Shiyan2012-05-131-9/+17
|/
* Merge tag 'complete_update_support' of git://git.jcrosoft.org/barebox into nextSascha Hauer2012-05-0117-0/+34
|\
| * complete: add delpart complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+2
| * complete: add go and sleep supportJean-Christophe PLAGNIOL-VILLARD2012-04-302-0/+4
| * complete: add eth interface complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+2
| * complete: add empty complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-3012-0/+24
| * complete: add help complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+2
* | bootm: fix initrd handlingSascha Hauer2012-05-011-14/+10
* | edit: Add proper screen size handlingSascha Hauer2012-04-301-30/+20
|/
* 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
|\