summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'for-next/state'Sascha Hauer2017-09-081-2/+4
|\
| * state command: extend help part IIJuergen Borleis2017-09-061-1/+2
| * state command: extend help part IJuergen Borleis2017-09-061-2/+3
* | loadxy: add missing ) to help textUwe Kleine-König2017-08-151-2/+2
|/
* Merge branch 'for-next/mmc'Lucas Stach2017-07-311-1196/+1608
|\
| * mmc_extcsd command: reworkSascha Hauer2017-07-061-1185/+1598
| * mmc_extcsd command: Fix multiline printsSascha Hauer2017-07-061-15/+14
* | readlink: Improve -f handlingIan Abbott2017-07-061-7/+12
|/
* Merge branch 'for-next/misc'Sascha Hauer2017-06-146-11/+14
|\
| * commands: mount: mention file loop mounts in the help textPhilipp Zabel2017-06-061-0/+1
| * commands: mount: combine dev and devstr, which are the samePhilipp Zabel2017-06-011-7/+5
| * true: make true_aliases[] constIan Abbott2017-05-191-1/+1
| * test: make test_aliases[] constIan Abbott2017-05-191-1/+1
| * help: make help_aliases[] constIan Abbott2017-05-191-1/+1
| * edit: make edit_aliases[] constIan Abbott2017-05-191-1/+1
| * commands: add ':' as alias for 'true'Ian Abbott2017-05-171-0/+3
| * commands: usbgadget: update fastboot help textOleksij Rempel2017-05-081-1/+2
* | ls: Fix showing links to directoriesSascha Hauer2017-05-111-10/+16
* | fs: Implement links to directoriesSascha Hauer2017-05-111-1/+1
|/
* Merge branch 'for-next/parameter-types'Sascha Hauer2017-05-051-1/+2
|\
| * parameter: Give device parameters typesSascha Hauer2017-04-101-1/+2
* | Merge branch 'for-next/misc'Sascha Hauer2017-05-051-0/+1
|\ \
| * | commands: add spd_decode to the 'hardware manipulation' groupAntony Pavlov2017-04-281-0/+1
| |/
* | commands: basename: Use posix_basename()Sascha Hauer2017-04-191-1/+1
* | cp: Use posix_basename() on source argumentSascha Hauer2017-04-191-1/+2
|/