index
:
atf-marvell.git
atf-v1.3-17.04
atf-v1.3-armada-17.06
atf-v1.3-armada-17.08
atf-v1.3-armada-17.10
atf-v1.4-armada-18.06
atf-v1.5-armada-18.09
atf-v1.5-armada-18.12
atf-v1.5-armada-18.12-rmk
Unnamed repository; edit this file 'description' to name the repository.
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
arm
/
pl011
Age
Commit message (
Expand
)
Author
2016-08-10
AArch32: Add console driver
Soby Mathew
2016-08-09
Move console drivers to AArch64 folder
Soby Mathew
2016-02-24
Fix potential deadlock in PL011 init function
Juan Castillo
2016-01-21
Disable PL011 UART before configuring it
Juan Castillo
2015-12-10
De-feature PL011 UART driver to match generic UART spec
Juan Castillo
2015-07-09
Use uintptr_t as base address type in ARM driver APIs
Juan Castillo
2015-04-28
Separate out common console functionality
Dan Handley
2015-04-08
Add support to indicate size and end of assembly functions
Kévin Petit
2014-07-28
Parametrize baudrate and UART clock during console_init()
Soby Mathew
2014-07-28
Introduce asm console functions in TF
Soby Mathew
2014-06-20
Remove broken assertion in console_putc()
Andrew Thoelke
2014-06-05
PL011: Fix a bug in the UART FIFO polling
Sandrine Bailleux
2014-05-23
Split platform.h into separate headers
Dan Handley
2014-05-16
Rework BL3-1 unhandled exception handling and reporting
Soby Mathew
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-05-06
Move include and source files to logical locations
Dan Handley