summaryrefslogtreecommitdiff
path: root/include/stdio.h
AgeCommit message (Expand)Author
2024-10-11include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11stdio: Make use of the SERIAL defineSimon Glass
2024-05-22include: Move snprintf to stdio.hRaymond Mao
2022-09-24console: Implement flush() functionPali Rohár
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt
2017-10-04stdio.h: move printf() stuff from <common.h> to <stdio.h>Masahiro Yamada