summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Added usbtty_configured() check. Fixed attribute(packed) warnings.Atin Malaviya2009-02-151-7/+11
* Coldfire: Applied baudrate formula of serial_init to serial_setbrgRichard Retanubun2009-02-061-2/+3
* ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-01-312-0/+126
* serial: Rename driver vcth to vct to support other board variantsStefan Roese2009-01-242-3/+7
* sh: serial: use readx/writex accessorsJean-Christophe PLAGNIOL-VILLARD2009-01-161-23/+23
* sh: serial: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-01-161-17/+18
* sh: Update SuperH serial driverNobuhiro Iwamatsu2008-12-101-1/+1
* serial: Add vcth UART driverStefan Roese2008-12-102-0/+122
* usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD2008-12-092-14/+23
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-28/+28
* sh: Fix typo in SH serial driverNobuhiro Iwamatsu2008-09-191-1/+1
* Makefile: fix bug introduced by commit 47ffd6c2Wolfgang Denk2008-09-091-1/+1
* Makefile: compile and link each module just onceWolfgang Denk2008-09-091-1/+1
* Moved conditional compile into MakefileAndreas Engel2008-09-092-11/+7
* Merged serial_pl010.c and serial_pl011.c.Andreas Engel2008-09-094-178/+69
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-012-0/+173
|\
| * S3C64XX: remove broken HWFLOW support from the serial driverGuennadi Liakhovetski2008-08-311-21/+0
| * serial: add S3C64XX serial driverGuennadi Liakhovetski2008-08-312-0/+194
* | sh: add support Renesas SH7723Nobuhiro Iwamatsu2008-08-311-12/+34
* | sh: Add support Renesas SH7203 processorNobuhiro Iwamatsu2008-08-311-1/+2
|/
* drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-2/+2
* serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD2008-08-132-5/+1
* serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD2008-08-132-5/+1
* drivers/serial: Move conditional compilation to Makefile for CONFIG_* macrosJean-Christophe PLAGNIOL-VILLARD2008-08-037-29/+6
* serial_xuartlite.c: fix compiler warningsRicardo Ribalda Delgado2008-07-201-5/+5
* Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve2008-07-151-9/+3
* Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2008-07-141-2/+2
* microblaze: Clean uartlite driverMichal Simek2008-07-131-16/+21
* Fix integer overflow warning in calc_divisor()Hugo Villeneuve2008-07-131-2/+9
* ColdFire: Fix UART baudrate formulaTsiChung Liew2008-07-111-2/+2
* Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve2008-07-101-1/+6
* serial_pl010.c: add watchdog supportStuart Wood2008-06-291-2/+6
* sh: SH7763 SCIF supportNobuhiro Iwamatsu2008-06-091-55/+73
* Big white-space cleanup.Wolfgang Denk2008-05-215-38/+38
* sh: Removed warning when compiling drivers/serial/serial_sh.c.Mark Jonas2008-03-281-5/+0
* sh: Add support SuperH SH7751/SH7751RNobuhiro Iwamatsu2008-03-281-0/+1
* sh: Fix receive FIFO level register of SH4ANobuhiro Iwamatsu2008-03-281-22/+30
* sh: Add support SH7780Yusuke Goda2008-03-281-6/+8
* OMAP5912: fix FIFO handling in UART driverWolfgang Denk2008-02-051-4/+12
* sh: Update SuperH SCIF driverNobuhiro Iwamatsu2008-01-171-18/+14
* sh: Add support SH7710/SH7712Nobuhiro Iwamatsu2008-01-151-16/+15
* sh: Add support for SH7720 in serial_sh driver.Yoshihiro Shimoda2008-01-151-2/+25
* Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-271-4/+4
* sh: Moved driver of the SuperH dependenceNobuhiro Iwamatsu2007-12-072-0/+178
* drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD2007-11-2512-2/+2823
* Move PL01* serial drivers to drivers/serial and adjust Makefiles.Peter Pearse2007-10-234-1/+470
* Fix some build errors.Wolfgang Denk2007-08-191-1/+3
* Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...TsiChungLiew2007-08-081-0/+4
* Renamed CONFIG_MCFSERIAL to CONFIG_MCFUARTTsiChungLiew2007-08-081-2/+2
* Rename mcfserial.c. Update include headerTsiChungLiew2007-07-102-3/+4
OpenPOWER on IntegriCloud