aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
2016-06-02serial: 16550: Drop OMAP1510 supportMarek Vasut1-17/+3
2016-06-02serial: 16550: Make serial_io/out_shift available to debug modeMarek Vasut1-6/+6
2016-05-27arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani3-0/+178
2016-05-26dm: ns16550: Don't map_physmem for I/O portsPaul Burton1-2/+8
2016-05-21ar933x: serial: Remove the explicit pinctrl settingWills Wang1-14/+2
2016-05-21drivers: serial: add serial driver for ar933x SOCWills Wang3-0/+274
2016-05-17m68k: add DM model serial driverangelo@sysam.it1-44/+144
2016-04-18serial: bcm283x_mu: make pending values more explicitStephen Warren1-2/+2
2016-04-11arc: get rid of running_on_hwAlexey Brodkin1-16/+0
2016-04-01serial: Add support for Qualcomm serial portMateusz Kulikowski3-0/+226
2016-04-01serial: uniphier: use devm_get_addr() to get base addressMasahiro Yamada1-3/+5
2016-03-27serial: add BCM283x mini UART driverStephen Warren2-0/+141
2016-03-24ARM: uniphier: support Debug UARTMasahiro Yamada1-0/+9
2016-03-22serial: pl01x: Add support for devices with the rate pre-configured.Eric Anholt1-2/+8
2016-03-17dm: ns16550: Add support for reg-offset propertyMichal Simek1-2/+4
2016-03-17x86: Allow use of serial soon after relocationSimon Glass1-1/+1
2016-03-14dm: serial: Remove duplicated carriage return characterAlison Wang2-9/+0
2016-03-14serial: Move carriage return before line feed for some serial driversAlison Wang4-15/+16
2016-03-14dm: serial-uclass: Move a carriage return before a line feedAlison Wang1-2/+3
2016-02-29Revert "dm: ns16550: Add support for reg-offset property"Tom Rini1-4/+2
2016-02-25serial: dcc: Move driver to DMMichal Simek2-25/+49
2016-02-24stm32x7: add support for stm32x7 serial driverVikas Manocha3-0/+121
2016-02-22dm: ns16550: Add support for reg-offset propertyMichal Simek1-2/+4
2016-02-22serial: zynq: Change logic in putcMichal Simek1-2/+2
2016-02-08s3c24xx: serial: Remove dead codeDavid Müller (ELSOFT AG)1-6/+0
2016-02-08Remove unused CONFIG_HWFLOW option and associated dead code.David Müller (ELSOFT AG)1-35/+0
2016-02-08Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)1-18/+0
2016-02-08dm: pxa: serial: Drop serial_sa1100 serial driverSimon Glass2-163/+0
2016-02-08dm: serial: Drop serial_max3100 serial driverSimon Glass2-295/+0
2016-02-08dm: freescale: serial: Drop serial_imx serial driverSimon Glass2-224/+0
2016-02-08dm: opencores: Drop opencores_yanu serial driverSimon Glass2-243/+0
2016-02-08dm: freescale: Drop mxs_auart serial driverSimon Glass2-152/+0
2016-02-08serial: serial_stm32: move clock config from driver to boardVikas Manocha1-40/+0
2016-02-06Use correct spelling of "U-Boot"Bin Meng2-2/+2
2016-02-02dm: lpuart: Drop the legacy codeBhuvanchandra DV1-99/+2
2016-02-01drivers: serial: add driver for Microchip PIC32 UART controller.Paul Thacker3-0/+214
2016-01-27ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado1-1/+1
2016-01-27serial: zynq: Fix address reading from DMMichal Simek1-6/+1
2016-01-27serial: zynq: Extend compatible string listMichal Simek1-0/+1
2016-01-27serial: uartlite: Add uartlite to KconfigMichal Simek1-0/+7
2016-01-27serial: uartlite: Add support for debug consoleMichal Simek2-0/+33
2016-01-27serial: uartlite: Move driver to DMMichal Simek1-111/+65
2016-01-25ns16550: zap the rockchip serial compatible stringThomas Chou1-1/+5
2016-01-25serial: Remove serial_putc_raw_devTom Rini1-11/+0
2016-01-20dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass1-3/+2
2016-01-20serial: lpuart: Add driver model serial supportBin Meng1-0/+167
2016-01-20serial: lpuart: Prepare the driver for DM conversionBin Meng1-22/+66
2016-01-20serial: lpuart: Call local version of setbrg and putc directlyBin Meng1-4/+4
2016-01-20serial: lpuart: Fix several cosmetic issuesBin Meng1-20/+15
2016-01-20serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng1-0/+6