summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* mount command: Fix "mount /dev/<devname>"Sascha Hauer2018-11-211-1/+3
* commands: mem: Fix compiler warningSascha Hauer2018-11-191-2/+2
* Merge branch 'for-next/usb'Sascha Hauer2018-11-092-62/+11
|\
| * usbgadget: autostart: add DFU supportLadislav Michl2018-10-292-62/+11
* | Merge branch 'for-next/misc'Sascha Hauer2018-11-092-2/+3
|\ \
| * | commands: mem: truncate mem device size to fit the loff_t file sizeLucas Stach2018-11-071-1/+2
| * | miitool: Fix inconsistent spacingAndrey Smirnov2018-10-161-1/+1
| |/
* | commands: gpio: Allow GPIOs to be specified by labelAndrey Smirnov2018-10-291-4/+7
* | commands: gpio: Use kstrtoint() instead of simple_strtoul()Andrey Smirnov2018-10-291-3/+6
* | commands: gpio: Move argument parsing into a shared functionAndrey Smirnov2018-10-291-19/+29
|/
* Merge branch 'for-next/misc'Sascha Hauer2018-10-092-5/+7
|\
| * environment: Allow default env path to be NULLSascha Hauer2018-09-211-0/+4
| * memtest: Make use of resource_size()Andrey Smirnov2018-09-191-2/+1
| * memtest: Adjust code for 64-bit architecturesAndrey Smirnov2018-09-191-3/+2
* | bbu: command: Make sure specified update handler existsAndrey Smirnov2018-10-081-10/+36
* | bbu: Add "handler" parameter to barebox_update()Andrey Smirnov2018-10-081-1/+10
|/
* Merge branch 'for-next/misc'Sascha Hauer2018-09-112-12/+30
|\
| * i2c_read: implement support for master receive modeAleksander Morgado2018-08-221-6/+15
| * i2c_write: document master send modeAleksander Morgado2018-08-221-3/+7
| * nand command: fix null pointer when adding/deleting a bb deviceOleg.Karfich@wago.com2018-08-171-3/+8
* | commands: dhcp: add parameter for private dataOleg.Karfich@wago.com2018-09-042-5/+10
* | commands: of_property: copy value instead of resizingOleg.Karfich@wago.com2018-08-291-2/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2018-08-131-4/+3
|\
| * of_node: clarify help text and do stricter commandline parsingUwe Kleine-König2018-08-081-4/+3
* | commands: teach commands that write to files to also create themUwe Kleine-König2018-08-103-3/+3
|/
* 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