summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-10-24dm: ns16550: Use an address instead of a pointer for the uart baseSimon Glass2-4/+4
2014-09-10dm: serial: Add driver model support for ns16550Simon Glass4-3/+218
2014-09-10dm: serial: Move baud rate calculation to ns16550.cSimon Glass3-11/+34
2014-08-09omap: clean-up dead configsMasahiro Yamada10-255/+3
2014-05-12serial: nsl16550: add hw flow control supportKaricheri, Muralidharan3-0/+11
2012-09-01serial/ns16550: ns16550 has a different register layout on SOC_DA8XXMikhail Kshevetskiy2-1/+10
2011-10-23NS16550: trivial code clean for checkpatchSimon Glass2-25/+28
2011-10-01ns16550: change to allow 32 bit access to registersDave Aldridge2-0/+10
2010-04-21Move arch/ppc to arch/powerpcStefan Roese579-877/+879
2009-04-03include/ns16550.h: Unify structure declaration for registersDetlev Zundel1-93/+37
2009-04-03Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel6-182/+139
2009-03-30inka4x0: Add hardware diagnosis functions for inka4x0Detlev Zundel5-4/+546
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2039-53844/+53844
2006-07-19Add support for TB5200 boardWolfgang Denk29-287/+871
2006-06-19Add support for wrPPMC7xx/74xx boardsHeiko Schocher16-4/+1703
2006-03-12Word alignment fixes for word aligned NS16550 UARTWolfgang Denk2-10/+22
2005-01-09* Patches by Richard Woodruff, 01 Oct 2004:wdenk41-28/+6158
2004-06-06* Patch by Dave Peverley, 30 Apr 2004:wdenk23-16/+2115
2003-08-29* Patch by George G. Davis, 19 Aug 2003:wdenk25-9/+2490
2003-07-15Patches by Kshitij, 04 Jul 2003wdenk25-14/+3088
2002-04-27Initial revisionwdenk2-0/+178