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
Age
Commit message (
Expand
)
Author
2022-12-05
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2022-12-05
Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig
Tom Rini
2022-12-05
powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS
Tom Rini
2022-11-22
arm: amlogic: add setbrg op to serial device
Edoardo Tomelleri
2022-11-12
Revert "serial: mxc: have putc use the TXFIFO"
Fabio Estevam
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
video: Drop use of the lcd header file
Simon Glass
2022-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-09-26
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...
Tom Rini
2022-09-24
serial: Call flush() before changing baudrate
Pali Rohár
2022-09-24
serial: Implement serial_flush() function for console flush() fallback
Pali Rohár
2022-09-24
serial: Implement flush callback
Pali Rohár
2022-09-23
serial: mtk: add support for using dynamic baud clock souce
Weijie Gao
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-19
usb: gadget: designware-udc: Drop the driver
Marek Vasut
2022-09-18
serial: mxc: have putc use the TXFIFO
Johannes Schneider
2022-09-18
serial: mxc: enable the RX pipeline
Johannes Schneider
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-07-26
serial: zynq: Use DIV_ROUND_CLOSEST() to calcurate divider value
Kunihiko Hayashi
2022-07-08
serial: ns16550: Wait in debug_uart_init until tx buffer is empty
Pali Rohár
2022-07-07
arm: Remove PXA architecture support
Tom Rini
2022-06-27
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-06-24
serial: Setup serial base and freq for zynq/zynqmp
Michal Simek
2022-06-23
serial: sandbox: Fix buffer underflow in puts
Andrew Scull
2022-06-06
serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
Pali Rohár
2022-06-06
serial: smh: Fake tstc
Sean Anderson
2022-06-06
arm: pxa: Remove CONFIG_CPU_PXA25X
Tom Rini
2022-05-24
serial: Remove obsolete CONS_INDEX_n Kconfig options
Samuel Holland
2022-05-17
serial: ns16550: Add support for SPL_DEBUG_UART_BASE
Pali Rohár
2022-05-17
serial: Add new config option TPL_DEBUG_UART_BASE
Pali Rohár
2022-05-16
serial: Add new config option SPL_DEBUG_UART_BASE
Pali Rohár
2022-05-05
serial: smh: Check return value of strndup
Sean Anderson
2022-05-05
serial: npcm: Add support for Nuvoton NPCM SoCs
Jim Liu
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-04-18
rockchip: serial: Kconfig: allow ROCKCHIP_SERIAL enabled in TPL
Johan Jonker
2022-04-18
rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIAL
Johan Jonker
2022-04-18
rockchip: serial: rename U_BOOT_DRIVER name to rockchip_uart
Johan Jonker
2022-04-18
rockchip: serial: move driver alias to serial_rockchip.c
Johan Jonker
2022-04-18
rockchip: serial: restyle the serial_rockchip.c driver
Johan Jonker
2022-04-14
serial: smh: Implement puts for DM
Sean Anderson
2022-04-14
test: serial: Add test for putc/puts
Sean Anderson
2022-04-14
serial: sandbox: Implement puts
Sean Anderson
2022-04-14
serial: Fix _serial_puts using \n\r instead of \r\n
Sean Anderson
2022-04-08
Convert CONFIG_SH_SCIF_CLK_FREQ to Kconfig
Tom Rini
2022-04-08
Convert CONFIG_CONS_SCIF0 et al to Kconfig
Tom Rini
2022-04-05
Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...
Tom Rini
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
[next]