summaryrefslogtreecommitdiff
path: root/drivers/serial
Commit message (Expand)AuthorAgeLines
...
| * serial: s5p: use clock api to get clock rateThomas Abraham2016-05-25-1/+14
| * serial: s5p: get the port id number from the alias of the device nodeThomas Abraham2016-05-25-2/+2
* | serial: 16550: Drop OMAP1510 supportMarek Vasut2016-06-02-17/+3
* | serial: 16550: Make serial_io/out_shift available to debug modeMarek Vasut2016-06-02-6/+6
* | arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani2016-05-27-0/+178
* | dm: ns16550: Don't map_physmem for I/O portsPaul Burton2016-05-26-2/+8
|/
* ar933x: serial: Remove the explicit pinctrl settingWills Wang2016-05-21-14/+2
* drivers: serial: add serial driver for ar933x SOCWills Wang2016-05-21-0/+274
* m68k: add DM model serial driverangelo@sysam.it2016-05-17-44/+144
* serial: bcm283x_mu: make pending values more explicitStephen Warren2016-04-18-2/+2
* arc: get rid of running_on_hwAlexey Brodkin2016-04-11-16/+0
* serial: Add support for Qualcomm serial portMateusz Kulikowski2016-04-01-0/+226
* serial: uniphier: use devm_get_addr() to get base addressMasahiro Yamada2016-04-01-3/+5
* serial: add BCM283x mini UART driverStephen Warren2016-03-27-0/+141
* ARM: uniphier: support Debug UARTMasahiro Yamada2016-03-24-0/+9
* serial: pl01x: Add support for devices with the rate pre-configured.Eric Anholt2016-03-22-2/+8
* dm: ns16550: Add support for reg-offset propertyMichal Simek2016-03-17-2/+4
* x86: Allow use of serial soon after relocationSimon Glass2016-03-17-1/+1
* dm: serial: Remove duplicated carriage return characterAlison Wang2016-03-14-9/+0
* serial: Move carriage return before line feed for some serial driversAlison Wang2016-03-14-15/+16
* dm: serial-uclass: Move a carriage return before a line feedAlison Wang2016-03-14-2/+3
* Revert "dm: ns16550: Add support for reg-offset property"Tom Rini2016-02-29-4/+2
* serial: dcc: Move driver to DMMichal Simek2016-02-25-25/+49
* stm32x7: add support for stm32x7 serial driverVikas Manocha2016-02-24-0/+121
* dm: ns16550: Add support for reg-offset propertyMichal Simek2016-02-22-2/+4
* serial: zynq: Change logic in putcMichal Simek2016-02-22-2/+2
* s3c24xx: serial: Remove dead codeDavid Müller (ELSOFT AG)2016-02-08-6/+0
* Remove unused CONFIG_HWFLOW option and associated dead code.David Müller (ELSOFT AG)2016-02-08-35/+0
* Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)2016-02-08-18/+0
* dm: pxa: serial: Drop serial_sa1100 serial driverSimon Glass2016-02-08-163/+0
* dm: serial: Drop serial_max3100 serial driverSimon Glass2016-02-08-295/+0
* dm: freescale: serial: Drop serial_imx serial driverSimon Glass2016-02-08-224/+0
* dm: opencores: Drop opencores_yanu serial driverSimon Glass2016-02-08-243/+0
* dm: freescale: Drop mxs_auart serial driverSimon Glass2016-02-08-152/+0
* serial: serial_stm32: move clock config from driver to boardVikas Manocha2016-02-08-40/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-2/+2
* dm: lpuart: Drop the legacy codeBhuvanchandra DV2016-02-02-99/+2
* drivers: serial: add driver for Microchip PIC32 UART controller.Paul Thacker2016-02-01-0/+214
* ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado2016-01-27-1/+1
* serial: zynq: Fix address reading from DMMichal Simek2016-01-27-6/+1
* serial: zynq: Extend compatible string listMichal Simek2016-01-27-0/+1
* serial: uartlite: Add uartlite to KconfigMichal Simek2016-01-27-0/+7
* serial: uartlite: Add support for debug consoleMichal Simek2016-01-27-0/+33
* serial: uartlite: Move driver to DMMichal Simek2016-01-27-111/+65
* ns16550: zap the rockchip serial compatible stringThomas Chou2016-01-25-1/+5
* serial: Remove serial_putc_raw_devTom Rini2016-01-25-11/+0
* dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-20-3/+2
* serial: lpuart: Add driver model serial supportBin Meng2016-01-20-0/+167
* serial: lpuart: Prepare the driver for DM conversionBin Meng2016-01-20-22/+66
* serial: lpuart: Call local version of setbrg and putc directlyBin Meng2016-01-20-4/+4