Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
851fb7b8a061665daa9d0507293fb2071c467c4d
/
drivers
/
console
bc39cac
skeletton: Use generic console_t data structure
by Andre Przywara
· Sat Jan 25 00:58:35 2020 +0000
e8dadb1
coverity: Fix MISRA null pointer violations
by Zelalem
· Wed Feb 05 14:12:39 2020 -0600
269a8ad
console: add a flag to prepend '\r' in the multi-console framework
by Masahiro Yamada
· Tue Jul 23 12:32:58 2019 +0900
35e08da
console: update skeleton
by Ambroise Vincent
· Fri May 31 16:21:59 2019 +0100
55828d5
Remove MULTI_CONSOLE_API flag and references to it
by Ambroise Vincent
· Thu Apr 04 09:13:28 2019 +0100
c5f7bd1
Console: removed legacy console API
by Ambroise Vincent
· Wed Mar 27 10:22:10 2019 +0000
29d5c38
Console: Allow to register multiple times
by Ambroise Vincent
· Thu Apr 18 11:36:42 2019 +0100
0a0ca8b
Console: remove deprecated finish_console_register
by Ambroise Vincent
· Wed Mar 27 15:45:35 2019 +0000
a88a35d
Remove several warnings reported with W=2
by Ambroise Vincent
· Thu Feb 14 09:48:21 2019 +0000
698d835
multi_console: Check functions are not NULL
by Joel Hutton
· Tue Jan 15 15:40:18 2019 +0000
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
03020da
drivers/console: Reimplement MUTLI_CONSOLE_API framework in C
by Julius Werner
· Tue Nov 27 22:10:56 2018 -0800
6b88b65
drivers/console: Link console framework code by default
by Julius Werner
· Tue Nov 27 17:50:28 2018 -0800
1338c9c
plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support
by Julius Werner
· Mon Nov 19 14:25:55 2018 -0800
58873ae
Multi-console: Deprecate the `finish_console_register` macro
by Soby Mathew
· Wed Oct 10 16:03:09 2018 +0100
4764b9e
Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console
by Dimitris Papastamos
· Thu Oct 04 16:43:39 2018 +0100
a46f7da
console: Remove deprecated files
by Antonio Nino Diaz
· Mon Sep 24 17:29:01 2018 +0100
ec24928
console: Port Multi Console driver to AArch32
by Daniel Boulby
· Wed Sep 19 13:55:47 2018 +0100
28cfffc
Console: Use callee-saved registers
by Sathees Balya
· Tue Jul 31 15:11:11 2018 +0100
99e4a48
Ensure read and write of flags are 32 bit
by Daniel Boulby
· Wed May 16 16:04:35 2018 +0100
4f31ad5
multi console: Assert that consoles aren't registered twice
by Antonio Nino Diaz
· Mon Apr 30 20:14:07 2018 +0100
6fa89a2
Improve MULTI_CONSOLE_API deprecation warnings
by Dan Handley
· Tue Feb 27 16:03:58 2018 +0000
94f8907
Add new function-pointer-based console API
by Julius Werner
· Mon Jul 31 18:15:11 2017 -0700
fa3cf0b
Use SPDX license identifiers
by dp-arm
· Wed May 03 09:38:09 2017 +0100
8377ae4
Add console_flush() to console API
by Antonio Nino Diaz
· Mon Feb 06 16:03:41 2017 +0000
420cc37
AArch32: Add console driver
by Soby Mathew
· Thu Mar 24 16:52:40 2016 +0000
7abebe8
Move console drivers to AArch64 folder
by Soby Mathew
· Mon Aug 08 12:38:52 2016 +0100
e7ae6db
Disable PL011 UART before configuring it
by Juan Castillo
· Thu Nov 26 14:52:15 2015 +0000
05e8152
Add ret to return from console_uninit() function
by developer
· Thu Dec 31 16:52:35 2015 +0800
ceb6187
Introduce console_uninit() API in ARM Trusted Firmware
by Soby Mathew
· Wed Oct 28 10:29:42 2015 +0000
7f1f062
Use uintptr_t as base address type in ARM driver APIs
by Juan Castillo
· Tue Sep 09 09:49:23 2014 +0100
c863fa4
Separate out common console functionality
by Dan Handley
· Wed Apr 01 16:51:20 2015 +0100
a70615f
Move include and source files to logical locations
by Dan Handley
· Wed Apr 09 12:48:25 2014 +0100
f56298a
Move console.c to pl011 specific driver location
by Dan Handley
· Mon Apr 14 17:03:01 2014 +0100
3ff77de
Initialise UART console in all bootloader stages
by Vikram Kanigiri
· Tue Mar 25 17:35:26 2014 +0000
52f52b4
Move console functions out of pl011.c
by Soby Mathew
· Wed Mar 12 14:52:51 2014 +0000