summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'for-next/misc'Sascha Hauer2018-07-092-10/+26
|\
| * commands: mmc_extcsd: Make use of devpath_to_name()Andrey Smirnov2018-06-251-3/+2
| * commands: mount: Make use of devpath_to_name()Andrey Smirnov2018-06-251-4/+1
| * mmc_extcsd command: Add cmd option to set bkops-enableChristoph Fritz2018-06-201-3/+23
* | commands: oftree: kill oftree -fSascha Hauer2018-06-111-16/+1
|/
* commands: mmc_extcsd: Add support to write multibyte registersTeresa Remmet2018-06-081-17/+27
* commands/of_node: add option to apply changes as fixupBaeuerle, Florian2018-05-281-31/+75
* commands/of_property: add option to apply changes as fixupBaeuerle, Florian2018-05-281-53/+138
* mw command: add `-x` option descriptionPeter Mamonov2018-05-241-1/+2
* commands: i2c_write: enable reg == 0 tooAntony Pavlov2018-04-171-1/+1
* Merge branch 'for-next/fs'Sascha Hauer2018-04-064-16/+9
|\
| * loadenv: Do not depend on normalise_path()Sascha Hauer2018-04-061-5/+1
| * ls: Do not depend on normalise_path()Sascha Hauer2018-04-061-6/+3
| * rename file_operations -> cdev_operationsSascha Hauer2018-04-062-5/+5
* | ARM: aarch64: disable 32bit boot commandsSascha Hauer2018-04-041-2/+2
|/
* commands: i2c_write: enable raw write to addressAntony Pavlov2018-02-091-2/+6
* Merge branch 'for-next/of'Sascha Hauer2018-02-081-0/+1
|\
| * of: Allow for const propertiesSascha Hauer2018-01-311-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2018-02-081-1/+1
|\ \
| * | commands: ubi: ubiupdatevol: Reduce error code to 0 or 1Daniel Schultz2018-01-301-1/+1
* | | bbu: command: create temporary variable holding the pointer to the imageSascha Hauer2018-01-301-3/+5
| |/ |/|
* | commands/Kconfig: fix copy'n'paste error in CMD_GPIO helpUlrich Ölmann2018-01-251-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2018-01-222-8/+8
|\
| * mci: drop unused parameter from mci_switch()Uwe Kleine-König2018-01-221-1/+1
| * usbgadget: Update command help textSascha Hauer2018-01-111-7/+7
* | commands/Kconfig: Fix tpyoUwe Kleine-König2018-01-221-1/+1
|/
* Merge branch 'for-next/net'Sascha Hauer2018-01-056-92/+132
|\
| * commands: Add ip_route_add commandSascha Hauer2017-12-153-0/+107
| * net: remove "current" network deviceSascha Hauer2017-12-142-67/+0
| * net: dhcp: reworkSascha Hauer2017-12-141-12/+3
| * net: dhcp: Allow to specify network deviceSascha Hauer2017-12-141-3/+17
| * driver: Add device_detect_all() functionSascha Hauer2017-12-011-3/+1
| * detect command: Drop -e optionSascha Hauer2017-12-011-13/+10
* | Merge branch 'for-next/misc'Sascha Hauer2018-01-052-2/+2
|\ \
| * | nv: add device parameter overwrites to completion listSascha Hauer2017-11-232-2/+2
* | | commands/miitool: Allow specifying PHY by their full pathAndrey Smirnov2017-12-061-2/+4
* | | commands: miitool: Constify 'phydevname' in mdiobus_show()Andrey Smirnov2017-12-061-1/+2
|/ /
* | Merge branch 'for-next/nv'Sascha Hauer2017-11-131-16/+29
|\ \
| * | command: nv: rewrap help text linesEnrico Jorns2017-11-031-3/+3
| * | commands: nv: adjust command helpEnrico Jorns2017-11-031-5/+5
| * | commands: nv: assure error code will be returned when an error occurredEnrico Jorns2017-11-031-4/+14
| * | commands: nv: call nvvar_print() only if no argument is givenEnrico Jorns2017-11-031-4/+5
| * | commands: nv: fail with verbose message if invoked without argsEnrico Jorns2017-11-031-1/+3
| |/
* | commands: spi: do not restrict spi's data to be hex-formattedUlrich Ölmann2017-10-231-1/+1
* | commands: i2c: do not restrict i2c_write's data to be hex-formattedUlrich Ölmann2017-10-231-1/+1
|/
* Merge branch 'for-next/usbgadget'Sascha Hauer2017-10-191-2/+18
|\
| * fastboot command: Add -b option to export bbu handlersSascha Hauer2017-09-271-2/+7
| * usbgadget command: catch errors when parsing the file listSascha Hauer2017-09-271-0/+11
* | fbtest: add gradients patternNikita Yushchenko2017-10-161-2/+108
* | fbtest: add solid patternNikita Yushchenko2017-10-161-2/+12
|/