summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-02dm: lpuart: Drop the legacy codeBhuvanchandra DV
2016-02-01drivers: serial: add driver for Microchip PIC32 UART controller.Paul Thacker
2016-01-27ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado
2016-01-27serial: zynq: Fix address reading from DMMichal Simek
2016-01-27serial: zynq: Extend compatible string listMichal Simek
2016-01-27serial: uartlite: Add uartlite to KconfigMichal Simek
2016-01-27serial: uartlite: Add support for debug consoleMichal Simek
2016-01-27serial: uartlite: Move driver to DMMichal Simek
2016-01-25ns16550: zap the rockchip serial compatible stringThomas Chou
2016-01-25serial: Remove serial_putc_raw_devTom Rini
2016-01-21dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass
2016-01-21serial: lpuart: Add driver model serial supportBin Meng
2016-01-21serial: lpuart: Prepare the driver for DM conversionBin Meng
2016-01-21serial: lpuart: Call local version of setbrg and putc directlyBin Meng
2016-01-21serial: lpuart: Fix several cosmetic issuesBin Meng
2016-01-21serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng
2016-01-19arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for ...Sergey Temerkhanov
2016-01-19arm: serial: Add debug UART capability to the pl01x driverSergey Temerkhanov
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2016-01-14serial: lpc32xx hsuart: port driver to driver modelVladimir Zapolskiy
2016-01-12dm: ns16550: Allow the driver to be omitted if requestedSimon Glass
2016-01-12dm: serial: Allow the UART driver to be dropped from the imageSimon Glass
2016-01-12dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass
2016-01-08serial: zynq: Use static inline for _debug_uart_init()Michal Simek
2016-01-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-03serial_mxc: Fix setup of UARTx_UFCR registerMaximilian Schwerin
2015-12-12stm32: Convert serial driver to DMKamil Lulko
2015-12-11dm: serial: Minor coding style cleanup of some commentsStefan Roese
2015-12-07serial: zynq: Remove duplicated headerMichal Simek
2015-12-07serial: zynq: Fix incorrect reference to s5p driverMichal Simek
2015-12-05dm: serial: ns16550: Add pre-reloc flag to the driverSimon Glass
2015-12-05ns16550: change reg-shift property default to zeroThomas Chou
2015-12-05Fix typo: firstly -> first.Vagrant Cascadian
2015-12-01rockchip: serial driver support rk3036huang lin
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-22ns16550: zap CONFIG_NS16550_SERIALThomas Chou
2015-11-22ns16550: unify serial_omapThomas Chou
2015-11-22ns16550: unify serial_tegraThomas Chou
2015-11-22ns16550: unify serial_dwThomas Chou
2015-11-22ns16550: unify serial_keystoneThomas Chou
2015-11-22ns16550: unify serial_rockchipThomas Chou
2015-11-22ns16550: unify serial_ppcThomas Chou
2015-11-21ns16550: unify serial_x86Thomas Chou
2015-11-21ns16550: add generic binding to unify the driversThomas Chou
2015-11-21ns16550: change map_sysmem to map_physmemThomas Chou
2015-11-21debug_uart: restore ns16550 as defaultThomas Chou
2015-11-18altera_uart: change ioremap to map_physmemThomas Chou
2015-11-18altera_jtag_uart: change ioremap to map_physmemThomas Chou
2015-11-13sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief