summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* 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
* ls: Adjust amount of space allocated for filesizeAndrey Smirnov2019-01-241-1/+11
* Merge branch 'for-next/net'Sascha Hauer2019-01-151-3/+4
|\
| * net: ip_route_get: resolv hostnamesSascha Hauer2019-01-041-1/+1
| * net: ip_route_get: Hook help text to commandSascha Hauer2019-01-041-0/+1
| * net: ip_route_get: Fix error messageSascha Hauer2019-01-041-2/+2
* | commands: nand-bitflip: Add documentation for option '-c'Teresa Remmet2018-12-181-0/+1
* | commands: miitool: remove unsupported options a and bAndreas Schmidt2018-12-171-6/+0
* | commands: boot: Remove useless codeAndrey Smirnov2018-12-101-4/+0
|/
* ubimkvol: add support for `volume_id` parameterLeif Middelschulte2018-11-261-3/+7
* 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