summaryrefslogtreecommitdiffstats
path: root/commands/help.c
Commit message (Expand)AuthorAgeFilesLines
* help: make help_aliases[] constIan Abbott2017-05-191-1/+1
* commands: exit on invalid optionEnrico Jorns2016-09-161-0/+2
* treewide: fix 'new blank line at EOF' formatting errorAntony Pavlov2015-07-021-1/+0
* commands: fix a warning in help.cMasahiro Yamada2015-01-131-1/+1
* Documentation: remove "all all" in help's help text.Holger Schurig2014-07-221-1/+1
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-12/+27
* commands: group 'help' outputHolger Schurig2014-05-141-13/+74
* cosmetic: improve command list displayCarlo Caione2012-10-121-1/+6
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* complete: add help complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+2
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+3
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-4/+4
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* move several commands into extra filesSascha Hauer2008-08-131-0/+71