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
2022-04-01
serial: dm: Add support for puts
Sean Anderson
2022-04-01
serial: smh: Initialize serial only if semihosting is enabled
Sean Anderson
2022-04-01
serial: Add semihosting driver
Sean Anderson
2022-04-01
Convert CONFIG_LPUART et al to Kconfig
Tom Rini
2022-03-08
drivers: serial: Make sure we really return a serial device
Mark Kettenis
2022-02-10
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2022-02-10
serial: Add RISC-V HTIF console driver
Anup Patel
2022-02-09
serial-uclass: fix build warning
Heiko Schocher
2022-02-09
serial: remove nulldev_serial_input
Heiko Schocher
2022-01-25
sandbox: sandbox_serial_pending depends on DM_VIDEO
Heinrich Schuchardt
2022-01-20
Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2022-01-13
fdt: Drop SPL_BUILD macro
Simon Glass
2022-01-12
serial: zynq: Add missing xlnx,zynqmp-uart compatible
Michal Simek
2021-12-31
efi: serial: Support arrow keys
Simon Glass
2021-12-27
serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8
Tom Rini
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
2021-12-19
arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers
Pali Rohár
2021-11-30
serial: a37xx: Reset whole UART when changing parent clock from TBG to XTAL
Pali Rohár
2021-11-09
serial: lpuart: add new compatible fsl, ls1028a-lpuart
Michael Walle
2021-10-31
serial: samsung: add support for skip debug init in s5p
Dzmitry Sankouski
2021-10-31
serial: qcom: add support for GENI serial driver
Dzmitry Sankouski
2021-10-31
serial: s5p: Add Apple M1 support
Mark Kettenis
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-12
cmd: bind: Fix driver binding on a device
Patrice Chotard
2021-10-07
serial: Add a debug console using the RISC-V SBI interface
Samuel Holland
2021-10-01
serial: Remove extraneous SYS_MALLOC_F check
Tom Rini
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
2021-10-01
arm: Remove flea3 board
Tom Rini
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-27
ti: keystone: Move away from CONFIG_SOC_KEYSTONE
Tom Rini
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-04
serial: Add a SERIAL config
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-07-31
serial: a37xx: Do not call get_ref_clk() in _debug_uart_init()
Pali Rohár
2021-07-31
serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART
Pali Rohár
2021-07-24
serial: pl011: Enable DEBUG_UART_PL011 in SPL
Chen Baozi
2021-07-23
serial: pl011: Resend the character if FIFO is full in debug uart
Chen Baozi
2021-07-23
serial: serial_msm: Delay initialization to let pins stabilize
Stephan Gerhold
2021-07-15
arm: mvebu: armada-3720: remove unused config option
Marek Behún
2021-07-08
serial: a37xx: Switch to XTAL clock when booting Linux kernel
Pali Rohár
2021-07-08
serial: a37xx: Use TBG as parent clock
Pali Rohár
2021-07-08
serial: a37xx: Fix parent clock rate value and divider calculation
Pali Rohár
2021-07-07
arm: Remove edb9315a board
Tom Rini
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
[next]