summaryrefslogtreecommitdiff
path: root/include/vsprintf.h
AgeCommit message (Expand)Author
2020-04-24lib: Add a function to convert a string to upper caseSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-04vsprintf.h: include <linux/types.h>Masahiro Yamada
2017-09-07vsprintf: vsprintf does not have parameter sizeHeinrich Schuchardt
2016-10-31Fix spelling of "resetting".Vagrant Cascadian
2016-08-20vsprintf: Include stdarg for va_listMaxime Ripard
2016-01-19vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini
2015-07-21lib: Add function to extract a number from the end of a stringSimon Glass
2015-06-30mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher
2015-04-23dm: Add a panic_str() function to reduce code sizeSimon Glass
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26Add function to print a number with grouped digitsSimon Glass
2011-12-17vsprintf: Move function documentation into header fileSimon Glass
2011-12-17Add safe vsnprintf and snprintf library functionsSonny Rao
2011-12-17Move vsprintf functions into their own headerSimon Glass