index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
Age
Commit message (
Expand
)
Author
2018-11-28
serial: MediaTek: add high-speed uart driver for MediaTek SoCs
Ryder Lee
2018-11-16
serial: ns16550: add setconfig support
Simon Goldschmidt
2018-11-16
serial: bcm6858: add serial support
Philippe Reynes
2018-11-14
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
serial: ns16550: fix debug uart putc called before init
Simon Goldschmidt
2018-11-14
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
Bin Meng
2018-11-09
dm: Fix typo - missed semicolon
Andy Shevchenko
2018-10-25
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
Tom Rini
2018-10-22
serial: mxc: Add match string for i.mx6 quad/dual lite serial
Bernhard Messerklinger
2018-10-22
serial: lpuart: support uclass clk api
Peng Fan
2018-10-22
serial: lpuart: Enable RX and TX FIFO
Ye Li
2018-10-22
serial_lpuart: Update lpuart driver to support i.MX8
Peng Fan
2018-10-09
serial: Allow serial to be absent in TPL
Simon Glass
2018-10-09
sandbox: Restore blocking I/O on exit
Simon Glass
2018-10-09
serial: sandbox: Allow serial output without device tree
Simon Glass
2018-10-09
sandbox: Add a debug UART
Simon Glass
2018-09-30
serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs
Patrice Chotard
2018-09-26
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-09-25
serial: omap: Add support for AM654 uart controller
Lokesh Vutla
2018-09-23
efi_loader: struct efi_simple_text_input_protocol
Heinrich Schuchardt
2018-09-11
arm: K3: Add initial support for TI's K3 generation of SoCs
Lokesh Vutla
2018-09-10
serial: omap: Introduce DM specific omap serial
Lokesh Vutla
2018-09-10
serial: arm_dcc: Add DCC support for V7R based cores
Lokesh Vutla
2018-09-10
sandbox: Add serial test
Patrice Chotard
2018-09-10
serial: stm32: Replace setparity by setconfig
Patrice Chotard
2018-09-10
dm: serial: Replace setparity by setconfig
Patrice Chotard
2018-09-10
serial: protect access to serial rx buffer
Patrick Delaunay
2018-08-10
drivers: serial: document on_baudrate()
Heinrich Schuchardt
2018-08-08
mips: au1x00: Remove support for these SoCs
Tom Rini
2018-07-26
sandbox: Don't disable ctrlc() on sandbox if in raw mode
Joe Hershberger
2018-07-19
serial: zynq: Use platdata for storing static data instead of priv
Michal Simek
2018-07-09
serial: ns16550: Add reset ctrl to driver
Ley Foon Tan
2018-07-09
serial: Add Actions Semi OWL UART support
Manivannan Sadhasivam
2018-06-23
serial: uniphier: set clock rate without clock-frequency property
Masahiro Yamada
2018-06-23
serial: uniphier: rename struct uniphier_serial_private_data
Masahiro Yamada
2018-06-15
serial: zynq: Make zynq_serial_setbrg static
Michal Simek
2018-06-15
serial: zynq: Initialize uart only before relocation
Michal Simek
2018-06-15
serial: zynq: Write chars till output fifo is full
Michal Simek
2018-06-15
serial: zynq: Use BIT macros instead of shifts and full hex numbers
Michal Simek
2018-06-01
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2018-06-01
serial: bcm6345: convert to use live dt
Álvaro Fernández Rojas
2018-05-31
serial: zynq: Use live-tree functions
Michal Simek
2018-05-26
serial: stm32: Add setparity support
Patrick Delaunay
2018-05-26
serial: stm32: Fix bits defines name
Patrice Chotard
2018-05-26
serial: stm32: Add debug uart support
Patrick Delaunay
2018-05-26
serial: serial_msm: added pinmux & config
Ramon Fried
2018-05-26
serial: serial_msm: initialize uart only before relocation
Ramon Fried
2018-05-26
serial: serial_msm: fail probe if settings clocks fails
Ramon Fried
2018-05-24
serial/serial_arc: Implement debug serial
Alexey Brodkin
2018-05-24
serial: Convert ARC_SERIAL to Kconfig
Alexey Brodkin
[next]