summaryrefslogtreecommitdiff
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* drivers: serial: Make sure we really return a serial deviceMark Kettenis2022-03-081-1/+2
* Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2022-02-103-0/+187
|\
| * serial: Add RISC-V HTIF console driverAnup Patel2022-02-103-0/+187
* | serial-uclass: fix build warningHeiko Schocher2022-02-091-1/+1
* | serial: remove nulldev_serial_inputHeiko Schocher2022-02-091-5/+0
|/
* sandbox: sandbox_serial_pending depends on DM_VIDEOHeinrich Schuchardt2022-01-251-1/+1
* Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-01-202-2/+2
|\
| * doc: replace @return by Return:Heinrich Schuchardt2022-01-192-2/+2
* | Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2022-01-191-0/+1
|\ \ | |/ |/|
| * serial: zynq: Add missing xlnx,zynqmp-uart compatibleMichal Simek2022-01-121-0/+1
* | fdt: Drop SPL_BUILD macroSimon Glass2022-01-131-1/+2
* | efi: serial: Support arrow keysSimon Glass2021-12-311-2/+9
* | serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8Tom Rini2021-12-271-1/+1
* | Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-5/+2
* | Merge tag 'v2022.01-rc4' into nextTom Rini2021-12-201-1/+12
|\ \
| * | serial: a37xx: Reset whole UART when changing parent clock from TBG to XTALPali Rohár2021-11-301-1/+12
| |/
* | arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial driversPali Rohár2021-12-191-0/+1
|/
* serial: lpuart: add new compatible fsl, ls1028a-lpuartMichael Walle2021-11-091-0/+2
* serial: samsung: add support for skip debug init in s5pDzmitry Sankouski2021-10-311-0/+3
* serial: qcom: add support for GENI serial driverDzmitry Sankouski2021-10-313-0/+632
* serial: s5p: Add Apple M1 supportMark Kettenis2021-10-312-24/+84
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-121-1/+1
|\
| * cmd: bind: Fix driver binding on a devicePatrice Chotard2021-10-121-1/+1
* | serial: Add a debug console using the RISC-V SBI interfaceSamuel Holland2021-10-073-0/+27
* | serial: Remove extraneous SYS_MALLOC_F checkTom Rini2021-10-011-4/+0
* | arm: Remove zmx25 board and ARCH_MX25Tom Rini2021-10-011-1/+1
* | arm: Remove flea3 boardTom Rini2021-10-011-2/+1
* | WS cleanup: remove trailing white spaceWolfgang Denk2021-09-301-1/+1
* | WS cleanup: remove trailing empty linesWolfgang Denk2021-09-302-2/+0
* | ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini2021-09-271-2/+2
* | treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-252-3/+3
* | treewide: Simply conditions with the new OF_REALSimon Glass2021-09-252-7/+7
* | serial: Add a SERIAL configSimon Glass2021-09-041-2/+13
* | Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-2/+0
|/
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-022-2/+2
* serial: a37xx: Do not call get_ref_clk() in _debug_uart_init()Pali Rohár2021-07-311-1/+3
* serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UARTPali Rohár2021-07-311-3/+2
* serial: pl011: Enable DEBUG_UART_PL011 in SPLChen Baozi2021-07-241-2/+6
* serial: pl011: Resend the character if FIFO is full in debug uartChen Baozi2021-07-231-1/+2
* serial: serial_msm: Delay initialization to let pins stabilizeStephan Gerhold2021-07-231-0/+4
* arm: mvebu: armada-3720: remove unused config optionMarek Behún2021-07-151-0/+1
* serial: a37xx: Switch to XTAL clock when booting Linux kernelPali Rohár2021-07-081-0/+67
* serial: a37xx: Use TBG as parent clockPali Rohár2021-07-081-5/+101
* serial: a37xx: Fix parent clock rate value and divider calculationPali Rohár2021-07-081-4/+10
* arm: Remove edb9315a boardTom Rini2021-07-073-11/+2
* Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini2021-07-071-0/+2
|\
| * dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-061-0/+2
* | serial: serial_msm: Ensure BAM/single character mode are disabledStephan Gerhold2021-07-061-0/+4
|/
* serial: zynq: Add support for serial parametersKunihiko Hayashi2021-06-281-0/+68
* serial: Add additional depencies for PL010 and PL011 driversMichal Simek2021-06-281-2/+2