summaryrefslogtreecommitdiff
path: root/cmd/rtc.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-6/+6
2020-07-09rtc: add rtc commandRasmus Villemoes1-0/+167