index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
pinetabv-devel
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
vsprintf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-14
lib: sscanf: add sscanf implementation
Andrii Anisov
1
-0
/
+8
2020-04-24
lib: Add a function to convert a string to upper case
Simon Glass
1
-0
/
+12
2019-12-03
Move strtomhz() to vsprintf.h
Simon Glass
1
-0
/
+10
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-10-04
vsprintf.h: include <linux/types.h>
Masahiro Yamada
1
-0
/
+1
2017-09-07
vsprintf: vsprintf does not have parameter size
Heinrich Schuchardt
1
-3
/
+1
2016-10-31
Fix spelling of "resetting".
Vagrant Cascadian
1
-2
/
+2
2016-08-20
vsprintf: Include stdarg for va_list
Maxime Ripard
1
-0
/
+2
2016-01-19
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
Tom Rini
1
-12
/
+0
2015-07-22
lib: Add function to extract a number from the end of a string
Simon Glass
1
-0
/
+26
2015-06-29
mtd, nand: Move common functions from cmd_nand.c to common place
Heiko Schocher
1
-0
/
+2
2015-04-23
dm: Add a panic_str() function to reduce code size
Simon Glass
1
-0
/
+23
2013-10-15
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-06-26
Add function to print a number with grouped digits
Simon Glass
1
-0
/
+11
2011-12-18
vsprintf: Move function documentation into header file
Simon Glass
1
-0
/
+123
2011-12-18
Add safe vsnprintf and snprintf library functions
Sonny Rao
1
-0
/
+19
2011-12-18
Move vsprintf functions into their own header
Simon Glass
1
-0
/
+39