Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
61286d2617522d6818e634931a0524ca22f287f2
/
drivers
/
arm
/
pl011
39f9eee
Don't return error information from console_flush
by Jimmy Brisson
· 4 years, 3 months ago
2b1b1a5
pl011: Use generic console_t data structure
by Andre Przywara
· 4 years, 9 months ago
96124f4
Correct UART PL011 initialization calculation
by Avinash Mehta
· 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
0a0ca8b
Console: remove deprecated finish_console_register
by Ambroise Vincent
· 6 years ago
b69ac08
Division functionality for cores that dont have divide hardware.
by Usama Arif
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
6b88b65
drivers/console: Link console framework code by default
by Julius Werner
· 6 years ago
58873ae
Multi-console: Deprecate the `finish_console_register` macro
by Soby Mathew
· 6 years ago
992c5ac
pl011: cnds: cbmem: 16550: Fix comments
by Antonio Nino Diaz
· 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
05e7f56
pl011: Add support in AArch32 for MULTI_CONSOLE_API
by Daniel Boulby
· 6 years ago
2e9a8a3
[PATCH 1/2] qemu: Support MULTI_CONSOLE_API
by Michalis Pappas
· 7 years ago
ca3930a
drivers: arm: pl011: Update PL011 driver to support MULTI_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
d0f5f9c
AArch32: Miscellaneous fixes in the AArch32 code
by Yatharth Kochar
· 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
5101f9e
Fix potential deadlock in PL011 init function
by Juan Castillo
· 9 years ago
e7ae6db
Disable PL011 UART before configuring it
by Juan Castillo
· 9 years ago
7ac4b11
De-feature PL011 UART driver to match generic UART spec
by Juan Castillo
· 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
a877c25
Add support to indicate size and end of assembly functions
by Kévin Petit
· 10 years ago
69817f7
Parametrize baudrate and UART clock during console_init()
by Soby Mathew
· 10 years ago
c389d77
Introduce asm console functions in TF
by Soby Mathew
· 10 years ago
560a3e5
Remove broken assertion in console_putc()
by Andrew Thoelke
· 10 years ago
efbd3b2
PL011: Fix a bug in the UART FIFO polling
by Sandrine Bailleux
· 10 years ago
ed6ff95
Split platform.h into separate headers
by Dan Handley
· 10 years ago
5e5c207
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· 11 years ago
2bd4ef2
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
a70615f
Move include and source files to logical locations
by Dan Handley
· 11 years ago