summaryrefslogtreecommitdiff
path: root/drivers/cadence
Commit message (Expand)AuthorAgeFilesLines
* cadence: Change logic in uart driverMichal Simek2021-01-111-4/+4
* Don't return error information from console_flushJimmy Brisson2020-10-091-6/+5
* cdns: Use generic console_t data structureAndre Przywara2020-02-251-9/+9
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-11/+0
* Console: remove deprecated finish_console_registerAmbroise Vincent2019-04-031-1/+0
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-1/+1
* cadence: uart: comply to console_register prototypeAlexei Colin2018-11-121-4/+6
* Multi-console: Deprecate the `finish_console_register` macroSoby Mathew2018-10-191-1/+3
* pl011: cnds: cbmem: 16550: Fix commentsAntonio Nino Diaz2018-10-121-2/+3
* drivers: cadence: cdns: Fix flush functionAntonio Nino Diaz2018-09-281-4/+28
* console: Remove deprecated filesAntonio Nino Diaz2018-09-281-9/+0
* drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_APIJulius Werner2018-01-191-30/+115
* Use SPDX license identifiersdp-arm2017-05-032-50/+2
* Add console_core_flush() in upstream platformsAntonio Nino Diaz2017-03-311-4/+20
* Move console drivers to AArch64 folderSoby Mathew2016-08-092-97/+130
* drivers: Add Cadence UART driverSoren Brinkmann2016-04-011-0/+127