summaryrefslogtreecommitdiffstats
path: root/include/vsprintf.h
Commit message (Expand)AuthorAgeFilesLines
* lib: sscanf: add sscanf implementationAndrii Anisov2020-08-141-0/+8
* lib: Add a function to convert a string to upper caseSimon Glass2020-04-241-0/+12
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* vsprintf.h: include <linux/types.h>Masahiro Yamada2017-10-041-0/+1
* vsprintf: vsprintf does not have parameter sizeHeinrich Schuchardt2017-09-071-3/+1
* Fix spelling of "resetting".Vagrant Cascadian2016-10-311-2/+2
* vsprintf: Include stdarg for va_listMaxime Ripard2016-08-201-0/+2
* vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini2016-01-191-12/+0
* lib: Add function to extract a number from the end of a stringSimon Glass2015-07-211-0/+26
* mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher2015-06-301-0/+2
* dm: Add a panic_str() function to reduce code sizeSimon Glass2015-04-231-0/+23
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Add function to print a number with grouped digitsSimon Glass2013-06-261-0/+11
* vsprintf: Move function documentation into header fileSimon Glass2011-12-171-0/+123
* Add safe vsnprintf and snprintf library functionsSonny Rao2011-12-171-0/+19
* Move vsprintf functions into their own headerSimon Glass2011-12-171-0/+39