summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-182-6/+6
* arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar2009-07-061-0/+3
* serial_mx31: allow it to work with mx27 too and rename to serial_mxcIlya Yanok2009-06-212-1/+22
* ZOOM2 Add serial support.Tom Rix2009-06-121-2/+2
* lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-122-0/+185
* pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-122-0/+386
* arm/dcc: add xscale supportJean-Christophe PLAGNIOL-VILLARD2009-06-121-0/+16
* arm/dcc: use static support to allow to use it at anytimeJean-Christophe PLAGNIOL-VILLARD2009-06-121-114/+42
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-152-2/+2
* mips/vcth: Use generic 16550 uart driverDetlev Zundel2009-04-282-127/+1
* Support for PXA27X UDC.Remy Bohmer2009-04-061-1/+3
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-062-4/+4
* Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-051-1/+0
* at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD2009-04-041-0/+5
* at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-04-042-0/+114
* at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD2009-04-041-1/+3
* Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel2009-04-031-18/+21
* s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-302-0/+301
* imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-302-0/+222
* arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+122
* lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+106
* ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+118
* imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+227
* netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+196
* sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+161
* s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+219
* Replaced endpoint numbers with appropriate macros in usbtty.c.Vivek Kutal2009-03-211-6/+6
* arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD2009-02-222-0/+227
* drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-213-11/+3
* Create configuration option for restricted ns16550 functionsRon Madrid2009-02-191-0/+4
* Added usbtty_configured() check. Fixed attribute(packed) warnings.Atin Malaviya2009-02-151-7/+11
* Coldfire: Applied baudrate formula of serial_init to serial_setbrgRichard Retanubun2009-02-061-2/+3
* ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-01-312-0/+126
* serial: Rename driver vcth to vct to support other board variantsStefan Roese2009-01-242-3/+7
* sh: serial: use readx/writex accessorsJean-Christophe PLAGNIOL-VILLARD2009-01-161-23/+23
* sh: serial: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-01-161-17/+18
* sh: Update SuperH serial driverNobuhiro Iwamatsu2008-12-101-1/+1
* serial: Add vcth UART driverStefan Roese2008-12-102-0/+122
* usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD2008-12-092-14/+23
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-28/+28
* sh: Fix typo in SH serial driverNobuhiro Iwamatsu2008-09-191-1/+1
* Makefile: fix bug introduced by commit 47ffd6c2Wolfgang Denk2008-09-091-1/+1
* Makefile: compile and link each module just onceWolfgang Denk2008-09-091-1/+1
* Moved conditional compile into MakefileAndreas Engel2008-09-092-11/+7
* Merged serial_pl010.c and serial_pl011.c.Andreas Engel2008-09-094-178/+69
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-012-0/+173
|\
| * S3C64XX: remove broken HWFLOW support from the serial driverGuennadi Liakhovetski2008-08-311-21/+0
| * serial: add S3C64XX serial driverGuennadi Liakhovetski2008-08-312-0/+194
* | sh: add support Renesas SH7723Nobuhiro Iwamatsu2008-08-311-12/+34
* | sh: Add support Renesas SH7203 processorNobuhiro Iwamatsu2008-08-311-1/+2
|/
OpenPOWER on IntegriCloud