History for arm-trusted-firmware / drivers / console
2020-02-25
@Andre Przywara
skeletton: Use generic console_t data structure ...
Andre Przywara committed on 25 Feb 2020
2020-02-05
@Zelalem
coverity: Fix MISRA null pointer violations ...
Zelalem committed on 5 Feb 2020
2019-08-19
@Masahiro Yamada
console: add a flag to prepend '\r' in the multi-console framework ...
Masahiro Yamada committed on 19 Aug 2019
2019-07-16
@Ambroise Vincent
console: update skeleton ...
Ambroise Vincent committed on 16 Jul 2019
2019-06-28
@Ambroise Vincent
Remove MULTI_CONSOLE_API flag and references to it ...
Ambroise Vincent committed on 28 Jun 2019
2019-06-26
@Ambroise Vincent
Console: removed legacy console API ...
Ambroise Vincent committed on 26 Jun 2019
2019-04-24
@Ambroise Vincent
Console: Allow to register multiple times ...
Ambroise Vincent committed on 24 Apr 2019
2019-04-03
@Ambroise Vincent
Console: remove deprecated finish_console_register ...
Ambroise Vincent committed on 3 Apr 2019
2019-04-01
@Ambroise Vincent
Remove several warnings reported with W=2 ...
Ambroise Vincent committed on 1 Apr 2019
2019-01-25
@Joel Hutton
multi_console: Check functions are not NULL ...
Joel Hutton committed on 25 Jan 2019
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
2018-12-06
@Julius Werner
drivers/console: Reimplement MUTLI_CONSOLE_API framework in C ...
Julius Werner committed on 6 Dec 2018
@Julius Werner
drivers/console: Link console framework code by default ...
Julius Werner committed on 6 Dec 2018
@Julius Werner
plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support ...
Julius Werner committed on 6 Dec 2018
2018-10-19
@Soby Mathew
Multi-console: Deprecate the `finish_console_register` macro ...
Soby Mathew committed on 19 Oct 2018
2018-10-04
@Dimitris Papastamos
Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console ...
Dimitris Papastamos authored on 4 Oct 2018 GitHub committed on 4 Oct 2018
2018-09-28
@Antonio Nino Diaz
console: Remove deprecated files ...
Antonio Nino Diaz committed on 28 Sep 2018
2018-09-21
@Daniel Boulby
console: Port Multi Console driver to AArch32 ...
Daniel Boulby committed on 21 Sep 2018
2018-08-15
@Sathees Balya
Console: Use callee-saved registers ...
Sathees Balya committed on 15 Aug 2018
2018-05-17
@Daniel Boulby
Ensure read and write of flags are 32 bit ...
Daniel Boulby committed on 17 May 2018
2018-05-11
@Antonio Nino Diaz
multi console: Assert that consoles aren't registered twice ...
Antonio Nino Diaz committed on 11 May 2018
2018-03-01
@Dan Handley
Improve MULTI_CONSOLE_API deprecation warnings ...
Dan Handley committed on 1 Mar 2018
2017-12-12
@Julius Werner
Add new function-pointer-based console API ...
Julius Werner committed on 12 Dec 2017
2017-05-03
@dp-arm
Use SPDX license identifiers ...
dp-arm committed on 3 May 2017
2017-03-31
@Antonio Nino Diaz
Add console_flush() to console API ...
Antonio Nino Diaz committed on 31 Mar 2017
2016-08-10
@Soby Mathew
AArch32: Add console driver ...
Soby Mathew committed on 10 Aug 2016
2016-08-09
@Soby Mathew
Move console drivers to AArch64 folder ...
Soby Mathew committed on 9 Aug 2016
2016-01-21
@Juan Castillo
Disable PL011 UART before configuring it ...
Juan Castillo committed on 21 Jan 2016
2016-01-03
@Jimmy Huang
Add ret to return from console_uninit() function ...
Jimmy Huang authored on 31 Dec 2015 Yidi Lin committed on 3 Jan 2016
2015-12-09
@Soby Mathew
Introduce console_uninit() API in ARM Trusted Firmware ...
Soby Mathew committed on 9 Dec 2015