aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/console
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersdp-arm2017-05-036-150/+6
* Add console_flush() to console APIAntonio Nino Diaz2017-03-314-4/+77
* AArch32: Add console driverSoby Mathew2016-08-102-0/+225
* Move console drivers to AArch64 folderSoby Mathew2016-08-094-161/+227
* Disable PL011 UART before configuring itJuan Castillo2016-01-211-1/+1
* Add ret to return from console_uninit() functionJimmy Huang2016-01-041-0/+1
* Introduce console_uninit() API in ARM Trusted FirmwareSoby Mathew2015-12-091-0/+15
* Use uintptr_t as base address type in ARM driver APIsJuan Castillo2015-07-092-4/+4
* Separate out common console functionalityDan Handley2015-04-282-0/+203
* Move include and source files to logical locationsDan Handley2014-05-061-39/+0
* Move console.c to pl011 specific driver locationDan Handley2014-04-141-89/+0
* Initialise UART console in all bootloader stagesVikram Kanigiri2014-03-261-1/+13
* Move console functions out of pl011.cSoby Mathew2014-03-262-0/+116