Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
344ca9d20f69c6f03b6829fecb2092fcc753e94c
/
drivers
/
arm
/
pl011
39f9eee
Don't return error information from console_flush
by Jimmy Brisson
· Wed Aug 05 13:44:05 2020 -0500
2b1b1a5
pl011: Use generic console_t data structure
by Andre Przywara
· Sat Jan 25 00:58:35 2020 +0000
96124f4
Correct UART PL011 initialization calculation
by Avinash Mehta
· Tue Oct 08 12:09:04 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
0a0ca8b
Console: remove deprecated finish_console_register
by Ambroise Vincent
· Wed Mar 27 15:45:35 2019 +0000
b69ac08
Division functionality for cores that dont have divide hardware.
by Usama Arif
· Wed Dec 12 17:08:33 2018 +0000
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
6b88b65
drivers/console: Link console framework code by default
by Julius Werner
· Tue Nov 27 17:50:28 2018 -0800
58873ae
Multi-console: Deprecate the `finish_console_register` macro
by Soby Mathew
· Wed Oct 10 16:03:09 2018 +0100
992c5ac
pl011: cnds: cbmem: 16550: Fix comments
by Antonio Nino Diaz
· Mon Oct 08 13:26:48 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
05e7f56
pl011: Add support in AArch32 for MULTI_CONSOLE_API
by Daniel Boulby
· Wed Sep 19 13:58:20 2018 +0100
2e9a8a3
[PATCH 1/2] qemu: Support MULTI_CONSOLE_API
by Michalis Pappas
· Sun Mar 04 14:16:01 2018 +0800
ca3930a
drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API
by Julius Werner
· Mon Sep 18 16:59:43 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
d0f5f9c
AArch32: Miscellaneous fixes in the AArch32 code
by Yatharth Kochar
· Wed Nov 09 15:39:25 2016 +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
5101f9e
Fix potential deadlock in PL011 init function
by Juan Castillo
· Tue Feb 23 17:12:18 2016 +0000
e7ae6db
Disable PL011 UART before configuring it
by Juan Castillo
· Thu Nov 26 14:52:15 2015 +0000
7ac4b11
De-feature PL011 UART driver to match generic UART spec
by Juan Castillo
· Mon Nov 16 16:53:38 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
a877c25
Add support to indicate size and end of assembly functions
by Kévin Petit
· Tue Mar 24 14:03:57 2015 +0000
69817f7
Parametrize baudrate and UART clock during console_init()
by Soby Mathew
· Mon Jul 14 15:43:21 2014 +0100
c389d77
Introduce asm console functions in TF
by Soby Mathew
· Tue Jun 24 12:28:41 2014 +0100
560a3e5
Remove broken assertion in console_putc()
by Andrew Thoelke
· Fri Jun 20 11:12:39 2014 +0100
efbd3b2
PL011: Fix a bug in the UART FIFO polling
by Sandrine Bailleux
· Mon Jun 02 13:52:38 2014 +0100
ed6ff95
Split platform.h into separate headers
by Dan Handley
· Wed May 14 17:44:19 2014 +0100
5e5c207
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· Mon Apr 07 15:28:55 2014 +0100
2bd4ef2
Reduce deep nesting of header files
by Dan Handley
· Wed Apr 09 13:14:54 2014 +0100
a70615f
Move include and source files to logical locations
by Dan Handley
· Wed Apr 09 12:48:25 2014 +0100