History for arm-trusted-firmware / include / drivers / console.h
2019-06-28
@Ambroise Vincent
Remove MULTI_CONSOLE_API flag and references to it ...
Ambroise Vincent committed on 28 Jun 2019
2019-04-01
@Ambroise Vincent
Remove several warnings reported with W=1 ...
Ambroise Vincent committed on 1 Apr 2019
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
2018-12-06
@Julius Werner
console: Fix console_unregister() signature ...
Julius Werner committed on 6 Dec 2018
2018-11-08
@Antonio Nino Diaz
Standardise header guards across codebase ...
Antonio Nino Diaz committed on 8 Nov 2018
2018-08-22
@Antonio Nino Diaz
libc: Fix all includes in codebase ...
Antonio Nino Diaz committed on 22 Aug 2018
2018-07-30
@Daniel Boulby
Set console function pointers to const ...
Daniel Boulby committed on 30 Jul 2018
2018-06-19
@Antonio Nino Diaz
plat/arm: Migrate AArch64 port to the multi console driver ...
Antonio Nino Diaz committed on 19 Jun 2018
2018-05-17
@Daniel Boulby
Ensure read and write of flags are 32 bit ...
Daniel Boulby committed on 17 May 2018
2018-05-15
@Antonio Nino Diaz
Revert "plat/arm: Migrate AArch64 port to the multi console driver" ...
Antonio Nino Diaz committed on 15 May 2018
2018-05-11
@Antonio Nino Diaz
plat/arm: Migrate AArch64 port to the multi console driver ...
Antonio Nino Diaz committed on 11 May 2018
@Antonio Nino Diaz
multi console: Assert that consoles aren't registered twice ...
Antonio Nino Diaz committed on 11 May 2018
2018-03-31
@Michalis Pappas
qemu: don't use C functions for the crash console callbacks ...
Michalis Pappas committed on 31 Mar 2018
2018-03-24
@Michalis Pappas
qemu: MULTI_CONSOLE_API=0 causes build error ...
Michalis Pappas committed on 24 Mar 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
2015-12-09
@Soby Mathew
Introduce console_uninit() API in ARM Trusted Firmware ...
Soby Mathew committed on 9 Dec 2015
2015-07-09
@Juan Castillo
Use uintptr_t as base address type in ARM driver APIs ...
Juan Castillo committed on 9 Jul 2015
2014-07-28
@Soby Mathew
Parametrize baudrate and UART clock during console_init() ...
Soby Mathew committed on 28 Jul 2014
2014-05-06
@Dan Handley
Move include and source files to logical locations ...
Dan Handley committed on 6 May 2014