index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
env: Add a baudrate env handler
Joe Hershberger
2012-12-13
1
-0
/
+70
*
arm: Remove support for NETARM
Marek Vasut
2012-10-26
1
-2
/
+0
*
arm: Remove support for s3c4510
Marek Vasut
2012-10-26
1
-2
/
+0
*
arm: Remove support for lpc2292
Marek Vasut
2012-10-26
1
-2
/
+0
*
kerneldoc: Annotate drivers/serial/serial.c
Marek Vasut
2012-10-17
1
-0
/
+165
*
serial: Reorder get_current()
Marek Vasut
2012-10-17
1
-9
/
+12
*
serial: Reorder serial_assign()
Marek Vasut
2012-10-17
1
-5
/
+6
*
serial: Implement default_serial_puts()
Marek Vasut
2012-10-17
1
-0
/
+7
*
serial: Enhance the manual relocation
Marek Vasut
2012-10-15
1
-6
/
+14
*
serial: Move common/serial.c to drivers/serial/
Marek Vasut
2012-10-15
1
-0
/
+354
*
serial: ns16550: Rename serial.c to serial_ns16550.c
Marek Vasut
2012-10-15
1
-359
/
+0
*
serial: ns16550: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-0
/
+16
*
serial: Properly spell out the structure member names of serial_driver
Marek Vasut
2012-10-15
1
-9
/
+10
*
serial: CONSOLE macro is not used
Michal Simek
2012-08-10
1
-3
/
+0
*
serial: reduce include platform file for marvell chip
Lei Wen
2011-10-27
1
-9
/
+0
*
serial: drop useless ctlr field
Mike Frysinger
2011-07-26
1
-6
/
+5
*
serial: push default_serial_console to drivers
Mike Frysinger
2011-07-26
1
-0
/
+17
*
serial: add pantheon soc support
Lei Wen
2011-02-21
1
-0
/
+2
*
Serial: Add UART support for Marvell ARMADA 100 SoCs.
Prafulla Wadaskar
2010-12-16
1
-2
/
+3
*
Add Orion5x support to 16550 device driver
Albert Aribaud
2010-06-17
1
-0
/
+3
*
serial: struct serial_device: add uninit() entry for drivers
Anatolij Gustschin
2010-04-24
1
-0
/
+1
*
arm: Kirkwood: Basic SOCs support
Prafulla Wadaskar
2009-07-06
1
-0
/
+3
*
drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)
Mike Frysinger
2009-02-21
1
-4
/
+0
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-21
/
+21
*
drivers/misc: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
1
-2
/
+2
*
Round the serial port clock divisor value returned by calc_divisor()
Hugo Villeneuve
2008-07-15
1
-9
/
+3
*
Fix integer overflow warning in calc_divisor()
Hugo Villeneuve
2008-07-13
1
-2
/
+9
*
Round the serial port clock divisor value returned by calc_divisor()
Hugo Villeneuve
2008-07-10
1
-1
/
+6
*
drivers/serial : move serial drivers to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
1
-0
/
+326