summaryrefslogtreecommitdiff
path: root/cmd/sleep.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2021-01-28cmd: misc: Fix return value for the sleep commandMarek Szyprowski1-1/+1
2020-10-23cmd: Split out timer command from the sleep commandBin Meng1-28/+0
2020-10-23cmd: Rename CMD_MISC to CMD_SLEEPBin Meng1-0/+85