Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
e18cf33418501c62a5d0dba0ff5dba69affb598d
/
include
/
drivers
/
console.h
f57e203
refactor(console): disable getc() by default
by Sandrine Bailleux
· Wed Oct 11 08:38:00 2023 +0200
0d5ca3d
fix(console): correct scopes for console symbols
by Yann Gautier
· Fri Dec 09 14:30:55 2022 +0100
39f9eee
Don't return error information from console_flush
by Jimmy Brisson
· Wed Aug 05 13:44:05 2020 -0500
c88f656
console: Integrate UART base address in generic console_t
by Andre Przywara
· Sat Jan 25 00:54:38 2020 +0000
269a8ad
console: add a flag to prepend '\r' in the multi-console framework
by Masahiro Yamada
· Tue Jul 23 12:32:58 2019 +0900
53456fc
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· Tue Jul 09 13:49:11 2019 -0700
55828d5
Remove MULTI_CONSOLE_API flag and references to it
by Ambroise Vincent
· Thu Apr 04 09:13:28 2019 +0100
b237bca
Remove several warnings reported with W=1
by Ambroise Vincent
· Wed Feb 13 15:58:00 2019 +0000
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
514ae84
console: Fix console_unregister() signature
by Julius Werner
· Mon Dec 03 17:01:30 2018 -0800
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· Thu Nov 08 10:20:19 2018 +0000
4b32e62
libc: Fix all includes in codebase
by Antonio Nino Diaz
· Thu Aug 16 16:52:57 2018 +0100
9516df2
Set console function pointers to const
by Daniel Boulby
· Thu Jun 07 14:15:15 2018 +0100
23ede6a
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· Tue Jun 19 09:29:36 2018 +0100
99e4a48
Ensure read and write of flags are 32 bit
by Daniel Boulby
· Wed May 16 16:04:35 2018 +0100
b37eba9
Revert "plat/arm: Migrate AArch64 port to the multi console driver"
by Antonio Nino Diaz
· Tue May 15 13:12:50 2018 +0100
93bd916
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· Fri May 04 12:59:45 2018 +0100
4f31ad5
multi console: Assert that consoles aren't registered twice
by Antonio Nino Diaz
· Mon Apr 30 20:14:07 2018 +0100
abd0836
qemu: don't use C functions for the crash console callbacks
by Michalis Pappas
· Tue Mar 27 12:32:31 2018 +0800
a0bb5ac
qemu: MULTI_CONSOLE_API=0 causes build error
by Michalis Pappas
· Sat Mar 24 12:38:31 2018 +0800
6fa89a2
Improve MULTI_CONSOLE_API deprecation warnings
by Dan Handley
· Tue Feb 27 16:03:58 2018 +0000
94f8907
Add new function-pointer-based console API
by Julius Werner
· Mon Jul 31 18:15:11 2017 -0700
fa3cf0b
Use SPDX license identifiers
by dp-arm
· Wed May 03 09:38:09 2017 +0100
8377ae4
Add console_flush() to console API
by Antonio Nino Diaz
· Mon Feb 06 16:03:41 2017 +0000
ceb6187
Introduce console_uninit() API in ARM Trusted Firmware
by Soby Mathew
· Wed Oct 28 10:29:42 2015 +0000
7f1f062
Use uintptr_t as base address type in ARM driver APIs
by Juan Castillo
· Tue Sep 09 09:49:23 2014 +0100
69817f7
Parametrize baudrate and UART clock during console_init()
by Soby Mathew
· Mon Jul 14 15:43:21 2014 +0100
a70615f
Move include and source files to logical locations
by Dan Handley
· Wed Apr 09 12:48:25 2014 +0100
[Renamed from drivers/console/console.h]
992dc07
Merge pull request #50 from vikramkanigiri/vk/tf-issues#26
by achingupta
· Thu May 01 13:16:33 2014 +0100