summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-28mips/vcth: Use generic 16550 uart driverDetlev Zundel
2009-04-06Support for PXA27X UDC.Remy Bohmer
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk
2009-04-04at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD
2009-04-03Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel
2009-03-30s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-30imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-21Replaced endpoint numbers with appropriate macros in usbtty.c.Vivek Kutal
2009-02-22arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD
2009-02-21drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger
2009-02-19Create configuration option for restricted ns16550 functionsRon Madrid
2009-02-15Added usbtty_configured() check. Fixed attribute(packed) warnings.Atin Malaviya
2009-02-06Coldfire: Applied baudrate formula of serial_init to serial_setbrgRichard Retanubun
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
2009-01-16sh: serial: use readx/writex accessorsJean-Christophe PLAGNIOL-VILLARD
2009-01-16sh: serial: coding style cleanupJean-Christophe PLAGNIOL-VILLARD
2008-12-10sh: Update SuperH serial driverNobuhiro Iwamatsu
2008-12-10serial: Add vcth UART driverStefan Roese
2008-12-09usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-19sh: Fix typo in SH serial driverNobuhiro Iwamatsu
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-09-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2008-08-31sh: add support Renesas SH7723Nobuhiro Iwamatsu
2008-08-31sh: Add support Renesas SH7203 processorNobuhiro Iwamatsu
2008-08-31S3C64XX: remove broken HWFLOW support from the serial driverGuennadi Liakhovetski
2008-08-31serial: add S3C64XX serial driverGuennadi Liakhovetski
2008-08-13drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
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-07-20serial_xuartlite.c: fix compiler warningsRicardo Ribalda Delgado
2008-07-15Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk
2008-07-13microblaze: Clean uartlite driverMichal Simek