public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] PL01x: baudrate & line control fixes
@ 2014-11-18  0:17 Vikas Manocha
  2014-11-18  0:17 ` [U-Boot] [PATCH 1/5] serial: pl01x: pass pl01x_type to set baudrate Vikas Manocha
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Vikas Manocha @ 2014-11-18  0:17 UTC (permalink / raw)
  To: u-boot

This patchset fixes the pl01x driver esp for pl011 baudrate & line
control.

Vikas Manocha (5):
  serial: pl01x: pass pl01x_type to set baudrate
  serial: pl01x: fix pl011 baud rate configuration
  serial: pl01x: move all line control at same place
  serial: pl01x: disable as per type of pl01x
  serial: pl01x: avoid pl01x type check two times

 drivers/serial/serial_pl01x.c |   46 +++++++++++++++++++++--------------------
 1 file changed, 24 insertions(+), 22 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-11-25 19:33 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-18  0:17 [U-Boot] [PATCH 0/5] PL01x: baudrate & line control fixes Vikas Manocha
2014-11-18  0:17 ` [U-Boot] [PATCH 1/5] serial: pl01x: pass pl01x_type to set baudrate Vikas Manocha
2014-11-18  5:25   ` Simon Glass
2014-11-18  0:17 ` [U-Boot] [PATCH 2/5] serial: pl01x: fix pl011 baud rate configuration Vikas Manocha
2014-11-18  5:26   ` Simon Glass
2014-11-18  0:17 ` [U-Boot] [PATCH 3/5] serial: pl01x: move all line control at same place Vikas Manocha
2014-11-18  5:27   ` Simon Glass
2014-11-18  0:17 ` [U-Boot] [PATCH 4/5] serial: pl01x: disable as per type of pl01x Vikas Manocha
2014-11-18  5:27   ` Simon Glass
2014-11-18  0:17 ` [U-Boot] [PATCH 5/5] serial: pl01x: avoid pl01x type check two times Vikas Manocha
2014-11-18  5:28   ` Simon Glass
2014-11-18  5:30 ` [U-Boot] [PATCH 0/5] PL01x: baudrate & line control fixes Simon Glass
2014-11-18 18:59   ` vikasm
2014-11-24 15:51     ` Simon Glass
2014-11-25  0:40       ` vikasm
2014-11-25  3:51         ` Simon Glass
2014-11-25 19:33           ` vikasm

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