summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | ARM: Initial OP-TEE supportSascha Hauer2019-06-071-1/+10
| |/
* / commands: spi: fix NULL pointer dereferenceSteffen Trumtrar2019-05-171-0/+1
|/
* Merge branch 'for-next/qspi'Sascha Hauer2019-05-101-8/+8
|\
| * spi: Generalize SPI "master" to "controller"Steffen Trumtrar2019-05-081-8/+8
* | Merge branch 'for-next/misc'Sascha Hauer2019-05-101-1/+1
|\ \
| * | commands/hwclock: align -n option helpAntony Pavlov2019-05-091-1/+1
| |/
* | Merge branch 'for-next/ctrlc'Sascha Hauer2019-05-101-1/+1
|\ \
| * | console_countdown: Add pattern listSascha Hauer2019-04-241-1/+1
| |/
* / lib: add blobgen frameworkSteffen Trumtrar2019-04-123-0/+133
|/
* Merge branch 'for-next/misc'Sascha Hauer2019-04-097-29/+19
|\
| * commands: unify newlines for optionsMichael Tretter2019-04-056-14/+14
| * commands: memcpy: Make use of min_t()Andrey Smirnov2019-03-131-1/+1
| * commands: memcpy: Make use of write_full()Andrey Smirnov2019-03-131-14/+4
* | commands: loadb: Make use of open_and_lseek()Andrey Smirnov2019-03-121-11/+2
* | commands: loadxy: Make use of open_and_lseek()Andrey Smirnov2019-03-111-11/+2
|/
* Merge branch 'for-next/spd'Sascha Hauer2019-03-071-1/+1
|\
| * crc: import crc_itu_t() from kernelSascha Hauer2019-03-041-1/+1
* | commands: uimage: Drop needless variable in uimage_flush()Andrey Smirnov2019-02-271-5/+1
* | commands: dmesg: add -l option to restrict output levelOleksij Rempel2019-02-271-3/+45
* | commands: dmesg: add print raw parameterOleksij Rempel2019-02-271-2/+6
* | commands: nandtest: provide readonly testJan Remmet2019-02-271-42/+83
|/
* Merge branch 'for-next/misc'Sascha Hauer2019-02-132-13/+25
|\
| * i2c_probe: Use a quick write transfer instead of writing a zeroUwe Kleine-König2019-01-281-8/+8
| * i2c_probe: limit slave addresses to [0x04, 0x77]Uwe Kleine-König2019-01-281-4/+6