summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2019-06-11serial: mxc: Add iMX6SX compatible stringMarek Vasut
2019-05-24Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini
2019-05-24drivers: serial: mcfuart: add DT supportAngelo Dureghello
2019-05-23serial: stm32: remove watchog reset in debug putcPatrick Delaunay
2019-05-23serial: stm32: remove unnecessary tracePatrick Delaunay
2019-05-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-05-10serial: altera_uart: convert to livetreeSimon Goldschmidt
2019-05-10sh: sh3: Remove CPU supportMarek Vasut
2019-05-10sh: sh2: Remove CPU supportMarek Vasut
2019-05-10serial: sh: Drop assorted SH3, SH4, SH5 macrosMarek Vasut
2019-05-10serial: sh: Drop RTS7751R2D supportMarek Vasut
2019-05-10serial: sh: Drop SH2007 supportMarek Vasut
2019-05-10serial: sh: Drop H8 supportMarek Vasut
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-05-09serial: sifive: Change include orderJagan Teki
2019-05-07serial: sh: Add RZ/A1 supportMarek Vasut
2019-05-07sh: 7785: Remove CPU supportMarek Vasut
2019-05-07sh: 7724: Remove CPU supportMarek Vasut
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