index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
tiny-printf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Consolidate __assert_failed into one implementation
Alex Kiernan
2018-04-28
1
-9
/
+0
*
spl: Disable printf if not required
Alex Kiernan
2018-04-28
1
-5
/
+7
*
tiny-printf: Add support for %p format
Vignesh R
2017-04-13
1
-0
/
+154
*
tiny-printf: add static to locally used functions
Masahiro Yamada
2017-03-14
1
-2
/
+2
*
SPL: tiny-printf: ignore "-" modifier
Andre Przywara
2017-01-04
1
-0
/
+3
*
SPL: tiny-printf: add "l" modifier
Andre Przywara
2017-01-04
1
-11
/
+36
*
tiny-printf: Adjust to avoid using data section
Simon Glass
2016-08-08
1
-44
/
+58
*
tiny-printf: Support assert()
Simon Glass
2016-07-14
1
-0
/
+9
*
SPL: tiny-printf: avoid any BSS usage
Andre Przywara
2016-07-08
1
-3
/
+8
*
tinyprintf: Add vprintf implementation
Hans de Goede
2016-06-20
1
-0
/
+5
*
tiny-printf: Correct the snprintf() implementation
Simon Glass
2016-06-09
1
-1
/
+3
*
tiny-printf: Support sprintf()
Marek Vasut
2016-06-02
1
-2
/
+14
*
tiny-printf: Support snprintf()
Simon Glass
2016-05-26
1
-2
/
+25
*
tiny-printf: Tidy up a few nits
Simon Glass
2016-05-26
1
-8
/
+8
*
tiny-printf: Always print zeroes
Simon Glass
2016-01-20
1
-4
/
+12
*
tiny-printf: Avoid printing NULL strings
Simon Glass
2016-01-20
1
-2
/
+4
*
lib/tiny-printf.c: Implement vprintf
Sjoerd Simons
2015-12-13
1
-5
/
+13
*
lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates
Stefan Roese
2015-11-23
1
-20
/
+12
*
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2015-11-23
1
-0
/
+130