summaryrefslogtreecommitdiff
path: root/drivers/serial/arm_dcc.c
Commit message (Expand)AuthorAgeLines
* serial: dcc: Move driver to DMMichal Simek2016-02-25-25/+38
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19-12/+1
* arm: dcc: Add uart dcc support for armv8Siva Durga Prasad Paladugu2015-07-07-0/+16
* fix ARM DCC support for ARMv7 based cores (e.g. CortexA)Alexander Merkle2015-04-16-2/+2
* serial: arm_dcc: Convert to use default_serial_putsAxel Lin2013-08-19-7/+1
* serial: arm_dcc: Register with serial coreJagannadha Sutradharudu Teki2013-08-13-6/+27
* serial: arm_dcc: Remove stdio structure supportJagannadha Sutradharudu Teki2013-08-13-16/+0
* serial: arm_dcc: Fix compilation warning and remove unneeded initializationMichal Simek2013-02-04-5/+0
* serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI optionMichal Simek2013-02-04-11/+5
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-3/+3
* arm/dcc: add xscale supportJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+16
* arm/dcc: use static support to allow to use it at anytimeJean-Christophe PLAGNIOL-VILLARD2009-06-12-114/+42
* arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD2009-02-22-0/+226