index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
Age
Commit message (
Expand
)
Author
2008-12-10
sh: Update SuperH serial driver
Nobuhiro Iwamatsu
2008-12-10
serial: Add vcth UART driver
Stefan Roese
2008-12-09
usbtty/omap: update to current API
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-19
sh: Fix typo in SH serial driver
Nobuhiro Iwamatsu
2008-09-09
Makefile: fix bug introduced by commit 47ffd6c2
Wolfgang Denk
2008-09-09
Makefile: compile and link each module just once
Wolfgang Denk
2008-09-09
Moved conditional compile into Makefile
Andreas Engel
2008-09-09
Merged serial_pl010.c and serial_pl011.c.
Andreas Engel
2008-09-01
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-08-31
sh: add support Renesas SH7723
Nobuhiro Iwamatsu
2008-08-31
sh: Add support Renesas SH7203 processor
Nobuhiro Iwamatsu
2008-08-31
S3C64XX: remove broken HWFLOW support from the serial driver
Guennadi Liakhovetski
2008-08-31
serial: add S3C64XX serial driver
Guennadi Liakhovetski
2008-08-13
drivers/misc: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
serial: move CFG_NS9750_UART to CONFIG_NS9750_UART
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE
Jean-Christophe PLAGNIOL-VILLARD
2008-08-03
drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros
Jean-Christophe PLAGNIOL-VILLARD
2008-07-20
serial_xuartlite.c: fix compiler warnings
Ricardo Ribalda Delgado
2008-07-15
Round the serial port clock divisor value returned by calc_divisor()
Hugo Villeneuve
2008-07-14
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-07-13
microblaze: Clean uartlite driver
Michal Simek
2008-07-13
Fix integer overflow warning in calc_divisor()
Hugo Villeneuve
2008-07-11
ColdFire: Fix UART baudrate formula
TsiChung Liew
2008-07-10
Round the serial port clock divisor value returned by calc_divisor()
Hugo Villeneuve
2008-06-29
serial_pl010.c: add watchdog support
Stuart Wood
2008-06-09
sh: SH7763 SCIF support
Nobuhiro Iwamatsu
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-03-28
sh: Removed warning when compiling drivers/serial/serial_sh.c.
Mark Jonas
2008-03-28
sh: Add support SuperH SH7751/SH7751R
Nobuhiro Iwamatsu
2008-03-28
sh: Fix receive FIFO level register of SH4A
Nobuhiro Iwamatsu
2008-03-28
sh: Add support SH7780
Yusuke Goda
2008-02-05
OMAP5912: fix FIFO handling in UART driver
Wolfgang Denk
2008-01-17
sh: Update SuperH SCIF driver
Nobuhiro Iwamatsu
2008-01-15
sh: Add support SH7710/SH7712
Nobuhiro Iwamatsu
2008-01-15
sh: Add support for SH7720 in serial_sh driver.
Yoshihiro Shimoda
2007-12-27
Fix coding style issues; update CHANGELOG.
Wolfgang Denk
2007-12-07
sh: Moved driver of the SuperH dependence
Nobuhiro Iwamatsu
2007-11-25
drivers/serial : move serial drivers to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2007-10-23
Move PL01* serial drivers to drivers/serial and adjust Makefiles.
Peter Pearse
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
2007-06-18
Added M5329AFEE and M5329BFEE Platforms
TsiChung Liew