summaryrefslogtreecommitdiffstats
path: root/drivers/serial/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add the driver for the i.MX23 debug UARTJuergen Beisert2010-10-111-0/+1
| | | | | | | The i.MX23 comes with a special UART dedicated for debugging purposes. This one is mostly used for the console the user can reach. Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
* amba: add pl011Jean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+1
| | | | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Andrea GALLO <andrea.gallo@stericsson.com> Cc: Gael SALLES <gael.salles@stericsson.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Add PrimeCell PL010 serial driverMatthias Kaehlcke2010-01-141-1/+1
| | | | | | | Added driver for ARM PrimeCell PL010 UART Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* arm: add Debug Communications Channel serial driver supportJean-Christophe PLAGNIOL-VILLARD2009-11-031-0/+1
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Add basic architecture support for Samsung's S3C2410 and S3C2440 CPU.Juergen Beisert2009-07-011-0/+1
| | | | | | | | | | | It includes a - driver for the internal UART - driver for the internal NAND controller - support to boot from NAND - PLL handling - SDRAM initialisation Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
* add basic at91sam9260 support. Currently only second stageSascha Hauer2008-06-061-0/+1
| | | | | | bootloader is supported: - No SDRAM initialisation - No UART init / baudrate change
* 009-add-NS16550Nishanth Menon2008-06-051-0/+1
| | | | | | | | | | [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>
* add blackfin serial driverSascha Hauer2007-09-111-0/+1
|
* add Hilscher netx serial driverSascha Hauer2007-09-051-0/+1
|
* svn_rev_531Sascha Hauer2007-07-051-1/+1
|
* svn_rev_509Sascha Hauer2007-07-051-1/+2
| | | | make console driver for mpc5xxx work
* svn_rev_501Sascha Hauer2007-07-051-1/+2
| | | | move linux_console driver to drivers/serial
* svn_rev_485Sascha Hauer2007-07-051-1/+1
| | | | serial driver cleanup
* svn_rev_070Sascha Hauer2007-07-051-0/+8