summaryrefslogtreecommitdiffstats
path: root/include/console.h
Commit message (Expand)AuthorAgeFilesLines
* 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