summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
2021-11-30serial: a37xx: Reset whole UART when changing parent clock from TBG to XTALPali Rohár1-1/+12
2021-11-09serial: lpuart: add new compatible fsl, ls1028a-lpuartMichael Walle1-0/+2
2021-10-31serial: samsung: add support for skip debug init in s5pDzmitry Sankouski1-0/+3
2021-10-31serial: qcom: add support for GENI serial driverDzmitry Sankouski3-0/+632
2021-10-31serial: s5p: Add Apple M1 supportMark Kettenis2-24/+84
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini1-1/+1
2021-10-12cmd: bind: Fix driver binding on a devicePatrice Chotard1-1/+1
2021-10-07serial: Add a debug console using the RISC-V SBI interfaceSamuel Holland3-0/+27
2021-10-02serial: Remove extraneous SYS_MALLOC_F checkTom Rini1-4/+0
2021-10-02arm: Remove zmx25 board and ARCH_MX25Tom Rini1-1/+1
2021-10-01arm: Remove flea3 boardTom Rini1-2/+1
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk2-2/+0
2021-09-28ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini1-2/+2
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2-3/+3
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass2-7/+7
2021-09-04serial: Add a SERIAL configSimon Glass1-2/+13
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-2/+0
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2-2/+2
2021-07-31serial: a37xx: Do not call get_ref_clk() in _debug_uart_init()Pali Rohár1-1/+3
2021-07-31serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UARTPali Rohár1-3/+2
2021-07-24serial: pl011: Enable DEBUG_UART_PL011 in SPLChen Baozi1-2/+6
2021-07-24serial: pl011: Resend the character if FIFO is full in debug uartChen Baozi1-1/+2
2021-07-24serial: serial_msm: Delay initialization to let pins stabilizeStephan Gerhold1-0/+4
2021-07-15arm: mvebu: armada-3720: remove unused config optionMarek Behún1-0/+1
2021-07-08serial: a37xx: Switch to XTAL clock when booting Linux kernelPali Rohár1-0/+67
2021-07-08serial: a37xx: Use TBG as parent clockPali Rohár1-5/+101
2021-07-08serial: a37xx: Fix parent clock rate value and divider calculationPali Rohár1-4/+10
2021-07-08arm: Remove edb9315a boardTom Rini3-11/+2
2021-07-07Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini1-0/+2
2021-07-06serial: serial_msm: Ensure BAM/single character mode are disabledStephan Gerhold1-0/+4
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay1-0/+2
2021-06-28serial: zynq: Add support for serial parametersKunihiko Hayashi1-0/+68
2021-06-28serial: Add additional depencies for PL010 and PL011 driversMichal Simek1-2/+2
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún1-2/+2
2021-04-23serial: serial_octeon_bootcmd.c: Add PCI remote console supportStefan Roese3-0/+194
2021-04-23serial: serial_octeon_pcie_console.c: Add PCI remote console supportStefan Roese3-0/+379
2021-04-10arm: Remove apf27 boardTom Rini1-1/+1
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass1-1/+1
2021-03-20serial: mtk: rewrite the setbrg functionWeijie Gao1-41/+33
2021-03-04serial: ns16550: Handle zero <clock-frequency> valueBin Meng1-0/+2
2021-03-04serial: ns16550: Correct the base address typeBin Meng1-1/+1
2021-03-03serial: usbtty: Send urb data in correct orderPali Rohár1-9/+3
2021-03-03serial: usbtty: Fix puts functionPali Rohár1-2/+2
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2-1/+8
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-1/+1
2021-02-23clk: zynq: Add dummy clock enable functionMichal Simek1-1/+1
2021-02-23serial: s5p: Allow independent selectionMark Kettenis2-1/+8
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini22-0/+22
2021-02-15arm: Remove mx35pdk boardTom Rini1-1/+1