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
2020-06-04
serial: Add missing Kconfig dependencies for debug consoles
Michal Simek
2020-06-04
serial: Convert ARM_DCC to Kconfig
Tom Rini
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-12
arm: bcm283x: serial: Move ofdata reading to probe() method
Simon Glass
2020-05-07
uart: pl011: Add proper DM clock support
Andre Przywara
2020-04-24
arm: dts: sync dts for Action Semi S900
Amit Singh Tomar
2020-04-24
serial: actions: add compatible string
Amit Singh Tomar
2020-04-16
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-16
serial: Set baudrate on boot
Sean Anderson
2020-04-16
serial: ns16550: Provide UART base clock speed in ->getinfo()
Andy Shevchenko
2020-04-16
dm: serial: Add clock member to struct serial_device_info
Andy Shevchenko
2020-04-06
serial: zynq: Change uart initialization logic
Michal Simek
2020-04-04
serial: ns16550: Fix ordering of getting base address
Bin Meng
2020-03-13
serial: mcfuart: renaming to a more appropriate name
Angelo Durgehello
2020-03-13
serial: mcfuart: fix uart port index
Angelo Durgehello
2020-03-09
serial_lpuart: make clock failure less verbose
Giulio Benetti
2020-03-05
serial: ns16550: Move PCI access from ofdata_to_platdata() to probe()
Wolfgang Wallner
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
serial: serial_cortina: add UART DM driver for CAxxxx SoCs
Jason Li
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-04
x86: serial: Add a coreboot serial driver
Simon Glass
2020-02-04
serial: ns16550: Support run-time configuration
Simon Glass
2020-01-24
serial: ns16550: Use old baud rate divisor for flushing if not given
Patrik Dahlström
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-17
common: Drop floppy disk support
Simon Glass
2020-01-15
Add dependencies for MALLOC_F and OF_LIBFDT
Sean Anderson
2020-01-14
serial_lpuart: add support for i.MXRT
Giulio Benetti
2020-01-14
serial_lpuart: add clock enable if CONFIG_CLK is defined
Giulio Benetti
2019-12-10
serial: sandbox: support Unicode
Heinrich Schuchardt
2019-12-03
Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2019-12-03
Kconfig: make TPL_DM_SERIAL depend on TPL_DM
Thomas Hebb
2019-12-02
serial: usb: Correct the usbtty_...() prototypes
Simon Glass
2019-12-02
dm: serial: Handle "stdout-path" with ":options" correctly
Bin Meng
2019-11-24
drivers: bcm283x: Set pre-location flag for OF_BOARD
Matthias Brugger
2019-10-25
serial: serial_mtk: add non-DM version for SPL
Weijie Gao
2019-10-25
serial: serial_mtk: enable FIFO and disable flow control
Weijie Gao
2019-10-09
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-08
serial: Kconfig: make MXC_UART usable for MX7 and IMX8M
Peng Fan
2019-10-08
dm: pci: Add a function to read a PCI BAR
Simon Glass
2019-10-08
dm: core: Call ofdata_to_platdata() with of-platdata
Simon Glass
2019-10-08
serial: ns16550: Allow serial to enabled/disabled in SPL
Simon Glass
2019-08-27
serial: stm32: add Framing error support
Patrick Delaunay
2019-08-26
Kconfig: Varios: Fix more SPL, TPL dependencies
Adam Ford
2019-08-15
riscv : serial: use rx watermark to indicate rx data is present
Sagar Shrikant Kadam
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
[next]