summaryrefslogtreecommitdiff
path: root/drivers/serial/arm_dcc.c
Commit message (Expand)AuthorAgeLines
* 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