summaryrefslogtreecommitdiff
path: root/drivers/serial/atmel_usart.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-21dm: at91: Add driver model support for the serial driverSimon Glass1-0/+84
2014-11-21dm: at91: Refactor serial driver slightly for driver modelSimon Glass1-9/+23
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut1-7/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut1-32/+0
2012-10-15serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driverMarek Vasut1-6/+61
2012-09-01AT91: Small fix on AT91 USART initialization codeXu, Hong1-1/+10
2011-05-18ATMEL: fix related common atmel driver filesReinhard Meyer1-21/+7
2010-10-05atmel_usart: change register access to C structureAndreas Bießmann1-14/+22
2010-02-12convert common files to new SoC accessJens Scharsig1-0/+4
2009-04-04at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD1-1/+3
2008-08-06Fix merge problemsStefan Roese1-3/+0
2007-11-26drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+100