summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2021-10-01serial: Remove extraneous SYS_MALLOC_F checkTom Rini
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-10-01arm: Remove flea3 boardTom Rini
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-27ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-09-04serial: Add a SERIAL configSimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-07-31serial: a37xx: Do not call get_ref_clk() in _debug_uart_init()Pali Rohár
2021-07-31serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UARTPali Rohár
2021-07-24serial: pl011: Enable DEBUG_UART_PL011 in SPLChen Baozi
2021-07-23serial: pl011: Resend the character if FIFO is full in debug uartChen Baozi
2021-07-23serial: serial_msm: Delay initialization to let pins stabilizeStephan Gerhold
2021-07-15arm: mvebu: armada-3720: remove unused config optionMarek Behún
2021-07-08serial: a37xx: Switch to XTAL clock when booting Linux kernelPali Rohár
2021-07-08serial: a37xx: Use TBG as parent clockPali Rohár
2021-07-08serial: a37xx: Fix parent clock rate value and divider calculationPali Rohár
2021-07-07arm: Remove edb9315a boardTom Rini
2021-07-07Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-07-06serial: serial_msm: Ensure BAM/single character mode are disabledStephan Gerhold
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-06-28serial: zynq: Add support for serial parametersKunihiko Hayashi
2021-06-28serial: Add additional depencies for PL010 and PL011 driversMichal Simek
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-04-23serial: serial_octeon_bootcmd.c: Add PCI remote console supportStefan Roese
2021-04-23serial: serial_octeon_pcie_console.c: Add PCI remote console supportStefan Roese
2021-04-10arm: Remove apf27 boardTom Rini
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass
2021-03-20serial: mtk: rewrite the setbrg functionWeijie Gao
2021-03-03serial: ns16550: Handle zero <clock-frequency> valueBin Meng
2021-03-03serial: ns16550: Correct the base address typeBin Meng
2021-03-03serial: usbtty: Send urb data in correct orderPali Rohár
2021-03-03serial: usbtty: Fix puts functionPali Rohár
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-23clk: zynq: Add dummy clock enable functionMichal Simek
2021-02-23serial: s5p: Allow independent selectionMark Kettenis
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-15arm: Remove mx35pdk boardTom Rini
2021-02-03serial: sifive: Cast dev_read_addr() with uintptr_tBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-27serial: a3720: Implement pending method for output directionPali Rohár
2021-01-24serial: add uart driver for MediaTek MT7620 SoCWeijie Gao
2021-01-16drivers: serial: probe all uart devicesVabhav Sharma
2021-01-13serial: stm32: define LOG_CATEGORYPatrick Delaunay
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini