summaryrefslogtreecommitdiffstats
path: root/commands/go.c
Commit message (Expand)AuthorAgeFilesLines
* complete: add go and sleep supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+2
* Merge branch 'work/thumb2' into nextSascha Hauer2012-03-061-1/+5
|\
| * ARM: Allow to compile in thumb-2 modeSascha Hauer2012-03-061-1/+5
* | commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
|/
* Cosmetic fixes, including format attributes for printf() and friends.Krzysztof Halasa2010-12-211-1/+1
* go command: shutdown barebox before calling an applicationSascha Hauer2010-03-301-7/+12
* 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-3/+3
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* commands: return COMMAND_ERROR_USAGESascha Hauer2009-10-191-4/+2
* Flush consoles before exitingSascha Hauer2009-03-191-0/+2
* Let 'go' command interpret filenames.Sascha Hauer2008-08-141-9/+33
* Subject: [PATCH] [general] Fixed constant strings in data section issueSascha Hauer2008-04-041-4/+4
* various small typos fixedJuergen Beisert2007-10-161-4/+2
* declare lots of functions staticSascha Hauer2007-09-281-1/+1
* remove u-boot command paramter flagSascha Hauer2007-09-241-1/+1
* add the possibility to have a arch specific 'go' command. SomeSascha Hauer2007-09-161-19/+4
* svn_rev_643Sascha Hauer2007-07-051-0/+79