summaryrefslogtreecommitdiff
path: root/include/stdio_dev.h
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directlyTom Rini2018-05-061-0/+1
* stdio_dev.h: Drop the video section as it is unusedTom Rini2018-05-061-18/+0
* dm: console: Check for serial devices properlySimon Glass2017-07-311-0/+1
* Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass2016-10-231-1/+1
* video: Drop DEV_EXT_VIDEO flagBin Meng2015-11-051-1/+0
* video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-051-1/+0
* stdio: extend "name" to 32 symbolsAlexey Brodkin2015-03-051-1/+1
* stdio: Add force parameter to stdio_deregisterHans de Goede2014-10-061-2/+2
* dm: Make driver model available before board_init()Simon Glass2014-09-101-1/+23
* stdio: Provide functions to add/remove devices using stdio_devSimon Glass2014-07-231-0/+2
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-231-6/+9
* serial: arm_dcc: Remove stdio structure supportJagannadha Sutradharudu Teki2013-08-131-3/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI optionMichal Simek2013-02-041-1/+1
* x86: Add CBMEM console driver for corebootVadim Bendebury2012-11-301-0/+3
* ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-221-3/+0
* stdio: constify "name" arg in public apiMike Frysinger2010-11-281-2/+2
* console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD2009-07-191-0/+1
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-0/+126