summaryrefslogtreecommitdiff
path: root/drivers/arm/pl011
AgeCommit message (Expand)Author
2018-01-19drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_APIJulius Werner
2017-05-03Use SPDX license identifiersdp-arm
2017-03-31Add console_flush() to console APIAntonio Nino Diaz
2016-12-01AArch32: Miscellaneous fixes in the AArch32 codeYatharth Kochar
2016-08-10AArch32: Add console driverSoby Mathew
2016-08-09Move console drivers to AArch64 folderSoby Mathew
2016-02-24Fix potential deadlock in PL011 init functionJuan Castillo
2016-01-21Disable PL011 UART before configuring itJuan Castillo
2015-12-10De-feature PL011 UART driver to match generic UART specJuan Castillo
2015-07-09Use uintptr_t as base address type in ARM driver APIsJuan Castillo
2015-04-28Separate out common console functionalityDan Handley
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2014-07-28Parametrize baudrate and UART clock during console_init()Soby Mathew
2014-07-28Introduce asm console functions in TFSoby Mathew
2014-06-20Remove broken assertion in console_putc()Andrew Thoelke
2014-06-05PL011: Fix a bug in the UART FIFO pollingSandrine Bailleux
2014-05-23Split platform.h into separate headersDan Handley
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Move include and source files to logical locationsDan Handley