summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* environment: Use accessor functions for default environment pathSascha Hauer2014-01-272-2/+2
* Merge branch 'for-next/misc'Sascha Hauer2014-01-071-1/+2
|\
| * oftree command: Allow free stored dtb before loadJan Weitzel2014-01-061-1/+2
* | miitool: drop internal table of known MII, use phy drivers insteadAntony Pavlov2014-01-061-25/+5
* | miitool: add initial GbE supportAntony Pavlov2014-01-061-16/+56
* | miitool: change behaviour closer to linux' mii-toolAntony Pavlov2014-01-061-41/+47
* | miitool: Add option to scan mii busesSascha Hauer2013-12-111-2/+10
|/
* Merge branch 'for-next/misc'Sascha Hauer2013-12-065-62/+9
|\
| * scripts: bareboxcrc32 as host and target userspacetoolMichael Grzeschik2013-12-041-59/+4
| * commands: nandtest: Fix signed/unsigned arguments for printfAlexander Shiyan2013-11-111-2/+2
| * treewide: Add missing includesSascha Hauer2013-11-083-1/+3
* | commands: of_node fix descripionJan Weitzel2013-11-271-1/+1
* | blspec: Fix another crash with menu disabledUwe Kleine-König2013-11-111-1/+3
|/
* boot command: Add timeout support for menuSascha Hauer2013-11-051-1/+11
* boot command: make more flexibleSascha Hauer2013-11-051-127/+194
* boot: Print boot entries in the order they areSascha Hauer2013-11-051-14/+4
* blspec: rename _hwdevice functions to _devicenameSascha Hauer2013-11-051-1/+1
* boot: remove incomplete 'title' handling in menuSascha Hauer2013-10-161-13/+2
* Implement bootloader spec support for bareboxSascha Hauer2013-10-141-23/+145
* Merge branch 'for-next/mount'Sascha Hauer2013-10-071-10/+56
|\
| * mount: use standard mountpath if path is ommittedSascha Hauer2013-09-301-1/+26
| * mount: Allow to mount all available partitionsSascha Hauer2013-09-301-1/+7
| * mount: implement -v option to print available filesystemsSascha Hauer2013-09-291-10/+25
| * mount: print backingstore instead of dev_nameSascha Hauer2013-09-291-1/+1
* | Merge branch 'for-next/misc'Sascha Hauer2013-10-074-5/+194
|\ \
| * | move devinfo command to its own fileSascha Hauer2013-09-272-0/+159
| * | command: crc: add -V option to check the crc store in a fileJean-Christophe PLAGNIOL-VILLARD2013-09-201-1/+19
| * | command: ubiattach: add option to pass VID offsetJean-Christophe PLAGNIOL-VILLARD2013-09-181-4/+16
* | | Merge branch 'for-next/login'Sascha Hauer2013-10-072-6/+26
|\ \ \
| * | | login/passwd: add default password supportJean-Christophe PLAGNIOL-VILLARD2013-09-191-4/+4
| * | | login: disable input console if password wrongJean-Christophe PLAGNIOL-VILLARD2013-09-191-1/+5
| * | | login: add globalvar timeout supportJean-Christophe PLAGNIOL-VILLARD2013-09-181-1/+17
| |/ /