summaryrefslogtreecommitdiff
path: root/common/base32.c
Commit message (Expand)AuthorAgeFilesLines
* common: Sort header filesJeremy Bettis2022-11-291-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* common/base32.c: Format with clang-formatJack Rosenthal2022-06-281-15/+12
* Avoid passing char values to ctype functionsSimon Glass2021-02-121-1/+1
* common: Substitute modified CRC8 with CRC-5-USBSam Hurst2017-09-121-15/+13
* common: Add base32 encodingRandall Spangler2017-06-281-0/+177