Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
68ea9545db4d8ec01711dfe0b7cdcfc3977d46f3
/
include
/
drivers
/
console.h
39f9eee
Don't return error information from console_flush
by Jimmy Brisson
· 4 years, 3 months ago
c88f656
console: Integrate UART base address in generic console_t
by Andre Przywara
· 4 years, 9 months ago
269a8ad
console: add a flag to prepend '\r' in the multi-console framework
by Masahiro Yamada
· 5 years ago
53456fc
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 5 years ago
55828d5
Remove MULTI_CONSOLE_API flag and references to it
by Ambroise Vincent
· 6 years ago
b237bca
Remove several warnings reported with W=1
by Ambroise Vincent
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
514ae84
console: Fix console_unregister() signature
by Julius Werner
· 6 years ago
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· 6 years ago
4b32e62
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 6 years ago
9516df2
Set console function pointers to const
by Daniel Boulby
· 6 years ago
23ede6a
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 6 years ago
99e4a48
Ensure read and write of flags are 32 bit
by Daniel Boulby
· 6 years ago
b37eba9
Revert "plat/arm: Migrate AArch64 port to the multi console driver"
by Antonio Nino Diaz
· 6 years ago
93bd916
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 7 years ago
4f31ad5
multi console: Assert that consoles aren't registered twice
by Antonio Nino Diaz
· 7 years ago
abd0836
qemu: don't use C functions for the crash console callbacks
by Michalis Pappas
· 7 years ago
a0bb5ac
qemu: MULTI_CONSOLE_API=0 causes build error
by Michalis Pappas
· 7 years ago
6fa89a2
Improve MULTI_CONSOLE_API deprecation warnings
by Dan Handley
· 7 years ago
94f8907
Add new function-pointer-based console API
by Julius Werner
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
8377ae4
Add console_flush() to console API
by Antonio Nino Diaz
· 8 years ago
ceb6187
Introduce console_uninit() API in ARM Trusted Firmware
by Soby Mathew
· 9 years ago
7f1f062
Use uintptr_t as base address type in ARM driver APIs
by Juan Castillo
· 10 years ago
69817f7
Parametrize baudrate and UART clock during console_init()
by Soby Mathew
· 10 years ago
a70615f
Move include and source files to logical locations
by Dan Handley
· 11 years ago
[Renamed from drivers/console/console.h]
992dc07
Merge pull request #50 from vikramkanigiri/vk/tf-issues#26
by achingupta
· 11 years ago