summaryrefslogtreecommitdiff
path: root/include/stdio_dev.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-16stdio: Introduce a new helper stdio_file_to_flags()Andy Shevchenko1-0/+2
2021-02-16stdio: Get rid of dead code, i.e. stdio_deregister()Andy Shevchenko1-1/+0
2020-08-23stdio: Tidy up the coding styleSimon Glass1-0/+9
2020-08-23stdio: Drop #ifdefs in the header fileSimon Glass1-28/+12
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-05-06stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directlyTom Rini1-0/+1
2018-05-06stdio_dev.h: Drop the video section as it is unusedTom Rini1-18/+0
2017-07-31dm: console: Check for serial devices properlySimon Glass1-0/+1
2016-10-24Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass1-1/+1
2015-11-05video: Drop DEV_EXT_VIDEO flagBin Meng1-1/+0
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng1-1/+0
2015-03-06stdio: extend "name" to 32 symbolsAlexey Brodkin1-1/+1
2014-10-06stdio: Add force parameter to stdio_deregisterHans de Goede1-2/+2
2014-09-10dm: Make driver model available before board_init()Simon Glass1-1/+23
2014-07-23stdio: Provide functions to add/remove devices using stdio_devSimon Glass1-0/+2
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass1-6/+9
2013-08-13serial: arm_dcc: Remove stdio structure supportJagannadha Sutradharudu Teki1-3/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-02-04serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI optionMichal Simek1-1/+1
2012-12-01x86: Add CBMEM console driver for corebootVadim Bendebury1-0/+3
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk1-3/+0
2010-11-28stdio: constify "name" arg in public apiMike Frysinger1-2/+2
2009-07-19console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-0/+126