summaryrefslogtreecommitdiff
path: root/drivers/console/aarch32
Commit message (Expand)AuthorAgeFilesLines
* Don't return error information from console_flushJimmy Brisson2020-10-091-8/+2
* skeletton: Use generic console_t data structureAndre Przywara2020-02-251-4/+4
* console: update skeletonAmbroise Vincent2019-07-161-62/+130
* Console: removed legacy console APIAmbroise Vincent2019-06-262-125/+0
* drivers/console: Reimplement MUTLI_CONSOLE_API framework in CJulius Werner2018-12-061-322/+0
* drivers/console: Link console framework code by defaultJulius Werner2018-12-062-1/+7
* console: Port Multi Console driver to AArch32Daniel Boulby2018-09-213-100/+435
* Use SPDX license identifiersdp-arm2017-05-032-50/+2
* Add console_flush() to console APIAntonio Nino Diaz2017-03-312-2/+39
* AArch32: Add console driverSoby Mathew2016-08-102-0/+225