summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | Merge branch 'for-next/console'Sascha Hauer2013-10-072-43/+3
|\ \ \
| * | | console: factorise function to get the first enabled consoleJean-Christophe PLAGNIOL-VILLARD2013-10-062-43/+3
| |/ /
* | | Merge branch 'for-next/bootm'Sascha Hauer2013-10-075-73/+289
|\ \ \ | |_|/ |/| |
| * | bootm: Replace getenv_loadaddr with getenv_ulSascha Hauer2013-10-072-4/+4
| * | loads: use getenv_bool for 'loads_echo'Sascha Hauer2013-09-301-6/+1
| * | defenv-2: replace boot script with commandSascha Hauer2013-09-303-0/+270
| * | bootm: Add dryrun supportSascha Hauer2013-09-241-3/+12
| * | bootm: separate bootm input data and internal dataSascha Hauer2013-09-241-30/+4
| * | bootm: move globalvars from command to commonSascha Hauer2013-09-241-14/+0
| * | bootm: move getenv_loadaddr from command to commonSascha Hauer2013-09-241-13/+0
| * | bootm: remove unused defineSascha Hauer2013-09-241-5/+0
| |/
* / detect command: Add missing help text for -a optionSascha Hauer2013-09-271-0/+1
|/
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-054-26/+10
|\
| * remove remaining references of CONFIG_BOARDINFOSascha Hauer2013-08-162-4/+4
| * globalvar: Allow to set initial valueSascha Hauer2013-08-162-19/+4
* | Merge branch 'for-next/misc'Sascha Hauer2013-09-051-1/+21
|\ \
| * | bootm: add global bootm.{image/initrd}.loadaddr supportJean-Christophe PLAGNIOL-VILLARD2013-09-021-1/+21
* | | Merge branch 'for-next/of'Sascha Hauer2013-09-052-4/+34
|\ \ \
| * | | oftree command: Allow to specify node by aliasSascha Hauer2013-08-141-1/+1