aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-30s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-30imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-29arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-29lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-29ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-29imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-29netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-29sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-29s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-02-22arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-02-21drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger1-2/+2
2009-01-31ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-01-24serial: Rename driver vcth to vct to support other board variantsStefan Roese1-1/+1
2008-12-10serial: Add vcth UART driverStefan Roese1-0/+1
2008-09-09Makefile: fix bug introduced by commit 47ffd6c2Wolfgang Denk1-1/+1
2008-09-09Makefile: compile and link each module just onceWolfgang Denk1-1/+1
2008-09-09Moved conditional compile into MakefileAndreas Engel1-1/+2
2008-09-09Merged serial_pl010.c and serial_pl011.c.Andreas Engel1-2/+1
2008-08-31serial: add S3C64XX serial driverGuennadi Liakhovetski1-0/+1
2008-08-13serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-03drivers/serial: Move conditional compilation to Makefile for CONFIG_* macrosJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-05-21Big white-space cleanup.Wolfgang Denk1-3/+3
2007-12-07sh: Moved driver of the SuperH dependenceNobuhiro Iwamatsu1-0/+1
2007-11-25drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-2/+13
2007-10-23Move PL01* serial drivers to drivers/serial and adjust Makefiles.Peter Pearse1-1/+1
2007-07-10Rename mcfserial.c. Update include headerTsiChungLiew1-1/+1
2007-06-18Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew1-0/+45