TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
23fc05a33d2bd67d25e20b51f68e18872d761608
/
include
/
drivers
/
console.h
85bebe1
refactor(console): disable getc() by default
by Sandrine Bailleux
· 1 year, 10 months ago
03bd481
fix(console): correct scopes for console symbols
by Yann Gautier
· 2 years, 8 months ago
831b0e9
Don't return error information from console_flush
by Jimmy Brisson
· 5 years ago
ac71344
console: Integrate UART base address in generic console_t
by Andre Przywara
· 6 years ago
f51df47
console: add a flag to prepend '\r' in the multi-console framework
by Masahiro Yamada
· 6 years ago
d5dfdeb
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 6 years ago
5b6ebee
Remove MULTI_CONSOLE_API flag and references to it
by Ambroise Vincent
· 6 years ago
609e053
Remove several warnings reported with W=1
by Ambroise Vincent
· 6 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
0f8aee4
console: Fix console_unregister() signature
by Julius Werner
· 7 years ago
c3cf06f
Standardise header guards across codebase
by Antonio Nino Diaz
· 7 years ago
93c78ed
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 7 years ago
455bca2
Set console function pointers to const
by Daniel Boulby
· 7 years ago
88a0523
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 7 years ago
8abcdf9
Ensure read and write of flags are 32 bit
by Daniel Boulby
· 7 years ago
bf4698f
Revert "plat/arm: Migrate AArch64 port to the multi console driver"
by Antonio Nino Diaz
· 7 years ago
2f18aa1
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 7 years ago
c2e05bb
multi console: Assert that consoles aren't registered twice
by Antonio Nino Diaz
· 7 years ago
0e24ea8
qemu: don't use C functions for the crash console callbacks
by Michalis Pappas
· 7 years ago
4c746fc
qemu: MULTI_CONSOLE_API=0 causes build error
by Michalis Pappas
· 7 years ago
bc1a03c
Improve MULTI_CONSOLE_API deprecation warnings
by Dan Handley
· 7 years ago
9536bae
Add new function-pointer-based console API
by Julius Werner
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
73e0528
Add console_flush() to console API
by Antonio Nino Diaz
· 8 years ago
487461c
Introduce console_uninit() API in ARM Trusted Firmware
by Soby Mathew
· 10 years ago
0246297
Use uintptr_t as base address type in ARM driver APIs
by Juan Castillo
· 11 years ago
462c835
Parametrize baudrate and UART clock during console_init()
by Soby Mathew
· 11 years ago
4ecca33
Move include and source files to logical locations
by Dan Handley
· 11 years ago
[Renamed from drivers/console/console.h]
b495bde
Merge pull request #50 from vikramkanigiri/vk/tf-issues#26
by achingupta
· 11 years ago