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
/
mcfuart.c
Age
Commit message (
Expand
)
Author
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-19
ColdFire: uart: fix build failure for missing header files
Alison Wang
2012-10-17
serial: Use default_serial_puts() in drivers
Marek Vasut
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver
Marek Vasut
2010-03-24
ColdFire: Update uart_port_conf in serial driver
TsiChung Liew
2009-02-06
Coldfire: Applied baudrate formula of serial_init to serial_setbrg
Richard Retanubun
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-06
Fix merge problems
Stefan Roese
2008-07-11
ColdFire: Fix UART baudrate formula
TsiChung Liew
2007-08-19
Fix some build errors.
Wolfgang Denk
2007-08-08
Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...
TsiChungLiew
2007-08-08
Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART
TsiChungLiew
2007-07-10
Rename mcfserial.c. Update include header
TsiChungLiew