summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* bootm: Push dryrun to handlersSascha Hauer2016-01-261-3/+0
* Merge branch 'for-next/rtc'Sascha Hauer2016-01-111-8/+32
|\
| * commands/hwclock: Check return value of rtc_read_time()Andrey Smirnov2016-01-071-2/+4
| * hwclock: Allow to set hwclock from sntpSascha Hauer2016-01-071-1/+26
| * hwclock command: forward return value of rtc_set_timeSascha Hauer2016-01-071-2/+1
| * hwclock command: use format like the Linux tool doesSascha Hauer2016-01-071-3/+1
* | Merge branch 'for-next/misc'Sascha Hauer2016-01-111-2/+5
|\ \
| * | devfs: Add symlink supportSascha Hauer2016-01-081-2/+5
* | | Merge branch 'for-next/gcc5'Sascha Hauer2016-01-111-3/+2
|\ \ \ | |/ / |/| |
| * | ubiformat: fix the subpage size hint on the error pathSascha Hauer2015-12-101-3/+2
| |/
* / memtest: fix missing arguments in help stringAlexander Aring2016-01-041-1/+1
|/
* Merge branch 'for-next/state'Sascha Hauer2015-12-081-14/+5
|\
| * state: disable load commandEnrico Jorns2015-11-271-14/+5
* | Merge branch 'for-next/misc'Sascha Hauer2015-12-082-4/+7
|\ \
| * | readline: Kconfig: fix typoWjatscheslaw Stoljarski2015-11-231-2/+2
| * | ls: fix exitcodeSascha Hauer2015-11-171-2/+5
| |/
* | Merge branch 'for-next/i2c'Sascha Hauer2015-12-081-19/+37
|\ \
| * | i2c_probe: Make command easier to work withSascha Hauer2015-11-191-19/+37
| |/
* | Merge branch 'for-next/console'Sascha Hauer2015-12-082-28/+56
|\ \
| * | loads: Use putchar rather than console_putcSascha Hauer2015-11-171-3/+3
| * | loadb: Allow to specify device to useSascha Hauer2015-11-171-5/+18
| * | loadb: deactivate console before using it for loadbSascha Hauer2015-11-171-3/+9
| * | loadb: Use local cdevSascha Hauer2015-11-171-17/+26
| |/
* / ARM: Remove do_execute and thumb2_executeTrent Piepho2015-12-071-4/+1
|/
* 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
|\ \ \ | |/ / |/| |