summaryrefslogtreecommitdiffstats
path: root/commands/true.c
Commit message (Expand)AuthorAgeFilesLines
* true: make true_aliases[] constIan Abbott2017-05-191-1/+1
* commands: add ':' as alias for 'true'Ian Abbott2017-05-171-0/+3
* treewide: fix 'new blank line at EOF' formatting errorAntony Pavlov2015-07-021-1/+0
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-1/+1
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* complete: add empty complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+2
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* 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-2/+2
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* move several commands into extra filesSascha Hauer2008-08-131-0/+37