summaryrefslogtreecommitdiff
path: root/drivers/serial/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-10-18sandbox: Add serial uartSimon Glass1-0/+1
2011-07-26scaled down version of generic libraries for SPLAneesh V1-0/+3
2011-07-04driver/serial: delete at91rm9200_usartAndreas Bießmann1-1/+0
2011-02-21serial: Add Tegra2 serial port supportTom Warren1-0/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-08-26ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang1-1/+1
2010-04-30SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang1-1/+1
2010-04-02nios2: Move serial drivers to individual files in drivers/serialScott McNutt1-0/+3
2009-10-14s5pc1xx: support serial driverMinkyu Kang1-0/+1
2009-06-21serial_mx31: allow it to work with mx27 too and rename to serial_mxcIlya Yanok1-1/+1
2009-06-12lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-06-12pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-04-28mips/vcth: Use generic 16550 uart driverDetlev Zundel1-2/+1
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-30arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-30lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-30ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-30imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-30netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-30sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-30s3c44b0: 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-22drivers/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-06sh: Moved driver of the SuperH dependenceNobuhiro Iwamatsu1-0/+1
2007-11-26drivers/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-11Rename mcfserial.c. Update include headerTsiChungLiew1-1/+1
2007-06-19Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew1-0/+45