summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* commands: led: print actual error code when led_set failsAhmad Fatoum2019-12-131-2/+2
* commands: miitool: handle powerdown-flagHubert Feurstein2019-12-131-1/+6
* Allow usage of default environment without environment file storageAlbert Schwarzkopf2019-12-111-0/+5
* commands: digest: don't be to restrictive with the length of verification filesHubert Feurstein2019-12-111-1/+1
* Merge branch 'for-next/randfixes'Sascha Hauer2019-12-101-1/+1
|\
| * commands: keystore: use correct type for s_lenLucas Stach2019-12-021-1/+1
* | Merge branch 'for-next/gpio'Sascha Hauer2019-12-101-1/+3
|\ \
| * | gpio: Introduce GPIO namesSascha Hauer2019-11-271-1/+3
| |/
* | commands: smc: make command usable when ARM_PSCI is undefinedAhmad Fatoum2019-11-192-1/+6
* | commands: smc: verify PSCI_POWER_ON with interprocessor handshakeAhmad Fatoum2019-11-191-6/+55
* | commands: psci: make locally-used function staticAhmad Fatoum2019-11-191-1/+1
* | ARM: psci: properly wire in command helpAhmad Fatoum2019-11-191-0/+1
* | ARM: psci: factor out smc command into commands/Ahmad Fatoum2019-11-193-0/+123
|/
* Merge branch 'for-next/watchdog'Sascha Hauer2019-11-071-7/+27
|\
| * commands: wd: support configuring watchdog by nameAhmad Fatoum2019-10-291-7/+27
| * watchdog: export API to configure watchdogs by nameAhmad Fatoum2019-10-291-1/+1
* | commands: passwd: suggest sandbox for offline password generationAhmad Fatoum2019-10-231-2/+4
* | edit: add vi alias with vi-style bindingsAhmad Fatoum2019-10-181-8/+144
* | edit: replace %c for literal with literal directlyAhmad Fatoum2019-10-181-9/+9
* | cp: complete command helpRobert Karszniewicz2019-10-181-1/+2
|/
* Merge branch 'for-next/of-overlay'Sascha Hauer2019-10-173-0/+102
|\
| * commands: add of_overlay command for device tree overlaysMichael Tretter2019-09-163-0/+102
* | Merge branch 'for-next/of'Sascha Hauer2019-10-173-0/+116
|\ \
| * | add of_diff commandSascha Hauer2019-09-123-0/+116
| |/
* | Merge branch 'for-next/mmc'Sascha Hauer2019-10-174-3/+211
|\ \
| * | mci: implement command to switch a mmc device to enhanced modeUwe Kleine-König2019-09-123-0/+208
| * | mci: provide wrapper for mci_get_device_by_name ∘ devpath_to_nameUwe Kleine-König2019-09-121-3/+3
| |/
* / commands: ubsan: remove redundant dependsAhmad Fatoum2019-10-141-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2019-09-122-7/+14
|\
| * edit: replace ASCII codes by symbolic namesAhmad Fatoum2019-09-091-5/+5
| * commands: mmc_extcsd: describe missing bitAhmad Fatoum2019-08-301-2/+9
* | commands: add intentionally UB triggering ubsan commandAhmad Fatoum2019-09-093-0/+162
|/
* ubiformat: improve generation of UBI image sequenceSascha Hauer2019-07-151-1/+0
* Merge branch 'for-next/misc'Sascha Hauer2019-07-123-8/+10
|\
| * commands: mmc_extcsd: fix extcsd value meaningsMarco Felsch2019-06-181-4/+4
| * commands: don't use stale errno when calling fb_openAhmad Fatoum2019-06-132-4/+6
* | lib: Add missing arguments to memcpy_parse_options()Andrey Smirnov2019-07-092-2/+4
|/
* Merge branch 'for-next/misc'Sascha Hauer2019-06-112-78/+4
|\
| * commands: Introduce memcpy_parse_options()Andrey Smirnov2019-05-282-78/+4
* | Merge branch 'for-next/imx'Sascha Hauer2019-06-111-4/+20
|\ \
| * | commands: mw: Use kstrto*() instead of simple_strtoul()Sascha Hauer2019-05-231-4/+20
| |/
* | Merge branch 'for-next/arm'Sascha Hauer2019-06-111-1/+10
|\ \