index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial.c
Age
Commit message (
Expand
)
Author
2011-07-26
serial: drop useless ctlr field
Mike Frysinger
2011-07-26
serial: push default_serial_console to drivers
Mike Frysinger
2011-02-21
serial: add pantheon soc support
Lei Wen
2010-12-16
Serial: Add UART support for Marvell ARMADA 100 SoCs.
Prafulla Wadaskar
2010-06-17
Add Orion5x support to 16550 device driver
Albert Aribaud
2010-04-24
serial: struct serial_device: add uninit() entry for drivers
Anatolij Gustschin
2009-07-06
arm: Kirkwood: Basic SOCs support
Prafulla Wadaskar
2009-02-21
drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
drivers/misc: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-07-15
Round the serial port clock divisor value returned by calc_divisor()
Hugo Villeneuve
2008-07-13
Fix integer overflow warning in calc_divisor()
Hugo Villeneuve
2008-07-09
Round the serial port clock divisor value returned by calc_divisor()
Hugo Villeneuve
2007-11-25
drivers/serial : move serial drivers to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD