summaryrefslogtreecommitdiff
path: root/drivers/serial/serial_ns16550.c
AgeCommit message (Expand)Author
2016-01-25serial: Remove serial_putc_raw_devTom Rini
2014-10-23serial: add static directive to local functionsMasahiro Yamada
2014-09-10dm: serial: Move baud rate calculation to ns16550.cSimon Glass
2014-08-09omap: clean-up dead configsMasahiro Yamada
2014-07-22serial: ns16550: use a const variable instead of macroMasahiro Yamada
2014-07-22serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisorMasahiro Yamada
2014-07-22serial: ns16550: drop CONFIG_OMAP1610 from the special caseMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-10arm: Remove OMAP2420H4 and all omap24xx supportTom Rini
2013-02-19serial/ns16550: don't generate functions for undefined portsScott Wood
2012-11-26serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONSScott Wood
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-11-04drivers/serial/serial_ns16550.c: sparse fixesKim Phillips
2012-10-25serial: ns16550: Enable COM5 and COM6Andrew Bradford
2012-10-25drivers/serial/serial_ns16550.c: sparse fixesKim Phillips
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut
2012-10-15serial: ns16550: Rename serial.c to serial_ns16550.cMarek Vasut