index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_ns16550.c
Age
Commit message (
Expand
)
Author
2014-10-24
serial: add static directive to local functions
Masahiro Yamada
2014-09-10
dm: serial: Move baud rate calculation to ns16550.c
Simon Glass
2014-08-09
omap: clean-up dead configs
Masahiro Yamada
2014-07-22
serial: ns16550: use a const variable instead of macro
Masahiro Yamada
2014-07-22
serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor
Masahiro Yamada
2014-07-22
serial: ns16550: drop CONFIG_OMAP1610 from the special case
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-10
arm: Remove OMAP2420H4 and all omap24xx support
Tom Rini
2013-02-19
serial/ns16550: don't generate functions for undefined ports
Scott Wood
2012-11-26
serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS
Scott Wood
2012-11-05
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-11-04
drivers/serial/serial_ns16550.c: sparse fixes
Kim Phillips
2012-10-25
serial: ns16550: Enable COM5 and COM6
Andrew Bradford
2012-10-25
drivers/serial/serial_ns16550.c: sparse fixes
Kim Phillips
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
serial: ns16550: Rename serial.c to serial_ns16550.c
Marek Vasut