summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2020-09-01serial: sh: Improve FIFO empty check on RXMarek Vasut
2020-08-22treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada
2020-08-18serial: uniphier: fix typo in commentMasahiro Yamada
2020-08-14serial: serial_xen: Add Xen PV serial driverPeng Fan
2020-08-06drivers: serial: Make serial_initialize return intOvidiu Panait
2020-07-29msm_serial: Read bit rate register value from DTRobert Marko
2020-07-27Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-07-27serial: meson: handle RX errorsNeil Armstrong
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-25treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-24serial: Fix SIFIVE debug serial dependencyMichal Simek
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-20treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini
2020-07-11Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-07-11serial: uniphier: enable FIFOMasahiro Yamada
2020-07-11serial: uniphier: flush transmitter before changing hardware settingsMasahiro Yamada
2020-07-11serial: uniphier: use register macros instead of structureMasahiro Yamada
2020-07-09core: add support for U_BOOT_DRIVER_ALIASWalter Lozano
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-06-04serial: Add missing Kconfig dependencies for debug consolesMichal Simek
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-12arm: bcm283x: serial: Move ofdata reading to probe() methodSimon Glass
2020-05-07uart: pl011: Add proper DM clock supportAndre Przywara
2020-04-24arm: dts: sync dts for Action Semi S900Amit Singh Tomar
2020-04-24serial: actions: add compatible stringAmit Singh Tomar
2020-04-16Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini
2020-04-16serial: Set baudrate on bootSean Anderson
2020-04-16serial: ns16550: Provide UART base clock speed in ->getinfo()Andy Shevchenko
2020-04-16dm: serial: Add clock member to struct serial_device_infoAndy Shevchenko
2020-04-06serial: zynq: Change uart initialization logicMichal Simek
2020-04-04serial: ns16550: Fix ordering of getting base addressBin Meng
2020-03-13serial: mcfuart: renaming to a more appropriate nameAngelo Durgehello
2020-03-13serial: mcfuart: fix uart port indexAngelo Durgehello
2020-03-09serial_lpuart: make clock failure less verboseGiulio Benetti
2020-03-05serial: ns16550: Move PCI access from ofdata_to_platdata() to probe()Wolfgang Wallner
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07serial: serial_cortina: add UART DM driver for CAxxxx SoCsJason Li
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-04x86: serial: Add a coreboot serial driverSimon Glass
2020-02-04serial: ns16550: Support run-time configurationSimon Glass
2020-01-24serial: ns16550: Use old baud rate divisor for flushing if not givenPatrik Dahlström
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass