summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* commands: group 'help' outputHolger Schurig2014-05-1497-14/+192
* drop CONFIG_PARTITION_NEED_MTDSascha Hauer2014-05-131-1/+0
* boot: iterate over directories in alphabetical orderSascha Hauer2014-05-131-13/+13
* boot: fix multiple boot sourcesSascha Hauer2014-05-131-1/+0
* Fix the options and protocols used by the loadx command.Owen Kirby2014-05-091-5/+5
* Merge branch 'for-next/regulator'Sascha Hauer2014-05-053-0/+42
|\
| * Add initial regulator supportSascha Hauer2014-04-293-0/+42
* | Merge branch 'for-next/misc'Sascha Hauer2014-05-056-17/+399
|\ \
| * | commands/umount: Return real error code if "umount" failAlexander Shiyan2014-04-291-7/+1
| * | commands/mount: Return real error code if "mount" failAlexander Shiyan2014-04-291-7/+2
| * | commands/usbserial: Remove unused variableAlexander Shiyan2014-04-231-3/+0
| * | 2048: port to bareboxMarc Kleine-Budde2014-04-233-0/+396
| |/
* | Merge branch 'for-next/memtest'Sascha Hauer2014-05-051-42/+32
|\ \
| * | memtest: cleanup requests of regionsAlexander Aring2014-04-231-38/+28
| * | memtest: cleanup error handlingAlexander Aring2014-04-231-4/+4
| |/
* | Merge branch 'for-next/ioresource'Sascha Hauer2014-05-053-6/+21
|\ \
| * | common: Allow for I/O mapped I/OMichel Stam2014-04-083-6/+21
* | | env: erase/protect in envfs_saveSascha Hauer2014-04-281-45/+1
| |/ |/|
* | commands: loady: fix Y-Modem/G option name in help messageAntony Pavlov2014-04-231-1/+1
* | commands: uimage: remove redundant error messageLucas Stach2014-04-231-5/+2
* | treewide: fix signedness mixups in printf format specifiersLucas Stach2014-04-232-2/+2
* | loadenv: ignore -ENOENT when removing /envSascha Hauer2014-04-091-1/+1
|/
* Merge branch 'for-next/mtd'Sascha Hauer2014-04-043-10/+11
|\
| * ubi: Fix for creating ubi volumes with 64bit sizeDmitry Lavnikevich2014-03-121-2/+2
| * mtd: Support for 4GB partitionsDmitry Lavnikevich2014-03-121-2/+2
| * mtd: Update internal API to support 64-bit device sizeDmitry Lavnikevich2014-03-122-6/+7
* | Merge branch 'for-next/menutree'Sascha Hauer2014-04-043-0/+69
|\ \
| * | add menutree commandSascha Hauer2014-03-283-0/+69
* | | Merge branch 'for-next/boot'Sascha Hauer2014-04-041-36/+85
|\ \ \ | |/ / |/| |
| * | blspec: honor default/once entries againSascha Hauer2014-03-241-5/+32
| * | boot command: only create boot entries from scriptsSascha Hauer2014-03-191-0/+5
| * | boot command: honour global.boot.default also for -l and -mSascha Hauer2014-03-191-31/+48
| |/
* / led: trigger: Add missing LED_TRIGGER_DEFAULT_ON stringSascha Hauer2014-03-211-0/+1
|/
* Merge branch 'for-next/ppc'Sascha Hauer2014-03-071-5/+5
|\
| * memtest: exclude page starting at address 0.Renaud Barbier2014-03-031-5/+5
* | Merge branch 'for-next/nfs'Sascha Hauer2014-03-076-12/+17
|\ \
| * | run_command: remove unused flag parameterSascha Hauer2014-03-074-4/+4
| * | mount: support filesystem options passed via -oUwe Kleine-König2014-02-102-8/+13
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2014-03-076-5/+80
|\ \
| * | boot command: Remove redundant assignmentAlexander Shiyan2014-02-171-1/+1
| * | Add readf commandSascha Hauer2014-02-143-0/+70
| * | USB: dfu: Use barebox product idSascha Hauer2014-02-141-3/+8
| * | commands: edit: properly propagate error codeLucas Stach2014-02-101-1/+1
| |/
* | Merge branch 'for-next/gpio-keys'Sascha Hauer2014-03-071-9/+9
|\ \
| * | input: Add BB_ prefix to KEY_ definesSascha Hauer2014-02-171-9/+9
| |/
* | Merge branch 'for-next/env'Sascha Hauer2014-03-072-10/+37
|\ \
| * | usb: dfu: Add create flagSascha Hauer2014-02-281-2/+6
| * | usb: dfu: Fix spelling of flag nameSascha Hauer2014-02-281-1/+1
| * | defaultenv: Allow multiple defaultenvironment overlaysSascha Hauer2014-02-281-7/+30
| |/
* / dfu command: check return valuesSascha Hauer2014-02-131-3/+6
|/