index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
console
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't return error information from console_flush
Jimmy Brisson
2020-10-09
1
-9
/
+3
*
skeletton: Use generic console_t data structure
Andre Przywara
2020-02-25
1
-4
/
+4
*
console: update skeleton
Ambroise Vincent
2019-07-16
1
-2
/
+2
*
Remove MULTI_CONSOLE_API flag and references to it
Ambroise Vincent
2019-06-28
1
-2
/
+0
*
Console: removed legacy console API
Ambroise Vincent
2019-06-26
2
-124
/
+0
*
Console: remove deprecated finish_console_register
Ambroise Vincent
2019-04-03
1
-1
/
+0
*
drivers/console: Reimplement MUTLI_CONSOLE_API framework in C
Julius Werner
2018-12-06
1
-329
/
+0
*
drivers/console: Link console framework code by default
Julius Werner
2018-12-06
2
-1
/
+7
*
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
*
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
2
-50
/
+2
*
Add console_flush() to console API
Antonio Nino Diaz
2017-03-31
2
-2
/
+38
*
Move console drivers to AArch64 folder
Soby Mathew
2016-08-09
2
-0
/
+219