summaryrefslogtreecommitdiff
path: root/drivers/serial/serial_ns16550.c
Commit message (Expand)AuthorAgeLines
* serial: add static directive to local functionsMasahiro Yamada2014-10-23-14/+7
* dm: serial: Move baud rate calculation to ns16550.cSimon Glass2014-09-10-10/+4
* omap: clean-up dead configsMasahiro Yamada2014-08-09-9/+0
* serial: ns16550: use a const variable instead of macroMasahiro Yamada2014-07-22-3/+3
* serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisorMasahiro Yamada2014-07-22-7/+3
* serial: ns16550: drop CONFIG_OMAP1610 from the special caseMasahiro Yamada2014-07-22-6/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-10-5/+0
* serial/ns16550: don't generate functions for undefined portsScott Wood2013-02-19-0/+12
* serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONSScott Wood2012-11-26-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-05-3/+33
|\
| * serial: ns16550: Enable COM5 and COM6Andrew Bradford2012-10-25-3/+33
* | drivers/serial/serial_ns16550.c: sparse fixesKim Phillips2012-11-04-15/+27
* | drivers/serial/serial_ns16550.c: sparse fixesKim Phillips2012-10-25-6/+6
|/
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-15-95/+0
* serial: ns16550: Rename serial.c to serial_ns16550.cMarek Vasut2012-10-15-0/+359