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
2023-02-10
Correct SPL uses of OF_BOARD
Simon Glass
2023-02-09
Correct SPL use of DEBUG_UART_ZYNQ
Simon Glass
2023-02-07
rmobile: Drop CONFIG_SH73A0 and associated code
Simon Glass
2023-01-30
serial: mxc: Speed-up character transmission
Loic Poulain
2023-01-30
serial: mxc: Wait for TX completion before reset
Loic Poulain
2023-01-27
serial: s5p: Use IS_ENABLED where appropriate
Mark Kettenis
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
usbtty: Remove default CONFIG_USBD_* values
Tom Rini
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
[next]