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
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
/
lib
/
tiny-printf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-29
Consolidate __assert_failed into one implementation
Alex Kiernan
1
-9
/
+0
2018-04-29
spl: Disable printf if not required
Alex Kiernan
1
-5
/
+7
2017-04-13
tiny-printf: Add support for %p format
Vignesh R
1
-0
/
+154
2017-03-15
tiny-printf: add static to locally used functions
Masahiro Yamada
1
-2
/
+2
2017-01-04
SPL: tiny-printf: ignore "-" modifier
Andre Przywara
1
-0
/
+3
2017-01-04
SPL: tiny-printf: add "l" modifier
Andre Przywara
1
-11
/
+36
2016-08-08
tiny-printf: Adjust to avoid using data section
Simon Glass
1
-44
/
+58
2016-07-15
tiny-printf: Support assert()
Simon Glass
1
-0
/
+9
2016-07-08
SPL: tiny-printf: avoid any BSS usage
Andre Przywara
1
-3
/
+8
2016-06-20
tinyprintf: Add vprintf implementation
Hans de Goede
1
-0
/
+5
2016-06-09
tiny-printf: Correct the snprintf() implementation
Simon Glass
1
-1
/
+3
2016-06-03
tiny-printf: Support sprintf()
Marek Vasut
1
-2
/
+14
2016-05-27
tiny-printf: Support snprintf()
Simon Glass
1
-2
/
+25
2016-05-27
tiny-printf: Tidy up a few nits
Simon Glass
1
-8
/
+8
2016-01-21
tiny-printf: Always print zeroes
Simon Glass
1
-4
/
+12
2016-01-21
tiny-printf: Avoid printing NULL strings
Simon Glass
1
-2
/
+4
2015-12-14
lib/tiny-printf.c: Implement vprintf
Sjoerd Simons
1
-5
/
+13
2015-11-23
lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates
Stefan Roese
1
-20
/
+12
2015-11-23
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
1
-0
/
+130