summaryrefslogtreecommitdiff
path: root/common/base32.c
Commit message (Expand)AuthorAgeFilesLines
* 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