summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Fix crc32 compile errorSascha Hauer2014-07-081-1/+1
* Do not use macros in command helpSascha Hauer2014-07-082-2/+2
* crc32: Proper name of command is "crc32".Robert P. J. Day2014-07-081-1/+1
* at91mux: Fix both help info and Kconfig info.Robert P. J. Day2014-07-071-1/+1
* Clean up Kconfig and source for a couple device tree commands.Robert P. J. Day2014-07-073-3/+4
* bootm.c: "-o" option should refer to "DTB", not "DTS"Robert P. J. Day2014-07-071-3/+3
* Merge branch 'for-next/misc'Sascha Hauer2014-07-043-30/+43
|\
| * ls: sort files with -lSascha Hauer2014-07-031-26/+28
| * mii-tool: make the 'No MII transceiver present!' message more clearAntony Pavlov2014-07-021-3/+3
| * boot: fix typoRolf Evers-Fischer2014-07-011-1/+1
| * commands: ls: add ll as an alias for ls -lJan Luebbe2014-06-231-0/+11
* | Merge branch 'for-next/mips'Sascha Hauer2014-07-043-0/+61
|\ \
| * | commands: add 'lspci' commandAntony Pavlov2014-07-043-0/+61
| |/
* | Merge branch 'for-next/doc'Sascha Hauer2014-07-0421-433/+19
|\ \
| * | splash.c: Add that .png files are suitable as splash images.Robert P. J. Day2014-07-041-3/+4
| * | Documentation: remove doxygen documentationSascha Hauer2014-06-2619-417/+0
| * | commands: addpart: Improve descriptionSascha Hauer2014-06-261-7/+9
| * | automount: fix description typoJan Luebbe2014-06-261-1/+1
| * | ubiformat: avoid macros in help textJan Luebbe2014-06-261-5/+5
| |/
* / commands: include missing headerHolger Schurig2014-06-261-0/+1
|/
* boot: Fix boot -mSascha Hauer2014-06-191-1/+1
* commands: gpio_direction_output: add missed VALUE parameter to help messageAntony Pavlov2014-06-171-1/+1
* mii-tool: Fix gigabit advertise / link partner ability mixupSascha Hauer2014-06-111-2/+2
* mii-tool: Fix gigabit link testSascha Hauer2014-06-111-1/+1
* mii-tool: Fix string lengthSascha Hauer2014-06-111-1/+1
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-117-23/+0
* Merge branch 'pu/warnings'Sascha Hauer2014-06-061-1/+1
|\
| * commands: drvinfo: Make locally used function staticSascha Hauer2014-06-051-1/+1
* | 2048: Reset score on startupAlexander Shiyan2014-06-061-0/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2014-06-041-1/+2
|\
| * devinfo: add human readable size after memory rangeFranck Jullien2014-05-221-1/+2
* | devinfo: reduce indentationHolger Schurig2014-06-021-4/+4
* | bootm: beautify outputHolger Schurig2014-06-022-12/+18
* | misc: upper-case some abbreviationsHolger Schurig2014-06-021-10/+10
* | devinfo: make the output of "devinfo DEVICE" nicerHolger Schurig2014-06-021-17/+21
* | drvlist: factor the driver list out of 'devinfo'Holger Schurig2014-06-024-8/+58
* | oftree command: make devicetree file optargs to -l/-sSascha Hauer2014-05-221-38/+16
* | of: Drop devicetree merge supportSascha Hauer2014-05-222-7/+4
* | oftree: remove dump supportSascha Hauer2014-05-222-41/+3
* | commands: add of_dump commandSascha Hauer2014-05-223-0/+122
* | complete: Add devicetree completionSascha Hauer2014-05-193-0/+6
* | magicvars: can now also list valuesHolger Schurig2014-05-151-1/+29
* | commands: move CONFIG_LONGHELP to commands/KconfigHolger Schurig2014-05-141-0/+37
* | commands: move CMD_IFUP to commands/KconfigHolger Schurig2014-05-141-0/+17
* | commands: NET_DHCP -> CMD_DHCPHolger Schurig2014-05-141-0/+16
* | commands: NET_PING -> CMD_PINGHolger Schurig2014-05-141-0/+8
* | commands: introduce CMD_HOSTHolger Schurig2014-05-141-0/+9
* | commands: let all network commands depend on NETHolger Schurig2014-05-141-0/+4
* | commands: HUSH_GETOPT -> CMD_GETOPTHolger Schurig2014-05-141-0/+15
* | commands: move CMD_AT91MIX to commands/KconfigHolger Schurig2014-05-141-0/+16