Sandrine Bailleux
|
85bebe18da
refactor(console): disable getc() by default
|
há 1 ano atrás |
Yann Gautier
|
03bd48102b
fix(console): correct scopes for console symbols
|
há 1 ano atrás |
Jimmy Brisson
|
831b0e9824
Don't return error information from console_flush
|
há 4 anos atrás |
Andre Przywara
|
ac71344e9e
console: Integrate UART base address in generic console_t
|
há 4 anos atrás |
Masahiro Yamada
|
f51df47572
console: add a flag to prepend '\r' in the multi-console framework
|
há 5 anos atrás |
Julius Werner
|
d5dfdeb65f
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
|
há 5 anos atrás |
Ambroise Vincent
|
5b6ebeec9c
Remove MULTI_CONSOLE_API flag and references to it
|
há 5 anos atrás |
Ambroise Vincent
|
609e053caa
Remove several warnings reported with W=1
|
há 5 anos atrás |
Antonio Nino Diaz
|
09d40e0e08
Sanitise includes across codebase
|
há 6 anos atrás |
Julius Werner
|
0f8aee4e45
console: Fix console_unregister() signature
|
há 6 anos atrás |
Antonio Nino Diaz
|
c3cf06f1a3
Standardise header guards across codebase
|
há 6 anos atrás |
Antonio Nino Diaz
|
93c78ed231
libc: Fix all includes in codebase
|
há 6 anos atrás |
Daniel Boulby
|
455bca21fe
Set console function pointers to const
|
há 6 anos atrás |
Antonio Nino Diaz
|
88a0523e91
plat/arm: Migrate AArch64 port to the multi console driver
|
há 6 anos atrás |
Daniel Boulby
|
8abcdf921a
Ensure read and write of flags are 32 bit
|
há 6 anos atrás |
Antonio Nino Diaz
|
bf4698fdef
Revert "plat/arm: Migrate AArch64 port to the multi console driver"
|
há 6 anos atrás |
Antonio Nino Diaz
|
2f18aa1fa3
plat/arm: Migrate AArch64 port to the multi console driver
|
há 6 anos atrás |
Antonio Nino Diaz
|
c2e05bb78c
multi console: Assert that consoles aren't registered twice
|
há 6 anos atrás |
Michalis Pappas
|
0e24ea8156
qemu: don't use C functions for the crash console callbacks
|
há 6 anos atrás |
Michalis Pappas
|
4c746fc56c
qemu: MULTI_CONSOLE_API=0 causes build error
|
há 6 anos atrás |
Dan Handley
|
bc1a03c7a6
Improve MULTI_CONSOLE_API deprecation warnings
|
há 6 anos atrás |
Julius Werner
|
9536bae6df
Add new function-pointer-based console API
|
há 7 anos atrás |
dp-arm
|
82cb2c1ad9
Use SPDX license identifiers
|
há 7 anos atrás |
Antonio Nino Diaz
|
73e052846a
Add console_flush() to console API
|
há 7 anos atrás |
Soby Mathew
|
487461cb6e
Introduce console_uninit() API in ARM Trusted Firmware
|
há 9 anos atrás |
Juan Castillo
|
02462972c9
Use uintptr_t as base address type in ARM driver APIs
|
há 10 anos atrás |
Soby Mathew
|
462c8350f6
Parametrize baudrate and UART clock during console_init()
|
há 10 anos atrás |
Dan Handley
|
4ecca33988
Move include and source files to logical locations
|
há 10 anos atrás |