summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mtd-nand'Sascha Hauer2020-11-102-2/+26
|\
| * nand command: Allow offsets with [kM] suffixesSascha Hauer2020-11-101-1/+1
| * nand command: Print OOB informationSascha Hauer2020-11-101-0/+5
| * mtd: nand: Update to Linux-5.9Sascha Hauer2020-11-101-1/+20
* | i2c_probe: Use "read_byte" command for probingAlexander Shiyan2020-11-091-2/+4
* | commands: import memtester 4.3.0 from Debian GNU/LinuxPeter Mamonov2020-11-029-0/+906
* | commands: bootchooser: migrate menu entry to boot menuAhmad Fatoum2020-10-211-5/+17
* | Merge branch 'for-next/percent_pe' into masterSascha Hauer2020-10-144-9/+7
|\ \
| * | treewide: replace strerror(-PTR_ERR(errno)) with %pe format specifierAhmad Fatoum2020-09-293-7/+5
| * | vsprintf: retire strerrorp in favor of %peAhmad Fatoum2020-09-291-2/+2
| |/
* | Merge branch 'for-next/misc' into masterSascha Hauer2020-10-141-2/+2
|\ \
| * | commands: boot_order: note that it's OMAP specific in help textAhmad Fatoum2020-10-051-2/+2
| |/
* / commands: uimage: fix indeterminate exit code of commandAhmad Fatoum2020-10-021-2/+2
|/
* Merge branch 'for-next/net' into masterSascha Hauer2020-09-252-1/+9
|\
| * fastboot: rename usbgadget.fastboot_* variables to fastboot.*Daniel Glöckner2020-08-191-1/+1
| * Introduce slicesSascha Hauer2020-08-131-0/+8
* | Merge branch 'for-next/mmc' into masterSascha Hauer2020-09-251-9/+16
|\ \
| * | commands: mmc_extcsd: print_field: fix layoutJuergen Borleis2020-09-141-1/+1
| * | commands: mmc_extcsd: print_field: fix 32 bit overflowJuergen Borleis2020-09-141-8/+15
| |/
* | clk_dump command: Allow printing a single clockSascha Hauer2020-09-231-2/+13
* | commands: setenv: allow use with hush shellAhmad Fatoum2020-09-183-1/+16
* | commands: setenv: support setenv dev.var=VAL syntaxAhmad Fatoum2020-09-181-2/+10
* | commands: reset: allow specifying reset by nameAhmad Fatoum2020-09-151-3/+24
* | boot: ignore all spaces between boot targetsAhmad Fatoum2020-09-151-0/+2
* | ls: align file size correctly on non-ARM 64-bit platformsAhmad Fatoum2020-09-151-1/+1
* | ls: don't print . and .. on recursive lsAhmad Fatoum2020-09-141-5/+6
|/
* commands: dhrystone: remove unneeded and out-of-place <stdbool.h>Ahmad Fatoum2020-07-141-1/+0
* devinfo: print device parent along with device infoAhmad Fatoum2020-06-231-0/+3
* Merge branch 'for-next/sandbox-compile-test'Sascha Hauer2020-06-112-7/+2
|\
| * commands: test: drop dead assignmentAhmad Fatoum2020-06-031-1/+0
| * commands: tftp: drop unused variableAhmad Fatoum2020-06-031-6/+2
* | poller: Add a poller commandSascha Hauer2020-05-201-0/+9
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-05-14115-1809/+365
|\
| * commands/*: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-04-27115-1809/+365
* | commands: remove left-over CMD_AT91MUX Kconfig optionAhmad Fatoum2020-04-291-16/+0
* | commands: fix misindented help textAhmad Fatoum2020-04-291-1/+1
|/
* Merge branch 'for-next/net'Sascha Hauer2020-04-161-2/+2
|\
| * miitool: Use mdiobus_read()Sascha Hauer2020-03-311-2/+2
* | Merge branch 'for-next/misc'Sascha Hauer2020-04-161-7/+4
|\ \
| * | commands: of_property: fix crashes on incorrect number of argumentsAhmad Fatoum2020-03-311-7/+4
| |/
* / commands: remove CONFIG_ prefix from Kconfig symbolAhmad Fatoum2020-04-141-1/+1
|/
* commands: boot: fixup create boot entries on demandAhmad Fatoum2020-02-191-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2020-02-183-31/+91
|\
| * i2c_probe command: Use kstrtointSascha Hauer2020-02-141-5/+25
| * commands: boot: create boot entries on demandAhmad Fatoum2020-02-141-6/+12
| * commands: boot: refactor boot entry creation to use iteratorsAhmad Fatoum2020-02-141-16/+28
| * commands/test: Implement -b and -c to test for character and block devicesUwe Kleine-König2020-02-101-0/+14
| * commands/test: Improve option parsing to handle "]" less specialUwe Kleine-König2020-02-101-5/+8
| * commands/test: Bail out on incomplete command line optionsUwe Kleine-König2020-02-101-0/+5
* | imd: add support for checksum generation/verificationSteffen Trumtrar2020-02-101-0/+2
|/