summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2012-09-051-1/+0
|\
| * arm: do not enable the previous bootz commandJean-Christophe PLAGNIOL-VILLARD2012-08-281-1/+0
* | Merge branch 'for-next/link'Sascha Hauer2012-09-057-15/+194
|\ \
| * | dirname: add -V option to return only path related to the mountpointJean-Christophe PLAGNIOL-VILLARD2012-09-051-3/+21
| * | ls: add symlink support to -lJean-Christophe PLAGNIOL-VILLARD2012-09-051-10/+21
| * | command: add ln supportJean-Christophe PLAGNIOL-VILLARD2012-09-053-0/+56
| * | command: add readlink supportJean-Christophe PLAGNIOL-VILLARD2012-09-053-0/+87
| * | test: add -L support to test if it's a symbolic linkJean-Christophe PLAGNIOL-VILLARD2012-09-051-2/+9
* | | Merge branch 'for-next/fs'Sascha Hauer2012-09-051-3/+15
|\ \ \ | |/ / |/| |
| * | command/mount: add autodetection supportJean-Christophe PLAGNIOL-VILLARD2012-09-041-3/+15
| * | commands/digest: don't print checksum for non-existing filesAntony Pavlov2012-09-041-5/+7
* | | trivial: bootm: correct grammar in error messageSteffen Trumtrar2012-08-311-1/+1
* | | trivial: fix spelling in usb codeSteffen Trumtrar2012-08-311-1/+1
| |/ |/|
* | commands/digest: don't print checksum for non-existing filesAntony Pavlov2012-08-281-5/+7
|/
* bootm: do not load the initrd in the common codeJean-Christophe PLAGNIOL-VILLARD2012-08-131-8/+0
* commands: memset: fix help messageAntony Pavlov2012-08-091-3/+2
* Merge branch 'for-next/randconfig'Sascha Hauer2012-08-013-4/+6
|\
| * loadb: fix compilationSascha Hauer2012-07-251-2/+2
| * exec command: Fix compilationSascha Hauer2012-07-251-2/+2
| * uimage: introduce UIMAGE Kconfig symbolSascha Hauer2012-07-251-0/+2
* | Merge branch 'for-next/misc'Sascha Hauer2012-08-011-1/+1
|\ \
| * | stddev: make it selectable via KconfigJean-Christophe PLAGNIOL-VILLARD2012-07-251-1/+1
| |/
* / mem md: make md -s /dev/something work againSascha Hauer2012-08-011-2/+3
|/
* commands/crc: assert newline after output with big offsetsUwe Kleine-König2012-07-171-2/+5
* mtd: fix bad block ioctlsSascha Hauer2012-07-102-3/+4
* mem md: bail out without argumentsSascha Hauer2012-07-051-0/+2
* fs: fix standard zero, full devicesSascha Hauer2012-07-041-3/+3
* Merge branch 'for-next/resource-size'Sascha Hauer2012-07-023-7/+4
|\
| * resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-013-7/+4
* | Merge branch 'for-next/poweroff'Sascha Hauer2012-07-023-0/+47
|\ \
| * | add 'poweroff' commandAntony Pavlov2012-06-303-0/+47
* | | Merge branch 'for-next/devnull'Sascha Hauer2012-07-023-29/+107
|\ \ \
| * | | Added "/dev/full" and "/dev/null" devicesAlexander Shiyan2012-06-301-0/+55
| * | | Move /dev/zero to separate unitAlexander Shiyan2012-06-303-29/+52
| |/ /
* | | Merge branch 'for-next/watchdog'Sascha Hauer2012-07-023-0/+88
|\ \ \
| * | | Add a simple watchdog frameworkJuergen Beisert2012-06-293-0/+88
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2012-07-026-31/+47
|\ \ \
| * | | remove dead rarpboot commandSascha Hauer2012-06-301-29/+0
| * | | commands: add msleep commandSteffen Trumtrar2012-06-303-0/+45
| * | | common: fix typo cammand_var_completeSteffen Trumtrar2012-06-302-2/+2
| |/ /
* | | Merge branch 'for-next/basename-dirname'Sascha Hauer2012-07-024-0/+110
|\ \ \
| * | | Add dirname commandSascha Hauer2012-06-303-0/+55
| * | | Add basename commandSascha Hauer2012-06-303-0/+55
| |/ /
* | | Merge branch 'for-next/64bit'Sascha Hauer2012-07-025-32/+31
|\ \ \ | |_|/ |/| |
| * | memory commands: Make 64bit capableSascha Hauer2012-06-301-20/+19
| * | make st_size in struct stat 64 bitSascha Hauer2012-06-301-1/+1
| * | make memory display 64bit capableSascha Hauer2012-06-301-2/+2
| * | make parse_area_spec arguments loff_tSascha Hauer2012-06-304-8/+8
| * | use loff_t for file offsetsSascha Hauer2012-06-301-1/+1
| |/
* / commands: uncompress: fix descriptionAlexander Shiyan2012-06-301-2/+2
|/