summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-04-09serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIALStefan Roese
2019-03-13imx: serial_mxc: use CONFIG_IS_ENABLED instead of ifdefAdam Ford
2019-02-27drivers: serial_sifive: Skip baudrate config if no input clockAtish Patra
2019-02-27drivers: serial_sifive: Fix baud rate calculationAtish Patra
2019-02-15imx: serial_mxc: disable ri and dcd irq in dte modeMax Krummenacher
2019-02-09drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driverVabhav Sharma
2019-01-25serial_arc: Allocate buffer for private dataAlexey Brodkin
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini
2019-01-15serial: ns16550: fix debug uart putc called before initSimon Goldschmidt
2019-01-15drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UARTSimon Goldschmidt
2019-01-14dm: serial: Adjust serial_getinfo() to use proper APISimon Glass
2019-01-14dm: serial: Adjust serial_setconfig() to use proper APISimon Glass
2019-01-14dm: serial: Adjust serial_getconfig() to use proper APISimon Glass
2018-12-18drivers: serial: Add SiFive UART driverAnup Patel
2018-12-15serial: serial_stm32: Add reset supportPatrice Chotard
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori
2018-12-07serial: omap: Add code for early debuggingFelix Brack
2018-12-07serial: bcm6858: remove driver and switch to bcm6345Álvaro Fernández Rojas
2018-12-07serial: bcm6345: switch to raw I/O functionsÁlvaro Fernández Rojas
2018-12-05serial: ns16550: Provide ->getinfo() implementationAndy Shevchenko
2018-12-05serial: ns16550: Read reg-io-width from device treeAndy Shevchenko
2018-12-05dm: serial: Introduce ->getinfo() callbackAndy Shevchenko
2018-12-05dm: serial: Add ->getconfig() callbackAndy Shevchenko
2018-12-03Revert "serial: ns16550: fix debug uart putc called before init"Simon Goldschmidt
2018-12-03drivers: serial: get rid of non DM mpc8xx driverChristophe Leroy
2018-12-03drivers: serial: migrate mpc8xx to DMChristophe Leroy
2018-11-28serial: MediaTek: add high-speed uart driver for MediaTek SoCsRyder Lee
2018-11-16serial: ns16550: add setconfig supportSimon Goldschmidt
2018-11-16serial: bcm6858: add serial supportPhilippe Reynes
2018-11-14serial: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-11-14serial: ns16550: fix debug uart putc called before initSimon Goldschmidt
2018-11-14dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()Bin Meng
2018-11-09dm: Fix typo - missed semicolonAndy Shevchenko
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini
2018-10-22serial: mxc: Add match string for i.mx6 quad/dual lite serialBernhard Messerklinger
2018-10-22serial: lpuart: support uclass clk apiPeng Fan
2018-10-22serial: lpuart: Enable RX and TX FIFOYe Li
2018-10-22serial_lpuart: Update lpuart driver to support i.MX8Peng Fan
2018-10-09serial: Allow serial to be absent in TPLSimon Glass
2018-10-09sandbox: Restore blocking I/O on exitSimon Glass
2018-10-09serial: sandbox: Allow serial output without device treeSimon Glass
2018-10-09sandbox: Add a debug UARTSimon Glass
2018-09-30serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCsPatrice Chotard
2018-09-26Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-09-25serial: omap: Add support for AM654 uart controllerLokesh Vutla
2018-09-23efi_loader: struct efi_simple_text_input_protocolHeinrich Schuchardt
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla
2018-09-10serial: omap: Introduce DM specific omap serialLokesh Vutla
2018-09-10serial: arm_dcc: Add DCC support for V7R based coresLokesh Vutla