summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2015-11-065-12/+97
|\
| * edit: return error when save_file failedEnrico Jorns2015-11-051-2/+3
| * edit: handle write() call errors in save_file()Enrico Jorns2015-11-051-3/+12
| * loadb: add missing brackets in helpAlexander Aring2015-10-271-2/+2
| * of_dump: Add option to print node names onlySascha Hauer2015-10-261-2/+19
| * commands: clk_dump: use COMMAND_SUCCESS instead of 0 return codeAntony Pavlov2015-10-261-2/+2
| * commands: add clk_get_rate commandAntony Pavlov2015-10-221-0/+55
| * memtest.c: Print iterations count if -i is 0Andrey Smirnov2015-10-151-1/+5
* | memtest: Make cached/uncached test configurableSascha Hauer2015-11-041-5/+21
* | memtest: By default only test biggest regionSascha Hauer2015-11-041-27/+55
* | memtest: split tests in separate functionsSascha Hauer2015-11-031-1/+8
* | rework remap_rangeSascha Hauer2015-11-031-22/+23
* | memtest: move request/release regions to common/Sascha Hauer2015-10-271-105/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2015-10-072-6/+3
|\
| * commands: ls: use 14 digits for filesizeAntony Pavlov2015-10-021-1/+1
| * ubiformat: remove dead codeJan Remmet2015-09-291-5/+2
* | commands: Add MMC ext. CSD register toolDaniel Schultz2015-09-243-0/+2059
|/
* Merge branch 'for-next/restart'Sascha Hauer2015-09-011-1/+2
|\
| * restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-1/+2
* | Merge branch 'for-next/misc'Sascha Hauer2015-09-012-1/+26
|\ \
| * | commands: ubiformat: Document -y optionSascha Hauer2015-08-281-0/+1
| * | boot command: Allow to enable watchdogSascha Hauer2015-08-281-1/+25
* | | Merge branch 'for-next/login'Sascha Hauer2015-09-013-74/+11
|\ \ \
| * | | crypto: fix selecting of digestsSascha Hauer2015-08-281-6/+6
| * | | login: rework login mechanismSascha Hauer2015-08-282-68/+5
| | |/ | |/|
* | | Merge branch 'for-next/fb'Sascha Hauer2015-09-012-14/+8
|\ \ \ | |/ / |/| |
| * | gui: Use fb provided shadowfb for offscreen renderingSascha Hauer2015-08-201-5/+1
| * | splash command: simplify offscreen renderingSascha Hauer2015-08-201-9/+6
| * | splash command: depend on CONFIG_VIDEOSascha Hauer2015-08-201-0/+1
| |/
* / dhrystone: Fix documentationSascha Hauer2015-08-201-2/+1
|/
* Merge branch 'for-next/spd'Sascha Hauer2015-08-063-0/+71
|\
| * commands: add spd_decode commandAlexander Smirnov2015-07-143-0/+71
* | Merge branch 'for-next/misc'Sascha Hauer2015-08-063-0/+452
|\ \
| * | commands: Add dhrystoneDaniel Schultz2015-08-063-0/+452
| |/
* | graphics_utils: Let fb_open allocate the screenSascha Hauer2015-07-201-14/+13
* | graphic_utils: Add a common namespace to functionsSascha Hauer2015-07-151-3/+3
|/
* digest: digest doesn't return an error if the signature length is incorrectPhilippe Leduc2015-07-061-2/+3
* Merge branch 'for-next/mtd'Sascha Hauer2015-07-032-4/+3
|\
| * commands: mount: detect the device to be mountedSascha Hauer2015-06-261-0/+2
| * commands: detect: use device_detect_by_nameSascha Hauer2015-06-261-4/+1
* | Merge branch 'for-next/misc'Sascha Hauer2015-07-0312-12/+1
|\ \ | |/ |/|
| * treewide: fix 'new blank line at EOF' formatting errorAntony Pavlov2015-07-0211-11/+0
| * commands: digest: fix harmless warningLucas Stach2015-06-291-1/+1
* | devinfo: fix return valueSascha Hauer2015-06-231-5/+2
* | login: fix broken login commandHubert Feurstein2015-06-181-1/+1
|/
* memtest: skip memory region smaller than one pageRenaud Barbier2015-06-161-4/+8
* Merge branch 'for-next/misc'Sascha Hauer2015-06-091-1/+1
|\
| * ubiformat: fix argument parserAlexander Richter2015-05-201-1/+1
* | Merge branch 'for-next/mem64'Sascha Hauer2015-06-097-9/+36
|\ \
| * | mw command: Add 64bit supportSascha Hauer2015-05-281-1/+9