summaryrefslogtreecommitdiff
path: root/include/stdio_dev.h
AgeCommit message (Expand)Author
2022-09-24console: Implement flush() functionPali Rohár
2022-01-26usb: gadget: Add CDC ACM functionLoic Poulain
2021-02-16stdio: Introduce a new helper stdio_file_to_flags()Andy Shevchenko
2021-02-16stdio: Get rid of dead code, i.e. stdio_deregister()Andy Shevchenko
2020-08-23stdio: Tidy up the coding styleSimon Glass
2020-08-23stdio: Drop #ifdefs in the header fileSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-06stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directlyTom Rini
2018-05-06stdio_dev.h: Drop the video section as it is unusedTom Rini
2017-07-31dm: console: Check for serial devices properlySimon Glass
2016-10-23Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass
2015-11-05video: Drop DEV_EXT_VIDEO flagBin Meng
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng
2015-03-05stdio: extend "name" to 32 symbolsAlexey Brodkin
2014-10-06stdio: Add force parameter to stdio_deregisterHans de Goede
2014-09-10dm: Make driver model available before board_init()Simon Glass
2014-07-23stdio: Provide functions to add/remove devices using stdio_devSimon Glass
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2013-08-13serial: arm_dcc: Remove stdio structure supportJagannadha Sutradharudu Teki
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-04serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI optionMichal Simek
2012-11-30x86: Add CBMEM console driver for corebootVadim Bendebury
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2010-11-28stdio: constify "name" arg in public apiMike Frysinger
2009-07-19console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD