aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/console/aarch64
Commit message (Expand)AuthorAgeFilesLines
* Don't return error information from console_flushJimmy Brisson2020-10-091-9/+3
* skeletton: Use generic console_t data structureAndre Przywara2020-02-251-4/+4
* console: update skeletonAmbroise Vincent2019-07-161-2/+2
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-2/+0
* Console: removed legacy console APIAmbroise Vincent2019-06-262-124/+0
* Console: remove deprecated finish_console_registerAmbroise Vincent2019-04-031-1/+0
* drivers/console: Reimplement MUTLI_CONSOLE_API framework in CJulius Werner2018-12-061-329/+0
* drivers/console: Link console framework code by defaultJulius Werner2018-12-062-1/+7
* plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API supportJulius Werner2018-12-061-0/+1
* Multi-console: Deprecate the `finish_console_register` macroSoby Mathew2018-10-191-2/+7
* Console: Use callee-saved registersSathees Balya2018-08-151-67/+84
* Ensure read and write of flags are 32 bitDaniel Boulby2018-05-171-3/+3
* multi console: Assert that consoles aren't registered twiceAntonio Nino Diaz2018-05-111-3/+50
* Improve MULTI_CONSOLE_API deprecation warningsDan Handley2018-03-011-1/+2
* Add new function-pointer-based console APIJulius Werner2017-12-124-156/+504
* Use SPDX license identifiersdp-arm2017-05-032-50/+2
* Add console_flush() to console APIAntonio Nino Diaz2017-03-312-2/+38
* Move console drivers to AArch64 folderSoby Mathew2016-08-092-0/+219