summaryrefslogtreecommitdiffstats
path: root/commands/timeout.c
Commit message (Expand)AuthorAgeFilesLines
* Subject: [PATCH] [general] Fixed constant strings in data section issueSascha Hauer2008-04-041-1/+1
* various small typos fixedJuergen Beisert2007-10-161-1/+1
* timeout command: Use do {} while; insteal of while {}; to allow interruptSascha Hauer2007-10-041-2/+2
* remove u-boot command paramter flagSascha Hauer2007-09-241-1/+1
* add timeout commandSascha Hauer2007-09-161-0/+115