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
2015-04-22
stm32f4: Add serial driver
rev13@wp.pl
2015-02-24
ARM: remove cm4008 and cm41xx board support
Masahiro Yamada
2014-11-04
serial: add prototypes for init functions
Jeroen Hofstee
2014-10-26
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-25
serial: make local functions static
Jeroen Hofstee
2014-10-24
serial: remove uniphier_serial_initialize() call
Masahiro Yamada
2014-10-05
serial: add UniPhier serial driver
Masahiro Yamada
2014-09-10
serial: Set up the 'priv' pointer when creating a serial device
Simon Glass
2014-07-23
Add a flag indicating when the serial console is ready
Simon Glass
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-06
serial: zynq: Fix typo in suffix function name
Michal Simek
2014-02-19
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-07
serial/serial_arc - add driver for ARC UART
Alexey Brodkin
2014-02-06
ARM: serial: Remove the IXP UART driver
Marek Vasut
2013-09-19
drivers: serial_s3c44b0: delete an unused driver
Masahiro Yamada
2013-09-05
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-08-21
ARM: mxs: Added application UART driver
Andreas Wass
2013-08-13
serial: arm_dcc: Register with serial core
Jagannadha Sutradharudu Teki
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
serial: Use ARRAY_SIZE instead of reinventing it
Axel Lin
2013-05-15
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-04-12
arm: Remove support for unused s3c64xx
Benoît Thébaudeau
2013-02-28
ARM: ns9750dev: remove remainders of dead board
Wolfgang Denk
2012-12-13
env: Add a baudrate env handler
Joe Hershberger
2012-10-26
arm: Remove support for NETARM
Marek Vasut
2012-10-26
arm: Remove support for s3c4510
Marek Vasut
2012-10-26
arm: Remove support for lpc2292
Marek Vasut
2012-10-17
kerneldoc: Annotate drivers/serial/serial.c
Marek Vasut
2012-10-17
serial: Reorder get_current()
Marek Vasut
2012-10-17
serial: Reorder serial_assign()
Marek Vasut
2012-10-17
serial: Implement default_serial_puts()
Marek Vasut
2012-10-15
serial: Enhance the manual relocation
Marek Vasut
2012-10-15
serial: Move common/serial.c to drivers/serial/
Marek Vasut
2012-10-15
serial: ns16550: Rename serial.c to serial_ns16550.c
Marek Vasut
2012-10-15
serial: ns16550: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: Properly spell out the structure member names of serial_driver
Marek Vasut
2012-08-10
serial: CONSOLE macro is not used
Michal Simek
2011-10-27
serial: reduce include platform file for marvell chip
Lei Wen
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
[next]