summaryrefslogtreecommitdiff
path: root/drivers/serial/lpc32xx_hsuart.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2016-01-14serial: lpc32xx hsuart: port driver to driver modelVladimir Zapolskiy1-39/+64
2013-12-13serial: lpc32xx: send CR before LFVladimir Zapolskiy1-0/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut1-7/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut1-32/+0
2012-10-15serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driverMarek Vasut1-23/+48
2012-05-15serial: add LPC32X0 high-speed UART devices supportVladimir Zapolskiy1-0/+112