index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
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-13
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-10
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