index
:
delta/coreboot/arm-trusted-firmware.git
bl1-misra
dependabot/npm_and_yarn/trim-newlines-3.0.1
dev/upstream
dh/dual-lic
integration
lts-v2.8
master
prototypes/sdei/rfc_v1
prototypes/secure_partitions/rfc_v1
revert-1389-db/bugfix
revert-1586-topics/ep/scp_bl2_size
revert-1713-nt-fw-config
rfc/arm_gicv3_driver_v1
rfc/psci-comp-pwr-states
rfc/psci-comp-pwr-states-v2
rfc/psci-new-top-desc
test
topics/arm-drtm-poc
topics/clang-format
topics/cmake
topics/ffa_el3_spmc
topics/ffa_el3_spmc_notifications
topics/ffa_rel_proto
topics/fwu_prototype
topics/rme_prototype
topics/spci_beta0_spmd
topics/v2.4-changelog
review.coreboot.org: arm-trusted-firmware.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
console
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(console): correct scopes for console symbols
Yann Gautier
2023-01-10
1
-2
/
+2
*
refactor(console): move putchar() to console driver
Claus Pedersen
2022-10-04
1
-1
/
+9
*
refactor(libc): clean up dependencies in libc
Claus Pedersen
2022-09-22
1
-0
/
+1
*
Don't return error information from console_flush
Jimmy Brisson
2020-10-09
3
-24
/
+7
*
skeletton: Use generic console_t data structure
Andre Przywara
2020-02-25
2
-8
/
+8
*
coverity: Fix MISRA null pointer violations
Zelalem
2020-02-05
1
-4
/
+4
*
console: add a flag to prepend '\r' in the multi-console framework
Masahiro Yamada
2019-08-19
1
-1
/
+15
*
console: update skeleton
Ambroise Vincent
2019-07-16
2
-64
/
+132
*
Remove MULTI_CONSOLE_API flag and references to it
Ambroise Vincent
2019-06-28
2
-6
/
+0
*
Console: removed legacy console API
Ambroise Vincent
2019-06-26
4
-249
/
+0
*
Console: Allow to register multiple times
Ambroise Vincent
2019-04-24
1
-2
/
+4
*
Console: remove deprecated finish_console_register
Ambroise Vincent
2019-04-03
1
-1
/
+0
*
Remove several warnings reported with W=2
Ambroise Vincent
2019-04-01
1
-3
/
+3
*
multi_console: Check functions are not NULL
Joel Hutton
2019-01-25
1
-4
/
+4
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
1
-0
/
+1
*
drivers/console: Reimplement MUTLI_CONSOLE_API framework in C
Julius Werner
2018-12-06
3
-651
/
+122
*
drivers/console: Link console framework code by default
Julius Werner
2018-12-06
4
-2
/
+14
*
plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support
Julius Werner
2018-12-06
1
-0
/
+1
*
Multi-console: Deprecate the `finish_console_register` macro
Soby Mathew
2018-10-19
1
-2
/
+7
*
Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console
Dimitris Papastamos
2018-10-04
3
-100
/
+435
|
\
|
*
console: Port Multi Console driver to AArch32
Daniel Boulby
2018-09-21
3
-100
/
+435
*
|
console: Remove deprecated files
Antonio Nino Diaz
2018-09-28
2
-18
/
+0
|
/
*
Console: Use callee-saved registers
Sathees Balya
2018-08-15
1
-67
/
+84
*
Ensure read and write of flags are 32 bit
Daniel Boulby
2018-05-17
1
-3
/
+3
*
multi console: Assert that consoles aren't registered twice
Antonio Nino Diaz
2018-05-11
1
-3
/
+50
*
Improve MULTI_CONSOLE_API deprecation warnings
Dan Handley
2018-03-01
1
-1
/
+2
*
Add new function-pointer-based console API
Julius Werner
2017-12-12
4
-156
/
+504
*
Use SPDX license identifiers
dp-arm
2017-05-03
6
-150
/
+6
*
Add console_flush() to console API
Antonio Nino Diaz
2017-03-31
4
-4
/
+77
*
AArch32: Add console driver
Soby Mathew
2016-08-10
2
-0
/
+225
*
Move console drivers to AArch64 folder
Soby Mathew
2016-08-09
4
-161
/
+227
*
Disable PL011 UART before configuring it
Juan Castillo
2016-01-21
1
-1
/
+1
*
Add ret to return from console_uninit() function
Jimmy Huang
2016-01-04
1
-0
/
+1
*
Introduce console_uninit() API in ARM Trusted Firmware
Soby Mathew
2015-12-09
1
-0
/
+15
*
Use uintptr_t as base address type in ARM driver APIs
Juan Castillo
2015-07-09
2
-4
/
+4
*
Separate out common console functionality
Dan Handley
2015-04-28
2
-0
/
+203
*
Move include and source files to logical locations
Dan Handley
2014-05-06
1
-39
/
+0
*
Move console.c to pl011 specific driver location
Dan Handley
2014-04-14
1
-89
/
+0
*
Initialise UART console in all bootloader stages
Vikram Kanigiri
2014-03-26
1
-1
/
+13
*
Move console functions out of pl011.c
Soby Mathew
2014-03-26
2
-0
/
+116