aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
2010-05-06SERIAL: Enable port-mapped accessGraeme Russ1-30/+39
2010-04-30SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2-16/+16
2010-04-27Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk1-2/+10
2010-04-24altera_jtag_uart: bypass when no jtag connectionThomas Chou1-2/+10
2010-04-24serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin4-0/+6
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-02nios2: Fix outx/writex parameter order in io.hScott McNutt3-9/+9
2010-04-02nios2: Move serial drivers to individual files in drivers/serialScott McNutt4-0/+355
2010-03-24ColdFire: Update uart_port_conf in serial driverTsiChung Liew1-2/+2
2010-03-21mod change 755 => 644 for multiple filesThomas Weber1-0/+0
2010-03-07Add support for Freescale MX25 SOCJohn Rigby1-5/+5
2010-03-07serial_mxc: add support for MX51 processorStefano Babic1-6/+12
2010-02-12convert common files to new SoC accessJens Scharsig2-0/+12
2010-02-03ns16550: kick watchdog while waiting for a characterLadislav Michl1-0/+2
2010-01-23SPEAr : usbd driver support for SPEAr SoCsVipin KUMAR1-0/+2
2009-12-20OMAP3 Add usb device supportTom Rix1-0/+2
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk1-5/+1
2009-11-27s5pc1xx: serial: fix the error check logicMinkyu Kang1-7/+17
2009-11-27s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang1-1/+1
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk1-2/+2
2009-10-24s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang1-1/+1
2009-10-13Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk1-69/+91
2009-10-13s5pc1xx: support serial driverMinkyu Kang2-0/+196
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2-6/+6
2009-07-06arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar1-0/+3
2009-06-21serial_mx31: allow it to work with mx27 too and rename to serial_mxcIlya Yanok2-1/+22
2009-06-12ZOOM2 Add serial support.Tom Rix1-2/+2
2009-06-12lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+185
2009-06-12pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+386
2009-06-12arm/dcc: add xscale supportJean-Christophe PLAGNIOL-VILLARD1-0/+16
2009-06-12arm/dcc: use static support to allow to use it at anytimeJean-Christophe PLAGNIOL-VILLARD1-114/+42
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel2-2/+2
2009-04-28mips/vcth: Use generic 16550 uart driverDetlev Zundel2-127/+1
2009-04-06Support for PXA27X UDC.Remy Bohmer1-1/+3
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2-4/+4
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk1-1/+0
2009-04-04at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD1-0/+5
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+114
2009-04-04at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD1-1/+3
2009-04-03Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel1-18/+21
2009-03-30s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+301
2009-03-30imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+222
2009-03-29arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+122
2009-03-29lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+106
2009-03-29ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+118
2009-03-29imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+227
2009-03-29netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+196
2009-03-29sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+161
2009-03-29s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+219
2009-03-21Replaced endpoint numbers with appropriate macros in usbtty.c.Vivek Kutal1-6/+6