aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial
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-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
2008-07-13Fix integer overflow warning in calc_divisor()Hugo Villeneuve
2008-07-11ColdFire: Fix UART baudrate formulaTsiChung Liew
2008-07-10Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve
2008-06-29serial_pl010.c: add watchdog supportStuart Wood
2008-06-09sh: SH7763 SCIF supportNobuhiro Iwamatsu
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-28sh: Removed warning when compiling drivers/serial/serial_sh.c.Mark Jonas
2008-03-28sh: Add support SuperH SH7751/SH7751RNobuhiro Iwamatsu
2008-03-28sh: Fix receive FIFO level register of SH4ANobuhiro Iwamatsu
2008-03-28sh: Add support SH7780Yusuke Goda
2008-02-05OMAP5912: fix FIFO handling in UART driverWolfgang Denk
2008-01-17sh: Update SuperH SCIF driverNobuhiro Iwamatsu
2008-01-15sh: Add support SH7710/SH7712Nobuhiro Iwamatsu
2008-01-15sh: Add support for SH7720 in serial_sh driver.Yoshihiro Shimoda
2007-12-27Fix coding style issues; update CHANGELOG.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-08-19Fix some build errors.Wolfgang Denk