aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/mcfuart.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-05-17m68k: add DM model serial driverangelo@sysam.it1-44/+144
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2012-10-19ColdFire: uart: fix build failure for missing header filesAlison Wang1-0/+2
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut1-8/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut1-32/+0
2012-10-15serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driverMarek Vasut1-6/+59
2010-03-24ColdFire: Update uart_port_conf in serial driverTsiChung Liew1-2/+2
2009-02-06Coldfire: Applied baudrate formula of serial_init to serial_setbrgRichard Retanubun1-2/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-08-06Fix merge problemsStefan Roese1-3/+0
2008-07-11ColdFire: Fix UART baudrate formulaTsiChung Liew1-2/+2
2007-08-19Fix some build errors.Wolfgang Denk1-1/+3
2007-08-08Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...TsiChungLiew1-0/+4
2007-08-08Renamed CONFIG_MCFSERIAL to CONFIG_MCFUARTTsiChungLiew1-2/+2
2007-07-10Rename mcfserial.c. Update include headerTsiChungLiew1-0/+127