History for barebox / include / console.h
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-02-17
@Roland Hieber
include: add SPDX GPL-2.0-or-later license tags where applicable ...
Roland Hieber authored on 13 Feb 2020 Sascha Hauer committed on 17 Feb 2020
2019-12-02
@Lucas Stach
common: provide stubs for ctrlc_* functions ...
Lucas Stach authored on 29 Nov 2019 Sascha Hauer committed on 2 Dec 2019
2019-09-02
@Ahmad Fatoum
console: fix out-of-bounds read in dputc(/dev/*, ...) ...
Ahmad Fatoum authored on 23 Aug 2019 Sascha Hauer committed on 2 Sep 2019
2019-04-24
@Sascha Hauer
console: forbid ctrlc during startup ...
Sascha Hauer committed on 24 Apr 2019
2018-04-17
@Andrey Smirnov
console: Add simplified 'serdev' framework from Linux kernel ...
Andrey Smirnov authored on 12 Apr 2018 Sascha Hauer committed on 17 Apr 2018
@Andrey Smirnov
console: Introduce console_drain() ...
Andrey Smirnov authored on 12 Apr 2018 Sascha Hauer committed on 17 Apr 2018
2018-04-06
@Sascha Hauer
rename file_operations -> cdev_operations ...
Sascha Hauer committed on 6 Apr 2018
2018-02-22
@Sascha Hauer
console: move global.allow_color handling to C code ...
Sascha Hauer committed on 22 Feb 2018
2017-04-11
@Sascha Hauer
console: Use dev_add_param_string ...
Sascha Hauer committed on 11 Apr 2017
2017-02-28
@Bastian Stender
console: expose consoles in devfs ...
Bastian Stender authored on 28 Feb 2017 Sascha Hauer committed on 28 Feb 2017
@Bastian Stender
console: replace set_active by open/close ...
Bastian Stender authored on 28 Feb 2017 Sascha Hauer committed on 28 Feb 2017
2015-08-28
@Sascha Hauer
login: rework login mechanism ...
Sascha Hauer committed on 28 Aug 2015
2015-07-31
@Sascha Hauer
PBL: console: Make independent of DEBUG_LL ...
Sascha Hauer committed on 31 Jul 2015
2015-06-09
@Sascha Hauer
console: Add console_get_by_name ...
Sascha Hauer committed on 9 Jun 2015
@Sascha Hauer
console: Add functions to get/set baudrate ...
Sascha Hauer committed on 9 Jun 2015
@Sascha Hauer
console: Add functions to get/set active state of console ...
Sascha Hauer committed on 9 Jun 2015
2015-01-13
@Jean-Christophe PLAGNIOL-VILLARD
console: allow to specify the device id ...
Jean-Christophe PLAGNIOL-VILLARD authored on 13 Jan 2015 Sascha Hauer committed on 13 Jan 2015
2014-12-17
@Sascha Hauer
console: Add set_active callback ...
Sascha Hauer committed on 17 Dec 2014
2014-08-07
@Sascha Hauer
Merge branch 'for-next/efi' ...
Sascha Hauer committed on 7 Aug 2014
2014-07-11
@Sascha Hauer
console: Allow persistent device names ...
Sascha Hauer committed on 11 Jul 2014
@Sascha Hauer
console: Add puts callback to console devices ...
Sascha Hauer committed on 11 Jul 2014
2014-01-22
@Sascha Hauer
console: Set Linux console parameter automatically ...
Sascha Hauer committed on 22 Jan 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 new callback set_mode ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2013 Sascha Hauer committed on 24 Sep 2013
@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-21
@Jean-Christophe PLAGNIOL-VILLARD
console: drop f_caps and check the function pointer getc/putc instead ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2013 Sascha Hauer committed on 21 Sep 2013