History for barebox / common / console_common.c
2020-04-27
@Uwe Kleine-König
treewide: remove references to CREDITS ...
Uwe Kleine-König authored on 23 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2020-03-23
@Yegor Yefremov
common: fix typos found with codespell ...
Yegor Yefremov authored on 20 Mar 2020 Sascha Hauer committed on 23 Mar 2020
2019-07-09
@Sascha Hauer
pstore: Only capture log messages ...
Sascha Hauer committed on 9 Jul 2019
2019-02-27
@Oleksij Rempel
common: console_common: do not store color additions to the log buffer ...
Oleksij Rempel authored on 21 Feb 2019 Sascha Hauer committed on 27 Feb 2019
@Oleksij Rempel
commands: dmesg: add -l option to restrict output level ...
Oleksij Rempel authored on 21 Feb 2019 Sascha Hauer committed on 27 Feb 2019
@Oleksij Rempel
commands: dmesg: add print raw parameter ...
Oleksij Rempel authored on 21 Feb 2019 Sascha Hauer committed on 27 Feb 2019
2018-06-19
@Andrey Smirnov
console: Fix console_get_first_active() ...
Andrey Smirnov authored on 15 Jun 2018 Sascha Hauer committed on 19 Jun 2018
2018-02-22
@Eugen Wiens
console: added colored print out of log levels ...
Eugen Wiens authored on 21 Feb 2018 Sascha Hauer committed on 22 Feb 2018
@Sascha Hauer
console: move global.allow_color handling to C code ...
Sascha Hauer committed on 22 Feb 2018
2017-06-13
@Sascha Hauer
Revert "globalvar: make globalvar functions more consistent" ...
Sascha Hauer committed on 13 Jun 2017
2017-04-11
@Sascha Hauer
globalvar: make globalvar functions more consistent ...
Sascha Hauer committed on 11 Apr 2017
2017-03-29
@Alexander Kurz
console: console_get_by_name: do not strcmp NULL ...
Alexander Kurz authored on 26 Mar 2017 Sascha Hauer committed on 29 Mar 2017
2016-04-15
@Sascha Hauer
stdio: Replace FILE functions with filedescriptor functions ...
Sascha Hauer committed on 15 Apr 2016
2015-09-07
@Masahiro Yamada
console: use int rather than uint in printf() and friends ...
Masahiro Yamada authored on 4 Sep 2015 Sascha Hauer committed on 7 Sep 2015
2015-08-28
@Sascha Hauer
login: rework login mechanism ...
Sascha Hauer committed on 28 Aug 2015
2015-06-09
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 9 Jun 2015
@Sascha Hauer
console: Add console_get_by_name ...
Sascha Hauer committed on 9 Jun 2015
2015-05-15
@Sascha Hauer
console: use regular malloc for log messages ...
Sascha Hauer committed on 15 May 2015
2015-03-04
@Sascha Hauer
console: Make locally used function static ...
Sascha Hauer committed on 4 Mar 2015
2015-01-19
@Lucas Stach
common: console_console: put functions under correct ifdef ...
Lucas Stach authored on 18 Jan 2015 Sascha Hauer committed on 19 Jan 2015
2015-01-05
@Sascha Hauer
console: Make sure xzalloc is only used when it's available ...
Sascha Hauer committed on 5 Jan 2015
2014-09-30
@Sascha Hauer
Introduce message logging support ...
Sascha Hauer committed on 30 Sep 2014
2013-10-07
@Sascha Hauer
Merge branch 'for-next/rs485' ...
Sascha Hauer committed on 7 Oct 2013
@Sascha Hauer
Merge branch 'for-next/login' ...
Sascha Hauer committed on 7 Oct 2013
2013-10-06
@Jean-Christophe PLAGNIOL-VILLARD
console: factorise function to get the first enabled console ...
Jean-Christophe PLAGNIOL-VILLARD authored on 3 Oct 2013 Sascha Hauer committed on 6 Oct 2013
2013-09-29
@Sascha Hauer
introduce runtime loglevel ...
Sascha Hauer committed on 29 Sep 2013
2013-09-24
@Jean-Christophe PLAGNIOL-VILLARD
console: introduce console_get_by_dev ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2013 Sascha Hauer committed on 24 Sep 2013
2013-09-19
@Jean-Christophe PLAGNIOL-VILLARD
login: disable input console if password wrong ...
Jean-Christophe PLAGNIOL-VILLARD authored on 16 Sep 2013 Sascha Hauer committed on 19 Sep 2013
2013-02-13
@Sascha Hauer
console: consolidate common console code ...
Sascha Hauer committed on 13 Feb 2013