aboutsummaryrefslogtreecommitdiff
path: root/drivers/arm/pl011
AgeCommit message (Expand)Author
2019-04-03Console: remove deprecated finish_console_registerAmbroise Vincent
2019-02-19Division functionality for cores that dont have divide hardware.Usama Arif
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-06drivers/console: Link console framework code by defaultJulius Werner
2018-10-19Multi-console: Deprecate the `finish_console_register` macroSoby Mathew
2018-10-12pl011: cnds: cbmem: 16550: Fix commentsAntonio Nino Diaz
2018-10-04Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos
2018-09-28console: Remove deprecated filesAntonio Nino Diaz
2018-09-21pl011: Add support in AArch32 for MULTI_CONSOLE_APIDaniel Boulby
2018-03-05[PATCH 1/2] qemu: Support MULTI_CONSOLE_APIMichalis Pappas
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