summaryrefslogtreecommitdiff
path: root/drivers/serial/Makefile
AgeCommit message (Expand)Author
2016-02-24stm32x7: add support for stm32x7 serial driverVikas Manocha
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-01drivers: serial: add driver for Microchip PIC32 UART controller.Paul Thacker
2015-11-21ns16550: unify serial_omapThomas Chou
2015-11-21ns16550: unify serial_tegraThomas Chou
2015-11-21ns16550: unify serial_dwThomas Chou
2015-11-21ns16550: unify serial_keystoneThomas Chou
2015-11-21ns16550: unify serial_rockchipThomas Chou
2015-11-21ns16550: unify serial_ppcThomas Chou
2015-11-20ns16550: unify serial_x86Thomas Chou
2015-10-23dm: keystone: serial: Add driver model supportLokesh Vutla
2015-09-02rockchip: Add serial supportSimon Glass
2015-08-05efi: Add a serial driverSimon Glass
2015-04-22stm32f4: Add serial driverrev13@wp.pl
2015-02-24ARM: remove cm4008 and cm41xx board supportMasahiro Yamada
2015-02-12powerpc: Add serial driver for driver modelSimon Glass
2014-12-18x86: Rename coreboot-serial to x86-serialBin Meng
2014-11-05dm: sunxi: Add support for serial using driver modelSimon Glass
2014-10-23dm: x86: Convert coreboot serial to use driver modelSimon Glass
2014-10-23dm: omap: serial: Add driver model supportSimon Glass
2014-10-22dm: serial: Tidy up the pl01x driverSimon Glass
2014-10-05serial: add UniPhier serial driverMasahiro Yamada
2014-09-10dm: tegra: Enable driver model for serialSimon Glass
2014-09-10dm: serial: Add driver model support for ns16550Simon Glass
2014-09-10dm: Add a uclass for serial devicesSimon Glass
2014-02-19Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-07serial/serial_arc - add driver for ARC UARTAlexey Brodkin
2014-02-06ARM: serial: Remove the IXP UART driverMarek Vasut
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-09-19drivers: serial_s3c44b0: delete an unused driverMasahiro Yamada
2013-08-21ARM: mxs: Added application UART driverAndreas Wass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-06-03arm: vf610: Add uart support for Vybrid VF610Alison Wang
2013-05-13blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang
2013-04-12arm: Remove support for unused s3c64xxBenoît Thébaudeau
2013-02-28ARM: ns9750dev: remove remainders of dead boardWolfgang Denk
2012-10-26stdio: Remove the CLPS7111 serial driverMarek Vasut
2012-10-26arm: Remove support for NETARMMarek Vasut
2012-10-26arm: Remove support for s3c4510Marek Vasut
2012-10-26arm: Remove support for lpc2292Marek Vasut
2012-10-16Remove lh7a40x cpu and serial driverAlbert ARIBAUD
2012-10-15serial: Compile drivers/serial/serial.c by defaultMarek Vasut
2012-10-15serial: Unconditionally enable CONFIG_SERIAL_MULTIMarek Vasut
2012-10-15serial: Move common/serial.c to drivers/serial/Marek Vasut
2012-10-15serial: ns16550: Rename serial.c to serial_ns16550.cMarek Vasut