Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
2ff5527df3d057d0a417de1378f0760603cca731
/
drivers
/
console
bc39cac
skeletton: Use generic console_t data structure
by Andre Przywara
· 4 years, 9 months ago
e8dadb1
coverity: Fix MISRA null pointer violations
by Zelalem
· 4 years, 9 months ago
269a8ad
console: add a flag to prepend '\r' in the multi-console framework
by Masahiro Yamada
· 5 years ago
35e08da
console: update skeleton
by Ambroise Vincent
· 5 years ago
55828d5
Remove MULTI_CONSOLE_API flag and references to it
by Ambroise Vincent
· 6 years ago
c5f7bd1
Console: removed legacy console API
by Ambroise Vincent
· 6 years ago
29d5c38
Console: Allow to register multiple times
by Ambroise Vincent
· 6 years ago
0a0ca8b
Console: remove deprecated finish_console_register
by Ambroise Vincent
· 6 years ago
a88a35d
Remove several warnings reported with W=2
by Ambroise Vincent
· 6 years ago
698d835
multi_console: Check functions are not NULL
by Joel Hutton
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
03020da
drivers/console: Reimplement MUTLI_CONSOLE_API framework in C
by Julius Werner
· 6 years ago
6b88b65
drivers/console: Link console framework code by default
by Julius Werner
· 6 years ago
1338c9c
plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support
by Julius Werner
· 6 years ago
58873ae
Multi-console: Deprecate the `finish_console_register` macro
by Soby Mathew
· 6 years ago
4764b9e
Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console
by Dimitris Papastamos
· 6 years ago
a46f7da
console: Remove deprecated files
by Antonio Nino Diaz
· 6 years ago
ec24928
console: Port Multi Console driver to AArch32
by Daniel Boulby
· 6 years ago
28cfffc
Console: Use callee-saved registers
by Sathees Balya
· 6 years ago
99e4a48
Ensure read and write of flags are 32 bit
by Daniel Boulby
· 6 years ago
4f31ad5
multi console: Assert that consoles aren't registered twice
by Antonio Nino Diaz
· 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
420cc37
AArch32: Add console driver
by Soby Mathew
· 9 years ago
7abebe8
Move console drivers to AArch64 folder
by Soby Mathew
· 8 years ago
e7ae6db
Disable PL011 UART before configuring it
by Juan Castillo
· 9 years ago
05e8152
Add ret to return from console_uninit() function
by developer
· 9 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
c863fa4
Separate out common console functionality
by Dan Handley
· 10 years ago
a70615f
Move include and source files to logical locations
by Dan Handley
· 11 years ago
f56298a
Move console.c to pl011 specific driver location
by Dan Handley
· 11 years ago
3ff77de
Initialise UART console in all bootloader stages
by Vikram Kanigiri
· 11 years ago
52f52b4
Move console functions out of pl011.c
by Soby Mathew
· 11 years ago