summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | of_property command: allow to set phandlesSascha Hauer2013-08-141-2/+32
| * | | of_property command: allow to specify a node by aliasSascha Hauer2013-08-141-1/+1
| | |/ | |/|
* / | commands: Fix memtest return valueChristian Hemp2013-09-021-1/+1
|/ /
* / Cleanup Kconfig filesAlexander Shiyan2013-08-121-8/+8
|/
* Merge branch 'for-next/of'Sascha Hauer2013-08-051-3/+8
|\
| * devfs: let devfs_add_partition return the new partitionSascha Hauer2013-07-151-3/+8
* | Merge branch 'for-next/mtd'Sascha Hauer2013-08-052-7/+38
|\ \
| * | UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-252-4/+4
| * | ubiattach command: Properly check return valuesSascha Hauer2013-07-231-4/+9
| * | UBI: Add ubidetach commandSascha Hauer2013-07-231-0/+26
* | | Merge branch 'for-next/misc'Sascha Hauer2013-08-051-1/+1
|\ \ \
| * | | commands: nandtest: Fix incorrect size for memset in do_nandtestAlexander Shiyan2013-07-091-1/+1
* | | | Merge branch 'for-next/marvell'Sascha Hauer2013-08-052-3/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | OF: base: rename of_free to of_delete_nodeSebastian Hesselbarth2013-07-052-3/+3
| |/
* / commands: spi: Fix spi read procedureAlexander Shiyan2013-07-151-1/+1
|/
* Merge branch 'for-next-manual/oftree-linux-sync'Sascha Hauer2013-07-023-20/+5
|\
| * OF: base: sync of_find_node_by_path with linux OF APISebastian Hesselbarth2013-06-203-19/+4