aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/Makefile
AgeCommit message (Expand)Author
2009-02-22arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD
2009-02-21drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger
2009-01-31ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-01-24serial: Rename driver vcth to vct to support other board variantsStefan Roese
2008-12-10serial: Add vcth UART driverStefan Roese
2008-09-09Makefile: fix bug introduced by commit 47ffd6c2Wolfgang Denk
2008-09-09Makefile: compile and link each module just onceWolfgang Denk
2008-09-09Moved conditional compile into MakefileAndreas Engel
2008-09-09Merged serial_pl010.c and serial_pl011.c.Andreas Engel
2008-08-31serial: add S3C64XX serial driverGuennadi Liakhovetski
2008-08-13serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD
2008-08-13serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD
2008-08-03drivers/serial: Move conditional compilation to Makefile for CONFIG_* macrosJean-Christophe PLAGNIOL-VILLARD
2008-05-21Big white-space cleanup.Wolfgang Denk
2007-12-07sh: Moved driver of the SuperH dependenceNobuhiro Iwamatsu
2007-11-25drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2007-10-23Move PL01* serial drivers to drivers/serial and adjust Makefiles.Peter Pearse
2007-07-10Rename mcfserial.c. Update include headerTsiChungLiew
2007-06-18Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew