| Commit message (Expand) | Author | Age | Files | Lines |
* | vsprintf.h: include <linux/types.h> | Masahiro Yamada | 2017-10-04 | 1 | -0/+1 |
* | vsprintf: vsprintf does not have parameter size | Heinrich Schuchardt | 2017-09-07 | 1 | -3/+1 |
* | Fix spelling of "resetting". | Vagrant Cascadian | 2016-10-31 | 1 | -2/+2 |
* | vsprintf: Include stdarg for va_list | Maxime Ripard | 2016-08-20 | 1 | -0/+2 |
* | vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF | Tom Rini | 2016-01-19 | 1 | -12/+0 |
* | lib: Add function to extract a number from the end of a string | Simon Glass | 2015-07-21 | 1 | -0/+26 |
* | mtd, nand: Move common functions from cmd_nand.c to common place | Heiko Schocher | 2015-06-30 | 1 | -0/+2 |
* | dm: Add a panic_str() function to reduce code size | Simon Glass | 2015-04-23 | 1 | -0/+23 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | Add function to print a number with grouped digits | Simon Glass | 2013-06-26 | 1 | -0/+11 |
* | vsprintf: Move function documentation into header file | Simon Glass | 2011-12-17 | 1 | -0/+123 |
* | Add safe vsnprintf and snprintf library functions | Sonny Rao | 2011-12-17 | 1 | -0/+19 |
* | Move vsprintf functions into their own header | Simon Glass | 2011-12-17 | 1 | -0/+39 |