summaryrefslogtreecommitdiffstats
path: root/include/ns16550.h
Commit message (Collapse)AuthorAgeFilesLines
* ns16550: support for UART with broken FIFOAntony Pavlov2012-01-191-0/+2
| | | | | Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ns16550: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-011-0/+2
| | | | | | | use generic read/write depending on the memory size if no reg_read/write defined Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* 009-add-NS16550Nishanth Menon2008-06-051-0/+55
| | | | | | | | | | [Patch 09/17] U-Boot-V2:Serial: Add support for NS16550 Driver. This introduces support for NS16550 and related OMAP support. This driver is a port from Uboot v1 driver from OMAP's Uboot tree. OMAP U-Boot V1 source is available here: http://linux.omap.com/pub/bootloader/3430sdp/u-boot-v1.tar.gz Signed-off-by: Nishanth Menon<x0nishan@ti.com>
* remove unported includes and driversSascha Hauer2007-09-211-159/+0
|
* Add support for TB5200 boardWolfgang Denk2006-07-191-1/+1
| | | | | | | | The TB5200 ("Tinybox") is a small baseboard for the TQM5200 module integrated in a little aluminium case. Patch by Martin Krause, 8 Jun 2006 Some code cleanup
* Add support for wrPPMC7xx/74xx boardsHeiko Schocher2006-06-191-0/+22
| | | | Patch from Richard Danter, 12 Aug 2005
* Word alignment fixes for word aligned NS16550 UARTWolfgang Denk2006-03-121-10/+10
| | | | Patch by Jean-Paul Saman, 01 Mar 2005
* * Patches by Richard Woodruff, 01 Oct 2004:wdenk2005-01-091-1/+1
| | | | | | | | add support for the TI OMAP2420 processor and its H4 reference board * Patch by Christian Pellegrin, 24 Sep 2004: Added support for NE2000 compatible (DP8390, DP83902) NICs.
* * Patch by Dave Peverley, 30 Apr 2004:wdenk2004-06-061-0/+12
| | | | | | | | | | | | | | Add support for OMAP730 Perseus2 Development board * Patch by Alan J. Luse, 29 Apr 2004: Fix flash chip-select (OR0) option register setting on FADS boards. * Patch by Alan J. Luse, 29 Apr 2004: Report MII network speed and duplex setting properly when auto-negotiate is not enabled. * Patch by Jarrett Redd, 29 Apr 2004: Fix hang on reset on Ocotea board due to flash in wrong mode.
* * Patch by George G. Davis, 19 Aug 2003:wdenk2003-08-291-1/+3
| | | | | | | | fix TI Innovator/OMAP1510 pin configs * Patches by Kshitij, 18 Aug 2003 - add support for arm926ejs cpu core - add support for TI OMAP 1610 Innovator Board
* Patches by Kshitij, 04 Jul 2003wdenk2003-07-151-0/+11
| | | | | - added support for arm925t cpu core - added support for TI OMAP 1510 Innovator Board
* Initial revisionwdenk2002-04-271-0/+112