summaryrefslogtreecommitdiffstats
path: root/include/console.h
Commit message (Expand)AuthorAgeFilesLines
* console: add new CONFIG_CONSOLE_DISABLE_INPUT optionRouven Czerwinski2021-10-051-0/+2
* common: console_common: add of_console_get_by_alias() helperOleksij Rempel2020-08-241-0/+1
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* include: add SPDX GPL-2.0-or-later license tags where applicableRoland Hieber2020-02-171-11/+1
* common: provide stubs for ctrlc_* functionsLucas Stach2019-12-021-0/+5
* console: fix out-of-bounds read in dputc(/dev/*, ...)Ahmad Fatoum2019-09-021-1/+1
* console: forbid ctrlc during startupSascha Hauer2019-04-241-0/+3
* console: Add simplified 'serdev' framework from Linux kernelAndrey Smirnov2018-04-171-0/+27
* console: Introduce console_drain()Andrey Smirnov2018-04-171-0/+84
* rename file_operations -> cdev_operationsSascha Hauer2018-04-061-1/+1
* console: move global.allow_color handling to C codeSascha Hauer2018-02-221-0/+2
* console: Use dev_add_param_stringSascha Hauer2017-04-111-1/+1
* console: expose consoles in devfsBastian Stender2017-02-281-0/+3
* console: replace set_active by open/closeBastian Stender2017-02-281-1/+6
* login: rework login mechanismSascha Hauer2015-08-281-3/+0
* PBL: console: Make independent of DEBUG_LLSascha Hauer2015-07-311-0/+6
* console: Add console_get_by_nameSascha Hauer2015-06-091-0/+1
* console: Add functions to get/set baudrateSascha Hauer2015-06-091-0/+3
* console: Add functions to get/set active state of consoleSascha Hauer2015-06-091-0/+4
* console: allow to specify the device idJean-Christophe PLAGNIOL-VILLARD2015-01-131-0/+1
* console: Add set_active callbackSascha Hauer2014-12-171-0/+1
* Merge branch 'for-next/efi'Sascha Hauer2014-08-071-0/+1
|\
| * console: Add puts callback to console devicesSascha Hauer2014-07-111-0/+1
* | console: Allow persistent device namesSascha Hauer2014-07-111-0/+2
|/
* console: Set Linux console parameter automaticallySascha Hauer2014-01-221-0/+2
* Merge branch 'for-next/rs485'Sascha Hauer2013-10-071-0/+8
|\
| * console: introduce new callback set_modeJean-Christophe PLAGNIOL-VILLARD2013-09-241-0/+6
| * console: introduce console_get_by_devJean-Christophe PLAGNIOL-VILLARD2013-09-241-0/+2
* | Merge branch 'for-next/login'Sascha Hauer2013-10-071-0/+5
|\ \
| * | introduce runtime loglevelSascha Hauer2013-09-291-0/+2
| * | login: disable input console if password wrongJean-Christophe PLAGNIOL-VILLARD2013-09-191-0/+3
| |/
* | console: factorise function to get the first enabled consoleJean-Christophe PLAGNIOL-VILLARD2013-10-061-0/+2
* | console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-211-1/+0
|/
* console: Use dev_add_param_int for baudrate parameterSascha Hauer2013-04-111-0/+2
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* console: remove unused function prototypesSascha Hauer2012-01-261-13/+0
* console: add console unregisteringRobert Jarzmik2011-12-051-0/+1
* rework device parametersSascha Hauer2010-06-171-6/+0
* list: remove duplicated list.hSascha Hauer2009-11-031-1/+1
* get rid of device idsSascha Hauer2009-07-211-0/+2
* Flush consoles before exitingSascha Hauer2009-03-191-0/+1
* Use Linux Kernel list implementation for console devices insteadSascha Hauer2007-10-111-1/+5
* add early console for mpc5200Sascha Hauer2007-07-121-0/+12
* svn_rev_686Sascha Hauer2007-07-051-0/+5
* svn_rev_528Sascha Hauer2007-07-051-0/+2
* svn_rev_502Sascha Hauer2007-07-051-1/+9
* svn_rev_380Sascha Hauer2007-07-051-8/+13
* Initial revisionwdenk2000-11-121-0/+38