summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-06-13serial: Introduce linflex uart supportStoica Cosmin-Stefan
2016-06-12serial: atmel_usart: Add device tree supportWenyou Yang
2016-06-06Merge http://git.denx.de/u-boot-samsungTom Rini
2016-06-02serial: 16550: Drop OMAP1510 supportMarek Vasut
2016-06-02serial: 16550: Make serial_io/out_shift available to debug modeMarek Vasut
2016-05-27arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani
2016-05-26dm: ns16550: Don't map_physmem for I/O portsPaul Burton
2016-05-25serial: s5p: use clock api to get clock rateThomas Abraham
2016-05-25serial: s5p: get the port id number from the alias of the device nodeThomas Abraham
2016-05-21ar933x: serial: Remove the explicit pinctrl settingWills Wang
2016-05-21drivers: serial: add serial driver for ar933x SOCWills Wang
2016-05-17m68k: add DM model serial driverangelo@sysam.it
2016-04-18serial: bcm283x_mu: make pending values more explicitStephen Warren
2016-04-11arc: get rid of running_on_hwAlexey Brodkin
2016-04-01serial: Add support for Qualcomm serial portMateusz Kulikowski
2016-04-01serial: uniphier: use devm_get_addr() to get base addressMasahiro Yamada
2016-03-27serial: add BCM283x mini UART driverStephen Warren
2016-03-24ARM: uniphier: support Debug UARTMasahiro Yamada
2016-03-22serial: pl01x: Add support for devices with the rate pre-configured.Eric Anholt
2016-03-17dm: ns16550: Add support for reg-offset propertyMichal Simek
2016-03-17x86: Allow use of serial soon after relocationSimon Glass
2016-03-14dm: serial: Remove duplicated carriage return characterAlison Wang
2016-03-14serial: Move carriage return before line feed for some serial driversAlison Wang
2016-03-14dm: serial-uclass: Move a carriage return before a line feedAlison Wang
2016-02-29Revert "dm: ns16550: Add support for reg-offset property"Tom Rini
2016-02-25serial: dcc: Move driver to DMMichal Simek
2016-02-24stm32x7: add support for stm32x7 serial driverVikas Manocha
2016-02-22dm: ns16550: Add support for reg-offset propertyMichal Simek
2016-02-22serial: zynq: Change logic in putcMichal Simek
2016-02-08s3c24xx: serial: Remove dead codeDavid Müller (ELSOFT AG)
2016-02-08Remove unused CONFIG_HWFLOW option and associated dead code.David Müller (ELSOFT AG)
2016-02-08Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)
2016-02-08dm: pxa: serial: Drop serial_sa1100 serial driverSimon Glass
2016-02-08dm: serial: Drop serial_max3100 serial driverSimon Glass
2016-02-08dm: freescale: serial: Drop serial_imx serial driverSimon Glass
2016-02-08dm: opencores: Drop opencores_yanu serial driverSimon Glass
2016-02-08dm: freescale: Drop mxs_auart serial driverSimon Glass
2016-02-08serial: serial_stm32: move clock config from driver to boardVikas Manocha
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