~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tiny-printf.c
Commit message (
Expand
)
Author
Age
*
net: Rename SPL_NET_SUPPORT to SPL_NET
Simon Glass
2021-09-04
*
tiny-printf: Handle %pM format when CONFIG_SPL_NET_SUPPORT is enabled
Matwey V. Kornilov
2021-08-21
*
tiny-printf: Support %i
Marek Vasut
2020-05-01
*
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-11-01
|
\
|
*
tiny-printf: Reorder code to support %p
Simon Glass
2019-10-27
|
*
tiny-printf: Add print_grouped_ull()
Simon Glass
2019-10-27
|
*
tiny-printf: Reduce size by removing ctype
Simon Glass
2019-10-27
*
|
tiny-printf: Support vsnprintf()
Simon South
2019-10-31
|
/
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Consolidate __assert_failed into one implementation
Alex Kiernan
2018-04-28
*
spl: Disable printf if not required
Alex Kiernan
2018-04-28
*
tiny-printf: Add support for %p format
Vignesh R
2017-04-13
*
tiny-printf: add static to locally used functions
Masahiro Yamada
2017-03-14
*
SPL: tiny-printf: ignore "-" modifier
Andre Przywara
2017-01-04
*
SPL: tiny-printf: add "l" modifier
Andre Przywara
2017-01-04
*
tiny-printf: Adjust to avoid using data section
Simon Glass
2016-08-08
*
tiny-printf: Support assert()
Simon Glass
2016-07-14
*
SPL: tiny-printf: avoid any BSS usage
Andre Przywara
2016-07-08
*
tinyprintf: Add vprintf implementation
Hans de Goede
2016-06-20
*
tiny-printf: Correct the snprintf() implementation
Simon Glass
2016-06-09
*
tiny-printf: Support sprintf()
Marek Vasut
2016-06-02
*
tiny-printf: Support snprintf()
Simon Glass
2016-05-26
*
tiny-printf: Tidy up a few nits
Simon Glass
2016-05-26
*
tiny-printf: Always print zeroes
Simon Glass
2016-01-20
*
tiny-printf: Avoid printing NULL strings
Simon Glass
2016-01-20
*
lib/tiny-printf.c: Implement vprintf
Sjoerd Simons
2015-12-13
*
lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates
Stefan Roese
2015-11-23
*
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2015-11-23