summaryrefslogtreecommitdiff
path: root/drivers/console
AgeCommit message (Expand)Author
2018-03-01Improve MULTI_CONSOLE_API deprecation warningsDan Handley
2017-12-12Add new function-pointer-based console APIJulius Werner
2017-05-03Use SPDX license identifiersdp-arm
2017-03-31Add console_flush() to console APIAntonio Nino Diaz
2016-08-10AArch32: Add console driverSoby Mathew
2016-08-09Move console drivers to AArch64 folderSoby Mathew
2016-01-21Disable PL011 UART before configuring itJuan Castillo
2016-01-04Add ret to return from console_uninit() functionJimmy Huang
2015-12-09Introduce console_uninit() API in ARM Trusted FirmwareSoby Mathew
2015-07-09Use uintptr_t as base address type in ARM driver APIsJuan Castillo
2015-04-28Separate out common console functionalityDan Handley
2014-05-06Move include and source files to logical locationsDan Handley
2014-04-14Move console.c to pl011 specific driver locationDan Handley
2014-03-26Initialise UART console in all bootloader stagesVikram Kanigiri
2014-03-26Move console functions out of pl011.cSoby Mathew