summaryrefslogtreecommitdiffstats
path: root/commands/memtest.c
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* commands: return COMMAND_ERROR_USAGESascha Hauer2009-10-191-4/+2
* mtest: remove braindamaged NULL pointer derefSascha Hauer2009-01-131-1/+1
* Subject: [PATCH] [general] Fixed constant strings in data section issueSascha Hauer2008-04-041-1/+2
* Avoid memtest at scratch addressEnrik Berkhan2008-01-231-1/+4
* various small typos fixedJuergen Beisert2007-10-161-0/+2
* declare lots of functions staticSascha Hauer2007-09-281-2/+2
* reactivate mtestSascha Hauer2007-09-271-57/+57
* remove u-boot command paramter flagSascha Hauer2007-09-241-1/+1
* svn_rev_647Sascha Hauer2007-07-051-6/+10
* svn_rev_643Sascha Hauer2007-07-051-0/+348