summaryrefslogtreecommitdiff
path: root/drivers/serial/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-02-25stm32x7: add support for stm32x7 serial driverVikas Manocha1-0/+1
2016-02-08dm: pxa: serial: Drop serial_sa1100 serial driverSimon Glass1-1/+0
2016-02-08dm: serial: Drop serial_max3100 serial driverSimon Glass1-1/+0
2016-02-08dm: freescale: serial: Drop serial_imx serial driverSimon Glass1-1/+0
2016-02-08dm: opencores: Drop opencores_yanu serial driverSimon Glass1-1/+0
2016-02-08dm: freescale: Drop mxs_auart serial driverSimon Glass1-1/+0
2016-02-02drivers: serial: add driver for Microchip PIC32 UART controller.Paul Thacker1-0/+1
2015-11-22ns16550: unify serial_omapThomas Chou1-1/+0
2015-11-22ns16550: unify serial_tegraThomas Chou1-1/+0
2015-11-22ns16550: unify serial_dwThomas Chou1-1/+0
2015-11-22ns16550: unify serial_keystoneThomas Chou1-1/+0
2015-11-22ns16550: unify serial_rockchipThomas Chou1-1/+0
2015-11-22ns16550: unify serial_ppcThomas Chou1-1/+0
2015-11-21ns16550: unify serial_x86Thomas Chou1-1/+0
2015-10-23dm: keystone: serial: Add driver model supportLokesh Vutla1-0/+1
2015-09-03rockchip: Add serial supportSimon Glass1-0/+1
2015-08-05efi: Add a serial driverSimon Glass1-0/+1
2015-04-22stm32f4: Add serial driverrev13@wp.pl1-0/+1
2015-02-25ARM: remove cm4008 and cm41xx board supportMasahiro Yamada1-1/+0
2015-02-12powerpc: Add serial driver for driver modelSimon Glass1-0/+1
2014-12-19x86: Rename coreboot-serial to x86-serialBin Meng1-1/+1
2014-11-05dm: sunxi: Add support for serial using driver modelSimon Glass1-0/+1
2014-10-24dm: x86: Convert coreboot serial to use driver modelSimon Glass1-0/+1
2014-10-24dm: omap: serial: Add driver model supportSimon Glass1-0/+1
2014-10-22dm: serial: Tidy up the pl01x driverSimon Glass1-2/+3
2014-10-05serial: add UniPhier serial driverMasahiro Yamada1-0/+1
2014-09-10dm: tegra: Enable driver model for serialSimon Glass1-0/+1
2014-09-10dm: serial: Add driver model support for ns16550Simon Glass1-1/+1
2014-09-10dm: Add a uclass for serial devicesSimon Glass1-0/+4
2014-02-19Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+0
2014-02-07serial/serial_arc - add driver for ARC UARTAlexey Brodkin1-0/+1
2014-02-06ARM: serial: Remove the IXP UART driverMarek Vasut1-1/+0
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada1-52/+30
2013-09-19drivers: serial_s3c44b0: delete an unused driverMasahiro Yamada1-1/+0
2013-08-21ARM: mxs: Added application UART driverAndreas Wass1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+1
2013-06-03arm: vf610: Add uart support for Vybrid VF610Alison Wang1-0/+1
2013-05-13blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang1-0/+1
2013-04-12arm: Remove support for unused s3c64xxBenoît Thébaudeau1-1/+0
2013-02-28ARM: ns9750dev: remove remainders of dead boardWolfgang Denk1-1/+0
2012-10-27stdio: Remove the CLPS7111 serial driverMarek Vasut1-1/+0
2012-10-27arm: Remove support for NETARMMarek Vasut1-1/+0
2012-10-27arm: Remove support for s3c4510Marek Vasut1-1/+0
2012-10-27arm: Remove support for lpc2292Marek Vasut1-1/+0
2012-10-16Remove lh7a40x cpu and serial driverAlbert ARIBAUD1-1/+0
2012-10-15serial: Compile drivers/serial/serial.c by defaultMarek Vasut1-1/+1
2012-10-15serial: Unconditionally enable CONFIG_SERIAL_MULTIMarek Vasut1-2/+0
2012-10-15serial: Move common/serial.c to drivers/serial/Marek Vasut1-0/+4
2012-10-15serial: ns16550: Rename serial.c to serial_ns16550.cMarek Vasut1-1/+1