summaryrefslogtreecommitdiffstats
path: root/drivers/serial/arm_dcc.c
Commit message (Expand)AuthorAgeFilesLines
* console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-211-1/+0
* Introduce console_platform_driver() macro and use it for serial driversAlexander Shiyan2013-03-141-4/+2
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-2/+2
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-1/+1
* serial drivers: remove unused type_dataSascha Hauer2012-02-251-1/+0
* arm_dcc: fix missing switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-101-1/+0
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+1
* arm: add Debug Communications Channel serial driver supportJean-Christophe PLAGNIOL-VILLARD2009-11-031-0/+169