~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass2021-09-04
* tiny-printf: Handle %pM format when CONFIG_SPL_NET_SUPPORT is enabledMatwey V. Kornilov2021-08-21
* tiny-printf: Support %iMarek Vasut2020-05-01
* Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini2019-11-01
|\
| * tiny-printf: Reorder code to support %pSimon Glass2019-10-27
| * tiny-printf: Add print_grouped_ull()Simon Glass2019-10-27
| * tiny-printf: Reduce size by removing ctypeSimon Glass2019-10-27
* | tiny-printf: Support vsnprintf()Simon South2019-10-31
|/
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Consolidate __assert_failed into one implementationAlex Kiernan2018-04-28
* spl: Disable printf if not requiredAlex Kiernan2018-04-28
* tiny-printf: Add support for %p formatVignesh R2017-04-13
* tiny-printf: add static to locally used functionsMasahiro Yamada2017-03-14
* SPL: tiny-printf: ignore "-" modifierAndre Przywara2017-01-04
* SPL: tiny-printf: add "l" modifierAndre Przywara2017-01-04
* tiny-printf: Adjust to avoid using data sectionSimon Glass2016-08-08
* tiny-printf: Support assert()Simon Glass2016-07-14
* SPL: tiny-printf: avoid any BSS usageAndre Przywara2016-07-08
* tinyprintf: Add vprintf implementationHans de Goede2016-06-20
* tiny-printf: Correct the snprintf() implementationSimon Glass2016-06-09
* tiny-printf: Support sprintf()Marek Vasut2016-06-02
* tiny-printf: Support snprintf()Simon Glass2016-05-26
* tiny-printf: Tidy up a few nitsSimon Glass2016-05-26
* tiny-printf: Always print zeroesSimon Glass2016-01-20
* tiny-printf: Avoid printing NULL stringsSimon Glass2016-01-20
* lib/tiny-printf.c: Implement vprintfSjoerd Simons2015-12-13
* lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updatesStefan Roese2015-11-23
* lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese2015-11-23