public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] Collection of ns16550 UART driver refactoring
@ 2014-07-11 11:29 Masahiro Yamada
  2014-07-11 11:29 ` [U-Boot] [PATCH 1/3] serial: ns16550: drop CONFIG_OMAP1610 from the special case Masahiro Yamada
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Masahiro Yamada @ 2014-07-11 11:29 UTC (permalink / raw)
  To: u-boot




Masahiro Yamada (3):
  serial: ns16550: drop CONFIG_OMAP1610 from the special case
  serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor
  serial: ns16550: use a const variable instead of macro

 drivers/serial/serial_ns16550.c | 18 ++++--------------
 1 file changed, 4 insertions(+), 14 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-07-22 19:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-11 11:29 [U-Boot] [PATCH 0/3] Collection of ns16550 UART driver refactoring Masahiro Yamada
2014-07-11 11:29 ` [U-Boot] [PATCH 1/3] serial: ns16550: drop CONFIG_OMAP1610 from the special case Masahiro Yamada
2014-07-11 11:52   ` Masahiro Yamada
2014-07-22 19:22   ` [U-Boot] [U-Boot, " Tom Rini
2014-07-11 11:29 ` [U-Boot] [PATCH 2/3] serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor Masahiro Yamada
2014-07-22 19:22   ` [U-Boot] [U-Boot, " Tom Rini
2014-07-11 11:29 ` [U-Boot] [PATCH 3/3] serial: ns16550: use a const variable instead of macro Masahiro Yamada
2014-07-11 11:50   ` Marek Vasut
2014-07-22 19:22   ` [U-Boot] [U-Boot, " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox