index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
2023-01-02
arm: s5p4418: dm_serial: switch to DM_SERIAL
Stefan Bosch
2023-01-02
arm: s5p4418: dm_serial: add driver source code
Stefan Bosch
2023-01-02
serial: Use -EAGAIN in getc and putc
Pali Rohár
2023-01-02
serial: Do not write additional \r before \n for dm_serial drivers
Pali Rohár
2022-12-23
post: Move CONFIG_SYS_POST to CFG_SYS_POST
Tom Rini
2022-12-23
kbuild: Remove uncmd_spl logic
Tom Rini
2022-12-23
global: Migrate CONFIG_USART_ID to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_USART_BASE to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_SCIF_A to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_PL01x_PORTS to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_PL011_CLOCK to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_MXC_UART_BASE to CFG
Tom Rini
2022-12-22
usb: Remove CONFIG_USBD_HS
Tom Rini
2022-12-05
post: Migrate to Kconfig
Tom Rini
2022-12-05
arm: lpc32xx: Remove unused hsuart driver
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
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
[next]